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>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;</div><div>&lt;document type=&quot;freeswitch/xml&quot;&gt;</div><div>&nbsp;&nbsp;&lt;section name=&quot;dialplan&quot; description=&quot;FS RESPONSE&quot;&gt;</div>
<div>&nbsp;&nbsp; &nbsp;&lt;context name=&quot;public&quot;&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;extension name=&quot;7135454263&quot;&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;condition field=&quot;destination_number&quot; expression=&quot;7135454263&quot;&gt;</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;call_timeout=180&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;proxy_media=true&quot;/&gt;</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;pass_rfc2833=true&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;accountcode=TEST&quot; /&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;origination_caller_id_name=NULL&quot; /&gt;</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;origination_caller_id_number=7135454263&quot; /&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;effective_caller_id_name=NULL&quot; /&gt;</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;effective_caller_id_number=7133000522&quot; /&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;sip_h_P-Asserted-Identity=&lt;sip: +<a href="mailto:17133000522@4.71.122.214">17133000522@4.71.122.214</a>;user=phone&gt;&quot; /&gt;</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/<a href="mailto:7135454263@4.71.122.250">7135454263@4.71.122.250</a>&quot; /&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/<a href="mailto:7135454263@4.71.122.131">7135454263@4.71.122.131</a>&quot; /&gt;</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;/extension&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;/context&gt;</div><div>&nbsp;&nbsp;&lt;/section&gt;</div><div>&lt;/document&gt;</div><div><br></div><div>FS sends call to&nbsp;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 &quot;action&quot;.</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 &quot;action&quot; --&nbsp;&lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/<a href="mailto:7135454263@4.71.122.131">7135454263@4.71.122.131</a>&quot; /&gt;</div>
<div><br class="webkit-block-placeholder"></div><div>Any thoughts? &nbsp;</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>