[Asterisk-Users] Caller entered digits ignored during wait....

Stig Andersson stig at ymex.se
Wed Mar 31 00:08:53 MST 2004


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
>Asterisk-Users at lists.digium.com
>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/



More information about the asterisk-users mailing list