In the Perl example I found: How to access request parameters and how to return data You have two hashes that are populated for you by freeswitch. Those hashes are: * %XML_REQUEST * %XML_DATA I want to use LUA to set the directory and dialplan xml. How do I get the XML_REQUEST/XML_DATA from LUA? Thanks Eli Hayun