06-17-2013 05:57 AM - edited 03-16-2019 05:54 PM
Hi Everyone
Im not an expert on SIP so would really appreciate any help on my problem.
Basically a new sip service has been installed and cube routers have been configured by the itsp. We can make calls inbound and outbound but after a few mins, the call just drops. It seems to be affecting all users. Sometimes the call lasts 6 mins, sometimes 9 or even 2 mins. Completely random. Ive noticed an error code on the debug and was wondering if anyone could take a look for me please.
THanks
06-17-2013 06:38 AM
Hi,
Did you checked the internet speed (both upload and download) whether it is alright when there is connection loss.
Thanks
06-17-2013 06:48 AM
Hi,
From the logs called number is 08448933910 calling number is 012541 ...CUBE is disconnecting the call because your provider stopped responding to sip options ping. CUBE sent a total of 7 SIP options ping to your ITSP and it didnt not get any reply and after about 6 minutes on this call, CUBE disconnected the call.
You need to speak to your ITSP to know why they stopped responding to options Ping. You may also increase the duration that CUBE sends options ping..Or you could disable it altogether and test again.
Please rate all useful posts
"opportunity is a haughty goddess who waste no time with those who are unprepared"
06-17-2013 07:23 AM
Hi
Thank you both for your replies.
I beleive the connection speed is fine.
I will try and get in touc with the itsp and play around with the options ping and see if it makes any difference. Thanks
06-17-2013 05:31 PM
Hi
Before I ask the ITSP and do some troubleshooting, could anyone tell me the difference between
voice-class sip options-ping 60
and
voice-class sip options-keepalive down-interval 60 retry 3
thanks
06-18-2013 02:43 PM
They do the same thing..I think the first command is an old one..You should be using the options-keep alive command
To monitor connectivity between Cisco Unified Border Element VoIP dial-peers and SIP servers to, use the voice-class sip options-keepalive command in dial peer configuration mode. To disable monitoring connectivity, use the no form of this command.
voice-class sip options-keepalive [up-interval seconds | down-interval seconds] [retry retries]
no voice-class sip options-keepalive
# up-interval seconds | # Number of up-interval seconds allowed to pass before marking the UA as unavailable.This keyword is effective when the dial-peer is up (not busied out). The range is 5-1200. The default is 60. |
# down-interval seconds | # Number of down-interval seconds allowed to pass before marking the UA as available. This keyword is effective when the dial-peer is down (busied out). The range is 5-1200. The default is 30. |
# retry retries | # Number of retry attempts before changing the state of UA. The range is 1 to 10. The default is 5 attempts. |
# 15.0(1)M | # This command was integrated into Cisco IOS Release 15.0(1)M. |
Please rate all useful posts
"opportunity is a haughty goddess who waste no time with those who are unprepared"
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide