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)
_______________________________________________
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