<div dir="ltr"><br clear="all">Hi,<br>I am trying to use mod xml curl with freeswitch.<br><br>i have configured in "xml_curl.conf.xml " gateway url to<br><br> <param name="gateway-url" value="<a href="http://myipadress/freeswitchdata">http://myipadress/freeswitchdata</a>" bindings="dialplan|configuration|directory"/><br>
<br><br>where in at server it sends below response<br><br><document type="freeswitch/xml"><br><section name="dialplan" description="RE Dial Plan For FreeSwitch"><br><context name="public"><br>
<extension name="unloop"><br><condition field="${unroll_loops}" expression="^true$"/><br><condition field="${sip_looped_call}" expression="^true$"><br><action application="deflect" data="${destination_number}"/><br>
</condition></extension></context></section><br><section name="directory"><br><domain name="123.176.38.68"><br><params><br><param name="dial-string" value="{presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}"/><br>
</params><br><groups><br><group name="default"><br><users><br><user id="1234" cacheable="true"><br><params><br><param name="reverse-auth-user" value="1234" /><br>
<param name="reverse-auth-pass" value="1234" /><br></params><br></user><br><user id="4321" cacheable="true"><br><params><param name="reverse-auth-user" value="4321" /><br>
<param name="reverse-auth-pass" value="4321" /><br></params><br></user><br></users><br></group><br></groups><br></domain><br></section><br></document><br>
<br>I am unable to make call for below error<br>2014-05-06 12:44:15.313984 [INFO] mod_dialplan_xml.c:558 Processing 1234 <1234>->4321 in context public<br>2014-05-06 12:44:15.633985 [INFO] switch_core_state_machine.c:192 No Route, AbortingHi,<br>
I am trying to use mod xml curl with freeswitch.<br><br>i have configured in "xml_curl.conf.xml " gateway url to<br><br> <param name="gateway-url" value="<a href="http://myipadress/freeswitchdata">http://myipadress/freeswitchdata</a>" bindings="dialplan|configuration|directory"/><br>
<br><br>where in at server it sends below response<br><br><document type="freeswitch/xml"><br><section name="dialplan" description="RE Dial Plan For FreeSwitch"><br><context name="public"><br>
<extension name="unloop"><br><condition field="${unroll_loops}" expression="^true$"/><br><condition field="${sip_looped_call}" expression="^true$"><br><action application="deflect" data="${destination_number}"/><br>
</condition></extension></context></section><br><section name="directory"><br><domain name="123.176.38.68"><br><params><br><param name="dial-string" value="{presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}"/><br>
</params><br><groups><br><group name="default"><br><users><br><user id="1234" cacheable="true"><br><params><br><param name="reverse-auth-user" value="1234" /><br>
<param name="reverse-auth-pass" value="1234" /><br></params><br></user><br><user id="4321" cacheable="true"><br><params><param name="reverse-auth-user" value="4321" /><br>
<param name="reverse-auth-pass" value="4321" /><br></params><br></user><br></users><br></group><br></groups><br></domain><br></section><br></document><br>
<br>I am unable to make call for below error<br>2014-05-06 12:44:15.313984 [INFO] mod_dialplan_xml.c:558 Processing 1234 <1234>->4321 in context public<br>2014-05-06 12:44:15.633985 [INFO] switch_core_state_machine.c:192 No Route, Aborting<br>
-- <br>Thanks and Regards<br>Shaik Raheemuddin<div><img src="https://dl.dropbox.com/u/59093525/qrcode.png"><br><br><br></div>
</div>