"Hi, we are trying to configure Flashphoner to only listen on our local network. Our plan is to connect to wss via HAPROXY, which is in the same local network as our WCS.
The current configuration of our flashphoner.properties file is as follows:
ip = 10.121.120.26
ip_local = 10.121.120.26
We are using WCS as a SIP gateway for our Asterisk VoIP server.
outbound_proxy = 127.0.0.1
outbound_port = 5060
However, after restarting, the process is still listening at 0.0.0.0. What are we missing? Thank you!"
The current configuration of our flashphoner.properties file is as follows:
ip = 10.121.120.26
ip_local = 10.121.120.26
We are using WCS as a SIP gateway for our Asterisk VoIP server.
outbound_proxy = 127.0.0.1
outbound_port = 5060
However, after restarting, the process is still listening at 0.0.0.0. What are we missing? Thank you!"