Richard Lyman wrote:
if you are unable to get '!' to work...

there are other ways of doing this.

manager originate can do this, use a local channel and point it at either a context/exten with an echo/system call,

You mean like this?
[testdelete]
exten => myexten,1,System(rm /tmp/test.txt)
exten => myexten,2,Hangup

Action: Originate
Channel: SIP/987987
Context: testdelete
Exten: myexten
Priority: 1
Callerid: 987987
Timeout: 30000
ActionID: uniqueID

Can I use this in production use? I need to execute this up to 1000 times a day (in period of few hours).

or with the application/data method.

Can you please show me some example?


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