[Freeswitch-users] dial plan in mod xml curl

raheem sraheemuddin at cts-in.com
Wed May 7 13:32:33 MSD 2014


Hi,
I am trying to use mod xml curl with freeswitch.

I have configured in "xml_curl.conf.xml " gateway url to

 


where in at server it sends below response

<document type="freeswitch/xml">
<section name="dialplan" description="RE Dial Plan For FreeSwitch">
<context name="public">
<extension name="unloop">
<condition field="${unroll_loops}" expression="^true$"/>
<condition field="${sip_looped_call}" expression="^true$">
<action application="deflect" data="${destination_number}"/>
</condition></extension></context></section>
<section name="directory">
<domain name="123.176.38.68">
<params>

</params>
<users>
<user id="1234" cacheable="true">
<params>


</params>
</user>
<user id="4321" cacheable="true">
<params>

</params>
</user>
</users>
</domain>
</section>
</document>

I am unable to make call for below error
2014-05-06 12:44:15.313984 [INFO] mod_dialplan_xml.c:558 Processing 1234
<1234>->4321 in context public
2014-05-06 12:44:15.633985 [INFO] switch_core_state_machine.c:192 No Route,
Aborting

I guess i am missing in dialplan part




--
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/dial-plan-in-mod-xml-curl-tp7596111.html
Sent from the freeswitch-users mailing list archive at Nabble.com.



Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list