search for: 866219xxxx

Displaying 1 result from an estimated 1 matches for "866219xxxx".

2004 Feb 25
4
dial plan question
Hi, I have a basic dial plan question; Here is the scenario. Call comes through IAX and my * authenticate, then collect the digits and dials out, simple :). Here is the dial plan; [did-in] ;for did callers exten => 866219xxxx,1,Ringing exten => 866219xxxx,2,Wait,4 exten => 866219xxxx,3,Answer exten => 866219xxxx,4,Authenticate(/etc/asterisk/authenticate.txt|a) exten => 866219xxxx,5,GoTO(s|1) exten => s,1,BackGround(pls-entr-num-uwish2-call) exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10...