<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">That is when an event occurs. I am wanting to get current  value of a custom set variable (like application get)<br><br>example custom variable ivrflag is set to 0 <br><br>@con.execute("set", "ivrflag=0") <br>Then later on&nbsp; it may be set to 1. <br><br>Now I want to check the current state. What would be the syntax to get the current value of ivrflag<br><br><br><br>--- On <b>Sun, 29/8/10, Seven Du <i>&lt;dujinfang@gmail.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Seven Du &lt;dujinfang@gmail.com&gt;<br>Subject: Re: [Freeswitch-users] Esl rubymod get variable<br>To: "FreeSWITCH Users Help" &lt;freeswitch-users@lists.freeswitch.org&gt;<br>Date: Sunday, 29 August, 2010, 12:57<br><br><div id="yiv772601644"><div>while e = conn.recvEvent</div><div>&nbsp;&nbsp; &nbsp; &nbsp;
 &nbsp; &nbsp; &nbsp;name = e.getHeader("Event-Name")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;var = e.getHeader("variable_blah")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;puts e.serialize</div><div>end</div><div><br></div>
<br><div class="yiv772601644gmail_quote">On Sun, Aug 29, 2010 at 8:36 PM, Nigel Kent <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:ktngl@yahoo.co.uk" target="_blank" href="/mc/compose?to=ktngl@yahoo.co.uk">ktngl@yahoo.co.uk</a>&gt;</span> wrote:<br><blockquote class="yiv772601644gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit; -x-system-font: none;" valign="top">How can the value of a variable be retrieved in esl ruby<br></td></tr></tbody></table><br>



      <br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a rel="nofollow" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" href="/mc/compose?to=FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a rel="nofollow" target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Blog: <a rel="nofollow" target="_blank" href="http://www.dujinfang.com">http://www.dujinfang.com</a><br>Proj:&nbsp; <a rel="nofollow" target="_blank" href="http://www.freeswitch.org.cn">http://www.freeswitch.org.cn</a><br>
</div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br>FreeSWITCH-users mailing list<br><a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="/mc/compose?to=FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></div></blockquote></td></tr></table><br>