I have an NEC phone system which has a mobile app that can be used from off-site to access the phone system. It's a simple SIP client. The phone system requires a connection on port 5070 to one IP address and wants voice traffic passed to ports 10020-10147 UDP to a second IP address.
I have port forwarding rules in place for those (Protocol: TCP Destination Port: 5070-5071 -> IP of phone system, Protocol: UDP Destination Port: 10020-10147 -> Second IP of phone system for voice traffic).
I am able to get the phone app to connect but I get no audio.
If I set a NAT rule in Networking -> NAT rules for all traffic to the voice ports, I still get no audio. If I set a NAT rule for all traffic to the phone system IP address, I get ringing but no other call control.
I have tried setting up Bypass rules and access rules. SIP NAT helper is turned off. From what I've read, that is essentially SIP ALG and my setup documents say to have it turned off.
Any ideas?
I have port forwarding rules in place for those (Protocol: TCP Destination Port: 5070-5071 -> IP of phone system, Protocol: UDP Destination Port: 10020-10147 -> Second IP of phone system for voice traffic).
I am able to get the phone app to connect but I get no audio.
If I set a NAT rule in Networking -> NAT rules for all traffic to the voice ports, I still get no audio. If I set a NAT rule for all traffic to the phone system IP address, I get ringing but no other call control.
I have tried setting up Bypass rules and access rules. SIP NAT helper is turned off. From what I've read, that is essentially SIP ALG and my setup documents say to have it turned off.
Any ideas?
Comment