>> On Wed, 28 Apr 2010, Ryan Bullock wrote: >> >>> Looking at the Asterisk::AGI docs, maybe try calling ReadParse() early >>> in the script to read in anything from stdin? >>> >>> (From the docs) >>> # pull AGI variables into %input >>> %input = $AGI->ReadParse();
> On Wed, Apr 28, 2010 at 09:34:18AM -0700, Steve Edwards wrote: >> >> "early" == "before (any interaction with Asterisk || exit)" On Thu, 29 Apr 2010, Tzafrir Cohen wrote: > Any reason Asterisk::AGI shouldn't do that automatically? A good question for the author of Asterisk::AGIwrap. When I wrote my AGI library for C, I thought about it but ultimately didn't. If I ever get around to "publishing" my code I would add it just to raise the success rate for first time users. -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards [email protected] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 -- _____________________________________________________________________ -- 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
