HI,
I need to use the AGI function which calls an external script.for eg.
AGI(some_script.sh,arg1,arg2…).I dont want to use this function in Dial plan,but i want to use this function in my php script.
Is it possible to call this function in a php script and not from the Dialplan(extensions.conf)?
Thanks in advance.