Run custom TextSecure (Signal) server
问题 I am trying to start my custom TextSecure (Signal) server. I want to use it for all functions that Signal has (both SMS and telephony). I believe that I also need redphone server to run telephony. I've found github repos for TextSecure server only https://github.com/WhisperSystems/TextSecure-Server but no repos for redphone server. I think that I also need to run this server https://github.com/WhisperSystems/PushServer to properly operate Signal. I have tried downloading whole TextSecure