On 12/27/2019 2:24 PM, Jonathan H wrote:
<Local/1000@default-0000001f;2>AGI Rx << SET VARIABLE myVar "Hello World!!!"
<Local/1000@default-0000001f;2>AGI Tx >> 200 result=1
<Local/1000@default-0000001f;2>AGI Rx << GET FULL VARIABLE myVar
<Local/1000@default-0000001f;2>AGI Tx >> 200 result=1 (myVar)

Is this a bug, poor documentation, or my poor understanding of them?

I believe the syntax you are looking for is:

    GET FULL VARIABLE ${myVar}

Kind regards,
Sean

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
     https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Reply via email to