Yeah, I accidentally pressed &quot;Send&quot; too early on my question - I knew I was going to get a google back, was trying to beat the buzzer on a reply!<br><br>I am using as stated, but when I attempt to retrieve the channel variable in an AGI, I get nothing back correctly<br>
<br>In my Call file:<br>Setvar: LICENSE=test <br><br>In my AGI <br>$AGI-&gt;get_full_variable(&#39;LICENSE&#39;);<br>(or)<br>$AGI-&gt;get_variable(&#39;LICENSE&#39;);<br><br>AGI Rx &lt;&lt; GET FULL VARIABLE LICENSE<br>AGI Tx &gt;&gt; 200 result=1 (LICENSE)<br>
AGI Rx &lt;&lt; NOOP --&gt; LICENSE = LICENSE<br>(instead of &#39;test&#39;)<br><br>So, is my Call file syntax incorrect?  Is my AGI retrieve incorrect?<br><br>Thanks,<br>PB<br><br><div class="gmail_quote">On Tue, Jul 21, 2009 at 8:03 AM, Doug Lytle <span dir="ltr">&lt;<a href="mailto:support@drdos.info">support@drdos.info</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">J. G. wrote:<br>
&gt; Hey gang,<br>
&gt; I&#39;m trying to find a) If you can put channel variables into a Call<br>
&gt; file and b) what the appropriate syntax is.<br>
<br>
</div>Google is your friend:<br>
<br>
<a href="http://www.the-asterisk-book.com/unstable/call-file.html" target="_blank">http://www.the-asterisk-book.com/unstable/call-file.html</a><br>
<br>
<br>
      Parameters<br>
<br>
These parameters may be used in call files:<br>
<br>
|Setvar: &lt;var=value&gt;|<br>
    /|Setvar:|/ lets you set one or more channel variables.<br>
<br>
<br>
<br>
Doug<br>
<br>
<br>
--<br>
<br>
Ben Franklin quote:<br>
<br>
&quot;Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety.&quot;<br>
<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br><br clear="all"><br>