[asterisk-users] Re: command like break ore exit in the dialpan
Nick Adams
gmane at narkov.com
Tue Jan 16 05:14:26 MST 2007
exten => 99,4,Hangup
?
nik600 wrote:
> Hi
>
> i have a similar dialplan:
>
> exten => 99,1,Gotoif(....?2:3)
> exten => 99,2,Meetme(100)
> exten => 99,3,Meetme(100|options)
>
> i'd like to do something like:
>
> exten => 99,1,Gotoif(....?2:4)
> exten => 99,2,Meetme(100)
> exten => 99,4, ... exit ...
> exten => 99,3,Meetme(100|options)
>
> How can i exit the dialplan?
> I won't use meetme twice!
>
> Thanks nik
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list