On Tue, 10 Feb 2004, Alex Lopez wrote:

> [outsidedialtone]
> 
> exten => s,1,Playtones(350+440) ; US standard dialtone from indications.conf
> exten => _X,1,SetVar(FIRSTNUM=${EXTEN})       ; Had to get the first digit dialed 
> and hold on to it!!
> exten => _X,2,StopPlaytones()
> exten => _X,3,Goto(outgoingdial,s,1)

Hi,

Interesting work-around - but you could instead use the
PlayInterruptableTones command that I sent in as a patch a while back
- check the bugs.digium.com.

Regards,
Steve


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to