Hi all,
I find a way to execute an external script when I get a trigger. The
trigger could be BYE or INVITE for example.
I read the documentation and some examples but I don't find tips to help
me.
Is it possible to have a "return false" in the script wich is executed
and use it in "if (exec())" in SER ? If it's possible I can do IF ELSE
in ser.cfg according to the return of the script.
The best should be that I return a value in the script and I will able
to test it in SER.
I run SER 0.9.6.
Thanks for your support and ideas.
Adrien