Hi All,<br><br>(This is my second post - are posts delayed? I never received an acknowledgment message.)<br><br>I want to use mod_curl to query a web service and then extract information from the XML response.<br><br>&lt;response&gt;<br>
  &lt;value1&gt;test&lt;/value1&gt;<br>  &lt;value2&gt;blah&lt;/value2&gt;<br>&lt;/response&gt;<br><br>I then want to use TTS to speak the values to the caller.<br><br>How can I do this?<br><br>I tried searches for &quot;freeswitch parse xml&quot; and other variations but all just talk about how FreeSWITCH parses config files.<br>
<br>I see that people have created libraries for Lua proper but looking at the doc, there doesn&#39;t appear to be any functions to parse XML from within Lua.<br><br>Thanks,<br>James