[asterisk-users] Help Asterisk / API / Perl
Faisal Hanif
faisal at vopium.com
Sat Mar 5 20:07:26 CST 2011
AstPP & jbilling
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Steve Edwards
Sent: Saturday, March 05, 2011 10:51 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Help Asterisk / API / Perl
On Sat, 5 Mar 2011, Olivier CALVANO wrote:
> i want use the API on my asterisk 1.6, but i have a small problems :
>
> $typ don't have SIP or IAX, same test without succes:
> $typ = $AGI->get_variable('type');
'agi_type' is part of the AGI environment, not a channel variable.
Read the documentation for your AGI library to see how to access the AGI
environment variables -- the cruft Asterisk writes to the STDIN of your AGI
before any of your requests.
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com 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
More information about the asterisk-users
mailing list