Hello,<div><br class="webkit-block-placeholder"></div><div>I have a question re: xml_curl ... if I reply with this (from the /tmp/ file created by fs after xml_curl debug_on):</div><div><br class="webkit-block-placeholder">
</div><div><div><?xml version="1.0" encoding="UTF-8" standalone="no"?></div><div><document type="freeswitch/xml"></div><div> <section name="dialplan" description="FS RESPONSE"></div>
<div> <context name="public"></div><div> <extension name="7135454263"></div><div> <condition field="destination_number" expression="7135454263"></div>
<div> <action application="set" data="hangup_after_bridge=true"/></div><div> <action application="set" data="call_timeout=180"/></div><div> <action application="set" data="proxy_media=true"/></div>
<div> <action application="set" data="pass_rfc2833=true"/></div><div> <action application="set" data="accountcode=TEST" /></div><div> <action application="set" data="origination_caller_id_name=NULL" /></div>
<div> <action application="set" data="origination_caller_id_number=7135454263" /></div><div> <action application="set" data="effective_caller_id_name=NULL" /></div>
<div> <action application="set" data="effective_caller_id_number=7133000522" /></div><div> <action application="set" data="sip_h_P-Asserted-Identity=<sip: +<a href="mailto:17133000522@4.71.122.214">17133000522@4.71.122.214</a>;user=phone>" /></div>
<div> <action application="bridge" data="sofia/internal/<a href="mailto:7135454263@4.71.122.250">7135454263@4.71.122.250</a>" /></div><div> <action application="bridge" data="sofia/internal/<a href="mailto:7135454263@4.71.122.131">7135454263@4.71.122.131</a>" /></div>
<div> </condition></div><div> </extension></div><div> </context></div><div> </section></div><div></document></div><div><br></div><div>FS sends call to sofia/internal/<a href="mailto:7135454263@4.71.122.250">7135454263@4.71.122.250</a> (which returns a 404) but does not send to the next "action".</div>
<div><br class="webkit-block-placeholder"></div><div>Somewhat of a FS newbie but I thought this should work ... looking at the log files I can see this:</div><div><br class="webkit-block-placeholder"></div><div><div>2008-11-07 11:45:00 [DEBUG] switch_core_state_machine.c:140 switch_core_standard_on_execute() sofia/external/<a href="mailto:8885551000@4.71.122.250">8885551000@4.71.122.250</a> Execute bridge(sofia/internal/<a href="mailto:7135454263@4.71.122.250">7135454263@4.71.122.250</a>)</div>
<div><br class="webkit-block-placeholder"></div><div>but it does not do the same thing to the next "action" -- <action application="bridge" data="sofia/internal/<a href="mailto:7135454263@4.71.122.131">7135454263@4.71.122.131</a>" /></div>
<div><br class="webkit-block-placeholder"></div><div>Any thoughts? </div><div><br class="webkit-block-placeholder"></div><div>Thanks for any help!</div><div><br class="webkit-block-placeholder"></div><div>SR</div></div></div>