Asterisk doesn't accept keys during wait, use Background 
and play 1 sec silence instead.

/Stig

At 23:46 2004-03-30 -0600, you wrote:
>
>On 2004 Mar 30, at 20:56, Gene Kochanowsky wrote:
>
>> How would you use the t extension to accomplish this?
>
>exten => s,1,Wait(1)
>exten => s,2,Answer
>exten => s,3,SetVar(loopCnt=0)
>exten => s,4,Background(welcome)
>exten => s,5,Background(parties)
>
>exten => t,1,SetVar(loopCnt=$[${loopCnt} + 1])
>exten => t,2,GotoIf($[${loopCnt} < 3]?s|4)
>exten => t,3,Background(vm-goodbye)
>exten => t,4,Hangup
>
>-Tilghman
>
>_______________________________________________
>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
> 
-------------------------------------------------------------------------------------
N Y H E T E R! 
- Internetaccess (Modem/ISDN64+128 via Ymex - utan abonnemangskostnad!!!
  ONLINE-registrering p� www.ymex.se
- Uppringd SMTP, slut p� Telias monopol, nu kan �ven Ymex erbjuda!
- Surf24 - en billig bredbandstj�nst fr�n Ymex f�r kunder i H�rn�sand/�landsbro.
-------------------------------------------------------------------------------------
Get your emailed Web-forms into a database of your choice!!!
  Checkout DBFORM V1.0, see details at http://www.ymex.se
UucpGate V1.3a - The No:1 UUCP gateway for allmost any Email server!
New release! Mailcoach V2.27 - The business E-mail solution. http://www.mailcoach.com/ 
  
-------------------------------------------------------------------------------------
Ymex AB| Alv�gen 7 | 871 52 H�rn�sand | Sweden | http://www.ymex.se/
_______________________________________________
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