<div dir="ltr"><br clear="all">Hi,<br>I am trying to use mod xml curl with freeswitch.<br><br>i have configured in &quot;xml_curl.conf.xml &quot; gateway url to<br><br> &lt;param name=&quot;gateway-url&quot; value=&quot;<a href="http://myipadress/freeswitchdata">http://myipadress/freeswitchdata</a>&quot; bindings=&quot;dialplan|configuration|directory&quot;/&gt;<br>
<br><br>where in at server it sends below response<br><br>&lt;document type=&quot;freeswitch/xml&quot;&gt;<br>&lt;section name=&quot;dialplan&quot; description=&quot;RE Dial Plan For FreeSwitch&quot;&gt;<br>&lt;context name=&quot;public&quot;&gt;<br>
&lt;extension name=&quot;unloop&quot;&gt;<br>&lt;condition field=&quot;${unroll_loops}&quot; expression=&quot;^true$&quot;/&gt;<br>&lt;condition field=&quot;${sip_looped_call}&quot; expression=&quot;^true$&quot;&gt;<br>&lt;action application=&quot;deflect&quot; data=&quot;${destination_number}&quot;/&gt;<br>
&lt;/condition&gt;&lt;/extension&gt;&lt;/context&gt;&lt;/section&gt;<br>&lt;section name=&quot;directory&quot;&gt;<br>&lt;domain name=&quot;123.176.38.68&quot;&gt;<br>&lt;params&gt;<br>&lt;param name=&quot;dial-string&quot; value=&quot;{presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}&quot;/&gt;<br>
&lt;/params&gt;<br>&lt;groups&gt;<br>&lt;group name=&quot;default&quot;&gt;<br>&lt;users&gt;<br>&lt;user id=&quot;1234&quot; cacheable=&quot;true&quot;&gt;<br>&lt;params&gt;<br>&lt;param name=&quot;reverse-auth-user&quot; value=&quot;1234&quot; /&gt;<br>
&lt;param name=&quot;reverse-auth-pass&quot; value=&quot;1234&quot; /&gt;<br>&lt;/params&gt;<br>&lt;/user&gt;<br>&lt;user id=&quot;4321&quot; cacheable=&quot;true&quot;&gt;<br>&lt;params&gt;&lt;param name=&quot;reverse-auth-user&quot; value=&quot;4321&quot; /&gt;<br>
&lt;param name=&quot;reverse-auth-pass&quot; value=&quot;4321&quot; /&gt;<br>&lt;/params&gt;<br>&lt;/user&gt;<br>&lt;/users&gt;<br>&lt;/group&gt;<br>&lt;/groups&gt;<br>&lt;/domain&gt;<br>&lt;/section&gt;<br>&lt;/document&gt;<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 &lt;1234&gt;-&gt;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 &quot;xml_curl.conf.xml &quot; gateway url to<br><br> &lt;param name=&quot;gateway-url&quot; value=&quot;<a href="http://myipadress/freeswitchdata">http://myipadress/freeswitchdata</a>&quot; bindings=&quot;dialplan|configuration|directory&quot;/&gt;<br>
<br><br>where in at server it sends below response<br><br>&lt;document type=&quot;freeswitch/xml&quot;&gt;<br>&lt;section name=&quot;dialplan&quot; description=&quot;RE Dial Plan For FreeSwitch&quot;&gt;<br>&lt;context name=&quot;public&quot;&gt;<br>
&lt;extension name=&quot;unloop&quot;&gt;<br>&lt;condition field=&quot;${unroll_loops}&quot; expression=&quot;^true$&quot;/&gt;<br>&lt;condition field=&quot;${sip_looped_call}&quot; expression=&quot;^true$&quot;&gt;<br>&lt;action application=&quot;deflect&quot; data=&quot;${destination_number}&quot;/&gt;<br>
&lt;/condition&gt;&lt;/extension&gt;&lt;/context&gt;&lt;/section&gt;<br>&lt;section name=&quot;directory&quot;&gt;<br>&lt;domain name=&quot;123.176.38.68&quot;&gt;<br>&lt;params&gt;<br>&lt;param name=&quot;dial-string&quot; value=&quot;{presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}&quot;/&gt;<br>
&lt;/params&gt;<br>&lt;groups&gt;<br>&lt;group name=&quot;default&quot;&gt;<br>&lt;users&gt;<br>&lt;user id=&quot;1234&quot; cacheable=&quot;true&quot;&gt;<br>&lt;params&gt;<br>&lt;param name=&quot;reverse-auth-user&quot; value=&quot;1234&quot; /&gt;<br>
&lt;param name=&quot;reverse-auth-pass&quot; value=&quot;1234&quot; /&gt;<br>&lt;/params&gt;<br>&lt;/user&gt;<br>&lt;user id=&quot;4321&quot; cacheable=&quot;true&quot;&gt;<br>&lt;params&gt;&lt;param name=&quot;reverse-auth-user&quot; value=&quot;4321&quot; /&gt;<br>
&lt;param name=&quot;reverse-auth-pass&quot; value=&quot;4321&quot; /&gt;<br>&lt;/params&gt;<br>&lt;/user&gt;<br>&lt;/users&gt;<br>&lt;/group&gt;<br>&lt;/groups&gt;<br>&lt;/domain&gt;<br>&lt;/section&gt;<br>&lt;/document&gt;<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 &lt;1234&gt;-&gt;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>