Displaying 1 result from an estimated 1 matches for "callmyscript".
Did you mean:
call_script
2010 Apr 09
2
res fax help
...call to a
script that converts the tif to a pdf and emails it to the extension owner.
My question is how do I ensure that my script is called when the far end
hangs up before the call progresses that far in the dialplan?
My first thought is to add something like this-
exten => h, 1, System(callmyscript.sh,arg1,arg2,arg3,arg4,argimapirate)
to the macro, but I'm not sure if that would do it or not.
Anyone have any thoughts?
Thanks-
Joe