So I m back again. We have tried literally everything we can think of hilariously, my last google search brought me right back here, and I was like.. hey this looks familiar! Any chance you might be able to offer me advice exactly how to forward UDp to my voip vendors ip address within meraki firewall?
What I have discovered with packet captures, is that our phones are requesting to register every 30 seconds. Here is the breakdown:
1. Phone send request: REGISTER to external Server
2. External server sends back Status: 407 Proxy Authentication Required
3. Phone sends second request: REGISTER to external Server
4. External server sends back Status: 200 OK (REGISTER) (1 binding)
Voip company confirmed that is not expected behavior. They say it should ask to register, their server then asks for username and password, the phone sends it, and then it registers...it shouldnt be asking twice to register.
They seem to think somewhere along the way, within our network, packets are getting dropped/lost. We have ruled out SIP ALG, so it must be some sort of port forwarding/DSCP tagg type issue.
In any case, Using Meraki Firewall, is there a way to do some sort of port forward rule that ensures "UDP/10000-20000 -> Forward to <external IP of my VOIP Provider>" as well as any applicable forwards for port 5060?
I do have QoS rules setup under traffic shaping that is set to tag VOIP traffic as EF 46 with highest priority.
Any help is appreciated!