Displaying 1 result from an estimated 1 matches for "bduerring".
2006 Dec 07
1
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 w...