Hi All,<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>Thanks,<br>James<br>