Stefan-Michael. Guenther (in-put GbR)
2006-Dec-07 07:59 UTC
[asterisk-users] Asterisk accepting calls to fast
Hi,
the german telco Colt Telekom has assigned the phone number block 56830-xxx to
one of our customers. In the diaplan we have setup extensions like the
following ones:
exten => 56830910,1,Answer()
exten => 56830910,2,Dial(SIP/bduerring,10,tr)
exten => 56830910,3,VoiceMail,u20
exten => 56830910,4,hangup
exten => 56830910,103,VoiceMail,b20
exten => 56830910,104,hangup
exten => 5683091,1,Answer()
exten => 5683091,2,DIAL(ZAP/g5/56830990,10,r)
exten => 5683091,3,Hangup
The problem now is, that sometimes (maybe when the caller doesn't hit the
buttons fast enough) asterisk takes the extension for 5683091, although the 0
is still coming a little bit later. I'm not quite sure whether the delay in
transferring the numbers is caused by the caller or by the telco.
But is their a chance to tell asterisk to wait a little bit longer, before it
starts searching the extensions.conf? Or do I have to tell the ISDN card to
wait for the complete number, before it is forwarded to asterisk?
Software & hardware:
SuSE 10.0
Asterisk 1.2.7.1-BRIstuffed-0.3.0-PRE-1p
chan_capi-0.7.0
divas4linux_EICON-106.20-1
Eicon Networks Corporation Diva Server 4BRI Rev 2
Thanks for your help & hints,
Stefan
--
********************************************
in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de
********************************************
Schulungen Installationen
Beratung Support
Voice over IP - L?sungen
********************************************
--
********************************************
in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de
********************************************
Schulungen Installationen
Beratung Support
Voice over IP - L?sungen
********************************************
Have a look at TIMEOUT(digit) http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+DigitTimeout On 12/7/06, Stefan-Michael. Guenther (in-put GbR) <asterisk@in-put.de> wrote:> Hi, > > the german telco Colt Telekom has assigned the phone number block 56830-xxx to > one of our customers. In the diaplan we have setup extensions like the > following ones: > > exten => 56830910,1,Answer() > exten => 56830910,2,Dial(SIP/bduerring,10,tr) > exten => 56830910,3,VoiceMail,u20 > exten => 56830910,4,hangup > exten => 56830910,103,VoiceMail,b20 > exten => 56830910,104,hangup > > exten => 5683091,1,Answer() > exten => 5683091,2,DIAL(ZAP/g5/56830990,10,r) > exten => 5683091,3,Hangup > > The problem now is, that sometimes (maybe when the caller doesn't hit the > buttons fast enough) asterisk takes the extension for 5683091, although the 0 > is still coming a little bit later. I'm not quite sure whether the delay in > transferring the numbers is caused by the caller or by the telco. > > But is their a chance to tell asterisk to wait a little bit longer, before it > starts searching the extensions.conf? Or do I have to tell the ISDN card to > wait for the complete number, before it is forwarded to asterisk? > > Software & hardware: > SuSE 10.0 > Asterisk 1.2.7.1-BRIstuffed-0.3.0-PRE-1p > chan_capi-0.7.0 > divas4linux_EICON-106.20-1 > > Eicon Networks Corporation Diva Server 4BRI Rev 2 > > Thanks for your help & hints, > > Stefan > -- > > ******************************************** > in-put GbR - Das Linux-Systemhaus > Stefan-Michael Guenther > Moltkestrasse 49 D-76133 Karlsruhe > Tel./Fax : +49 (0)721 / 83044 - 98/93 > http://www.in-put.de > ******************************************** > Schulungen Installationen > Beratung Support > Voice over IP - L?sungen > ******************************************** > > > -- > > ******************************************** > in-put GbR - Das Linux-Systemhaus > Stefan-Michael Guenther > Moltkestrasse 49 D-76133 Karlsruhe > Tel./Fax : +49 (0)721 / 83044 - 98/93 > http://www.in-put.de > ******************************************** > Schulungen Installationen > Beratung Support > Voice over IP - L?sungen > ******************************************** > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >