On 6/02/2009 6:45 p.m., [email protected] wrote:
> Benoit wrote:
>> [email protected] a écrit :
>>> Hi everyone!
>>>
>>> I've set up asterisk ip-pbx to implement IVR menu and encountered such a
>>> problem: when users dial the destinaion phone number and end it up with
>>> "#" asterisk still waits until timeout in WaitExten() is reached.
Just use the read application:
[internal]
exten => _X.,1,Read(myvar)
exten => _X.,n,Goto(outgoing,${myvar},1)
[outgoing]
exten => _1234.,1,Dial(DAHDI/g0/${EXTEN})
--
Kind Regards,
Matt Riddell
Director
_______________________________________________
http://www.venturevoip.com (Great new VoIP end to end solution)
http://www.venturevoip.com/news.php (Daily Asterisk News - html)
http://www.venturevoip.com/newrssfeed.php (Daily Asterisk News - rss)
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users