Hi all,
All of a sudden a customer is having issues with incoming VOIP calls (outgoing no issues).
Previously no issues and no changes on the firewall.
You communicate for 30/31 seconds then the call are dropped.
Customer has an internal PABX with communicates with the VOIP provider's PABX.
If I change the SIP port on the rule that allows the external PABX to talk to the gateways external IP (NAT to internal PABX) to use the pre-defined SIP port (with inspection) from a custom UDP 5060 port then the incoming calls are all good and don't disconnect.
However this breaks the audio on outgoing calls (both ways).
I have configured the rules/NATs as per the VOIP sk but that just makes it worse.
Current rules are like this:
Source Destination Service
Voip_provider_PABX --> Gateways_external_IP udp_5060
--> Internal_PABX_IP udp_5060
Internal_PABX_IP --> Voip_provider_PABX SIP_port
Internal_PABX_IP --> Voip_provider_RTP udp range
NATs
Voip_provider_PABX --> Gateways_external_IP udp_5060 translated destination = internal_PABX_IP
Internal_PABX_IP --> Voip_provider_PABX any port translated source = Gateways_external_IP
Internal_PABX_IP --> Voip_provider_RTP any port translated source = Gateways_external_IP
Any ideas as seems to be a mis-configuration on the CP.