[asterisk-users] Re: System from AMI
Lee Jenkins
lee at datatrakpos.com
Thu Mar 29 16:29:33 MST 2007
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/1 at dummy
> Context: dummy
> Exten: 2
> Priority: 1
>
> In extensions.conf
> [dummy]
> Exten => _X,1,Wait(2)
> Exten => _X,2,NoOp
>
>
Wow that is a bit of a kludge. Nice trick though...
Thanks for sharing,
--
Warm Regards,
Lee
More information about the asterisk-users
mailing list