[Asterisk-Users] X100p and 6 second delay
Eric Wieling
eric at fnords.org
Thu Nov 18 08:21:38 MST 2004
giovanni.powell at gmail.com wrote:
> I am getting a 6 second delay whenever i dial 9 to call someone using
> PSTN, What could be causing this??
>
> I am using the Wildcard X100p.
Part of that delay is just waiting for the X100P to dial. Part of that
delay may be overlapping dialplan entries.
exten => _9NXXXXXX,1,Dial....
exten => _9NXXNXXXXXX,1,Dial....
Now when you dial 95551212 how does Asterisk know you are not going to
dial more digits? It can't and so has to wait for a while before
processing the call.
More information about the asterisk-users
mailing list