I am in the local_extension dialplan, i wanted to run a script when any incoming call, however i am unable to execute anything.
tried many things like
action set result=${system(`/bin/echo 'System API Test'`)}
action set result=${usr/bin/php /path/bash.php}
tried many things like
action set result=${system(`/bin/echo 'System API Test'`)}
action set result=${usr/bin/php /path/bash.php}