[Asterisk-Dev] Re: BOUNTY: app_hangup from exten => h

Andrew Kohlsmith akohlsmith-asterisk at benshaw.com
Fri Apr 15 04:37:36 MST 2005


On April 14, 2005 03:07 pm, Brian West wrote:
> > I disagree; This bounty's created some VERY GOOD discussion, and I
> > would love
> > to see some real-life useful examples of using _. to capture special
> > extensions.
>
> [contexta]
> include => catchall
>
> exten => _NXXNXX,1,Dial(blah)
>
> exten => h,1,Hangup
>
> [catchall]
> exten => _.,1,Playback(yousuck)

exten => i,1,Playback(yousuck)

Hardly "NEXT!!!", as the 'i' extension is *designed* for this.

-A.



More information about the asterisk-dev mailing list