[asterisk-users] Return agi script.

Danny Nicholas danny at debsinc.com
Wed Jun 30 14:14:19 CDT 2010


Can you post the script?

 

  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Rodrigo Lang
Sent: Wednesday, June 30, 2010 2:09 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Return agi script.

 

It did not work. Returned the broken pipe error. Obs> I using phpagi.


Thanks,
Rodrigo Lang.



2010/6/30 Danny Nicholas <danny at debsinc.com>

Add void exit (1); to the end of your php script (where you have return 1).


 

  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Rodrigo Lang
Sent: Wednesday, June 30, 2010 1:40 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Return agi script.

 

Good afternoon list.

I'm trying to use ${AGISTATUS} after the execution of my script in PHP Agi.
But after running the script, it just returns me 0 (true). Thus:

    -- <SIP/213-00000019>AGI Script check.agi completed, returning 0


I tried putting the lines "return false;" or "return 1;" but did not change
anything.
Does anyone have a clue?


Thanks,
Rodrigo Lang.


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100630/2e2a9412/attachment.htm 


More information about the asterisk-users mailing list