Top "Agi" questions

The Asterisk Gateway Interface (AGI) is a CGI-like protocol for executing external programs within Asterisk dialplan.

Call hangup right after dial in asterisk

I am using asterisk 11 and my call hangup right after dial command and shows bellow error Retransmission timeout reached on …

asterisk centos6 agi
Asterisk AGI: How to get or set the value of a global variable?

I'm using Asterisk 1.8 with PHP for AGI scripting. EDIT: I'm struggling with setting and obtaining the values of global variables …

php asterisk telephony agi
asterisk agi (php) file debugging

does anyone know the steps required to debug the agi secript (a2billing.php) of asterisk . I am able to …

php command-line-interface asterisk agi
Asterisk Java AGI: utils.c write() returned error: Broken pipe

I have written a hello world Asterisk AGI script using Java. The script runs as expected and plays the hello …

java asterisk agi
Asterisk Server Pass Variable from Dialplan to AGI Script

My Dialplan is like this [dial-plan] exten => s,1,Answer() exten => s,n,Noop(exten = ${EXTEN} exten => s,…

php asterisk asteriskami agi
Asterisk AGI - Originate a call using php agi

Is anybody knows , how we can Originate an external number call using PHP AGI script ?

asterisk phone-call agi
PHPAGI: Exec format error

Encountering a problem when running phpagi: -- Executing [123@DLPN_C:1] AGI("SIP/1000-00000001", "hello_world.php") in new stack -- …

php linux asterisk agi