<br><br><div class="gmail_quote">On Sun, Jul 12, 2009 at 1:49 AM, Eli Hayun <span dir="ltr">&lt;<a href="mailto:elihayun@gmail.com">elihayun@gmail.com</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;">
In the Perl example I found:<br>
<br>
<br>
    How to access request parameters and how to return data<br>
<br>
You have two hashes that are populated for you by freeswitch. Those<br>
hashes are:<br>
<br>
    *  %XML_REQUEST<br>
    *  %XML_DATA<br>
<br>
I want to use LUA to set the directory and dialplan xml. How do I get<br>
the XML_REQUEST/XML_DATA from LUA?</blockquote><div><br>Is this the information you are looking for?<br><a href="http://wiki.freeswitch.org/wiki/Mod_lua#For_serving_configuration">http://wiki.freeswitch.org/wiki/Mod_lua#For_serving_configuration</a><br>
 <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
Thanks<br>
Eli Hayun<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto: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>
</blockquote></div><br>