OBiTALK Community

General Support => Installation and Set-Up (Devices) => Topic started by: Gunaski on February 29, 2012, 07:16:15 PM

Title: Delay in connecting using Sp2
Post by: Gunaski on February 29, 2012, 07:16:15 PM
Hi ..

Following is my OB-100 connection

I use sp1 for local calls and sp2 to make international calls. My Sip provider uses asterisk/a2billing. For some reason I'm not able to register X_UserAgentPort as 5061. 5080 worked .. but there is a 30+ secs gap before the call is seen in asterisk.

Appreciate if you can provide some light on how to eliminate the long gap and why 5061 is not getting registered.

Thanks in advance
Title: Re: Delay in connecting using Sp2
Post by: Stewart on February 29, 2012, 07:26:26 PM
The OBi has a delay in sending the call (on international, it waits after each digit to see whether more are coming).  You can bypass the delay by pressing # after entering the number.  If it's still slow, you can use SIP Debug option to see the timing of responses from the provider.

If most of your calls are to a country with a fixed number of digits in their numbers, you could set up a custom Digit Map, so those calls would be sent immediately, without pressing #.  Or, you could use speed dials, which would be even faster, e.g. dial 2# to reach your contact.

Normally, it shouldn't matter what value you set in X_UserAgentPort.  I suspect that your router has a SIP ALG that is monitoring ports 5060 and 5061, and is somehow incompatible with your OBi or provider.