SPA2102 Outbound call Connect Delay

Having issues with your magicJack? Post here, and we'll try to help you out!

Moderators: Bill Smith, Pilot

Post Reply
Dynamito
MagicJack Newbie
Posts: 6
Joined: Sun Jul 18, 2010 5:10 pm

SPA2102 Outbound call Connect Delay

Post by Dynamito »

Hi,

I was wondering which option in SPA2102 needs to be edited to decrease the delay of an outbound call. What happens is, I dial a number and it takes about 8-10 seconds for the call to "connect", this is the point where it starts ringing. I was hoping this could be edited to a more proper value such as 3-4 seconds.
crackerjack
Dan Should Pay Me
Posts: 784
Joined: Fri Nov 16, 2007 9:32 pm

Re: SPA2102 Outbound call Connect Delay

Post by crackerjack »

Dynamito wrote:Hi,

I was wondering which option in SPA2102 needs to be edited to decrease the delay of an outbound call. What happens is, I dial a number and it takes about 8-10 seconds for the call to "connect", this is the point where it starts ringing. I was hoping this could be edited to a more proper value such as 3-4 seconds.
See if terminating your dialed number with a "#" makes a difference in connect time.
If this makes a difference, you can make the change permanent by a slight mod to your dial plan

You may wish to post your dial plan here for interpretation
Good Luck

CrackerJack

MagicJack Customer #73
MagicJack user since May 2007
MagicJack abuser since June 2007
"I gots mo' numbers than a Lotto machine!!!"
Everton
MagicJack Contributor
Posts: 69
Joined: Thu Jan 28, 2010 12:07 pm

Re: SPA2102 Outbound call Connect Delay

Post by Everton »

Dynamito wrote:Hi,

I was wondering which option in SPA2102 needs to be edited to decrease the delay of an outbound call. What happens is, I dial a number and it takes about 8-10 seconds for the call to "connect", this is the point where it starts ringing. I was hoping this could be edited to a more proper value such as 3-4 seconds.
Change your DialPlan on Line 1 or Line 2 following this guide:

Code: Select all


What is a working dialplan with your service?
The recommended dial plan for North America:

(*xx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|[2-9]xx[2-9]xxxxxxS0|xxxxxxxxxxxx.)

It will allow for 10-digit, 11-digit, and 7-digit dialing (7-digit is based on your Caller ID with us)

For a general explanation of how a dial plan works, here is another example:
(*xx|[3469]11|0|00|<:1212>[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|<:1>[2-9]xx[2-9]xxxxxxS0|xxxxxxxxxxxx.)

*xx = allow star codes (*67, *81, etc.)
[3469]11 = allow 311, 411, 611, 911 (but note some of these do not work with our service!)

<:1212>[2-9]xxxxxx = allow 7-digit dialing in the 212 area code. Replace with your own area code!!!

1xxx[2-9]xxxxxxS0 = normal 1 + 10 digit North America numbers. S0 means no delay.

<:1>[2-9]xx[2-9]xxxxxxS0 = allow 10 digit dialing for North America numbers. S0 = no delay.

xxxxxxxxxxxx. = any long number... international numbers basically.

Please note that we recommend not using <:1>[2-9]xx[2-9]xxxxxx with Future Nine. 

There is a whole lot more you could do with the dialplan, but this is a basic setup which is guaranteed to work with various services.

The key here is the use of the "S0 (0 = zero)";

[2-9]xx[2-9]xxxxxxS0 = 10 digit North America numbers. S0 means no delay
Post Reply