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       sedwa...@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

Reply via email to