asterisk gateway interface...
here is my prb
How can i use php(.php) and perl(.pl) files in asterisk Asynchronous agi..
ex : below is the dial plan for reference
[outgoing]
exten => _X.,1,AGI(print .php)
exten => _X.,2,Playback( prompt6)
exten => _X.,3,Hangup
output i m getting in asterisk like below
== Using SIP RTP CoS mark 5
-- Executing [11@outgoing:1]...
Leave a comment: