-
mentax_What does milliwatt do? reorder_route_req:55(<0.10740.256>) sending response: 686 PICNIC milliwatt_route_req:35(<0.10747.256>) milliwatt does not know what to do with this!
-
mentax_So, I can see that user is registered and can make a calls. but issue with incoming calls, I run sngrep and I see │SIP/2.0 410 Not registered when call coming to the system
-
mentax_there is definitely some issue with firewall on the client side. Is there any specific parameters need to be configured for inbound calls?
-
mentax_SmartPBX showing error: NUMBER_CHANGED
-
mc_mentax_: if client firewall issues, check for SIP ALG and disable, or move them to port 7000 (often ALG looks at 5060 traffic only)
-
mc_or TLS
-
mentax_mc_ they are on port 7000. I tried to run SIP-ALG tester and it said that there is no ALG. Other phones running with VPN and kinda work. But without VPN it works 1 time out of 15
-
mentax_incoming calls is failing to voicemail, outgoing calls work as expected
-
mentax_and the client has this issue with previous couple carriers. Trying to figure out what is the root issue of that
-
mentax_I tried 3 different brand phones: Polycom, Snom, Grandstream... Same issue with all off them =(
-
mentax_is there anything else I can try?
-
mc_mentax_: replace their gateway with new hardware??
-
mc_get a new ISP??
-
mentax_they use spectrum and it's work fine. The bigger issue is very strict rules on their network.
-
mentax_same phone works just fine in other location
-
mentax_does sngrep showing keep-alive requests?
-
mentax_mc_ I wonder iff keep-alive interval of 30 seconds will do the magic
-
mc_yeah, see what the firewall is configured for NAT mapping timeouts
-
mc_typically 300s is a recommended lowest expiration
-
mc_but you can get OPTIONS from kamailio to the device to keep the NAT hole open
-
mentax_so, 30s is too small?
-
mc_depends on your client's firewall's settings
-
mentax_by default poly has keep-alive disabled...
-
mentax_I turn it on and set to 360s, look like it fixed the issue