[Asterisk-Users] using the i extension
Wilson Pickett
spamsucks2005 at gmail.com
Thu Mar 10 00:14:58 MST 2005
> My problem is as well described on
> http://www.voip-info.org/wiki-Asterisk+i+extension
Yup. I believe the 'i' reacts to dialed digits input during that
particular extension. There aren't any. That wiki page concludes that
you need a "fallthrough" extension like
_.,1,Playback(Idiot)
_.,2,Hangup
And you need to make sure it is evaluated *after* any valid extensions
or it will tell every caller they are an idiot :)
So to sum up, a call is dropped into a context. If there is no such
extension in that context, a catchall extension is needed to play the
recording you wish before hanging up the call.
hth
More information about the asterisk-users
mailing list