Masakazu Nakano
2003-Apr-15 15:43 UTC
[Asterisk-Users] dialed number notify at invalid dial situation
Hi all Now I'm making IVR sequance that is customised [mainmanu]. I wish to notify invaid command like a following exten => i,1,playback('your command is ...') exten => i,2,playback(${EXTEN}) ; <---- Say 'i' oops! ;-( exten => i,3,playback(' is incorrect! please again ') # This exten lines are figure for instruction. # I know to use with gsm filename. but ${EXTEN} meaning 'i' that isn't dialed number. Does anyone have good idea? please help --- Masakazu Nakano. Dairiten.com - an open source VoIP and Ubiquitus Portal site in Japan. http://www.dairiten.com:81/modules/news/ powered by xoops at http://www.xoops.org
Benjamin Miller
2003-Apr-15 20:59 UTC
[Asterisk-Users] dialed number notify at invalid dial situation
I've been meaning to write an app_saydigits, which would be quite trivial given that there is a say_digits function. However, until I have a few moments, or some one else writes it, you could call an AGI script which DOES have access to a say digits command. Ben -----Original Message----- From: Masakazu Nakano [mailto:n-mack@md.neweb.ne.jp] Sent: Tuesday, April 15, 2003 5:43 PM To: Asterisk-Users@lists.digium.com Subject: [Asterisk-Users] dialed number notify at invalid dial situation Hi all Now I'm making IVR sequance that is customised [mainmanu]. I wish to notify invaid command like a following exten => i,1,playback('your command is ...') exten => i,2,playback(${EXTEN}) ; <---- Say 'i' oops! ;-( exten => i,3,playback(' is incorrect! please again ') # This exten lines are figure for instruction. # I know to use with gsm filename. but ${EXTEN} meaning 'i' that isn't dialed number. Does anyone have good idea? please help --- Masakazu Nakano. Dairiten.com - an open source VoIP and Ubiquitus Portal site in Japan. http://www.dairiten.com:81/modules/news/ powered by xoops at http://www.xoops.org _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users