Thanks for the clarification, I was going from memory..

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:asterisk-users-
> [EMAIL PROTECTED] On Behalf Of Richard Lyman
> Sent: Thursday, March 29, 2007 11:06 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Re: System from AMI
> 
> Alexander Lopez wrote:
> > It is a HUGE workaround but in concept it should work.
> > You will need to build completion confirmation into your script as
you
> > will always get a success code from the manager.
> >
> > Action: Originate
> > Application: System
> > Data: /path/to/script
> > Channel: Local/[EMAIL PROTECTED]
> > Context: dummy
> > Exten: 2
> > Priority: 1
> >
> > In extensions.conf
> > [dummy]
> > Exten => _X,1,Wait(2)
> > Exten => _X,2,NoOp
> >
> fyi: manager originate is
> 
> channel + context + exten + priority
> 
> OR
> 
> channel + application + data
> 
> not both.
> 
> just an fyi
> 
> 
> 
> _______________________________________________
> --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
_______________________________________________
--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

Reply via email to