[Asterisk-Users] Press the * key to repeat

Matt Riddell matt.riddell at sineapps.com
Thu Oct 21 12:43:47 MST 2004


Matthew Boehm wrote:
> Probably something simple and morning tea hasn't kicked in yet..
> 
> "Thanks for calling. <insert menu>. To hear this message again, press the *
> (star) key"
> 
> exten => s,1,Background(message)
> exten => 1,1,Goto(here)
> exten => 2,1,Goto(there)
> exten => *,1,Goto(s,1)
> 
> Pressing * doesn't repeat the menu. Something I missed? Or can asterisk not
> detect pressing the * key?

This may help:

exten => a,1,VoicemailMain(${ARG1}); If they press *, send the user into 
VoicemailMain

:-)

-- 
Cheers,

Matt Riddell
_______________________________________________

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)



More information about the asterisk-users mailing list