Displaying 1 result from an estimated 1 matches for "menu_ext".
2007 Mar 07
2
Background / Invalid Extension through cell phone
...Below is my context that the call comes into, and some debugging from
the asterisk console.
[corporate]
;;exten => fax,1,Macro(faxreceive)
#include "local_ext.conf"
exten => s, 1, answer
exten => s, 2, Wait(2)
exten => s, 3, Background(menu_ty)
exten => s, 4, Background(menu_ext)
exten => s, 5, WaitExten(30)
exten => s, 6, Voicemail(u100)
exten => s, 7, Hangup()
exten => t, 1, Hangup
exten => i, 1, goto(s|4)
Below, you will see the call come into Zap/53. He is trying to dial
extension 104. The first few times, only the 4 is recognized. Then
14. But...