Richard Lyman wrote:
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.

So, you are saying that this should look like this?
Action: Originate
Channel: Local/[EMAIL PROTECTED]
Application: System
Data: /path/to/script

And this is all that's needed?


--
Tomislav Parcina
[EMAIL PROTECTED]

_______________________________________________
--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