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 server from github and adding it to intelijidea as maven repository but it doesnt allow me to run it and therefore to compile it.
Anyone with experience of running a cusotm TextSecure server? I need a little guide because I am totaly stuck at this.
Thanks in forward