[Asterisk-Users] Transfer extensions processing control to Manager

Moises Silva moises.silva at gmail.com
Tue May 23 10:11:23 MST 2006


this is what i have in my event driven router.

exten => X.,1,Answer()
exten => X.,2,MAGI()
exten => X.,3,Hangup()

look in google for info about MAGI patch

regards

On 5/23/06, Álvaro Palma <apalma at opschile.cl> wrote:
> I'm developing an application that monitors the state of the incoming
> calls using Manager events. So, as a part of it, I need to "override"
> the control of the extensions by the dialplan itself. The problem is
> that, if I don't declare the incoming extension, Asterisk hangs up the
> call by default. So I want to know if there's some kind of
> "ManagerControl() application to do this, so my dial plan will look like:
>
> [incoming_extensions]
> exten => _XXXXXXX,1,ManagerControl(....)
>
> Thanks a lot for your help.
>
> --
> Atly.
> Alvaro Palma
>
> _______________________________________________
> --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
>


-- 
"Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org"



More information about the asterisk-users mailing list