<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi all,</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span>That is not a basic problem.&nbsp;</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span>Because FS and Asterisk server not in NAT. I can call direct when
 register all softphone to asterisk server.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span>Thanks,</span></div><div></div><div>&nbsp;</div><div>ThanhTruong</div><div><br></div>  <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Michael Jerris &lt;mike@jerris.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> freeswitch-dev@lists.freeswitch.org <br> <b><span style="font-weight:
 bold;">Sent:</span></b> Monday, August 19, 2013 8:36 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Freeswitch-dev] Freeswitch signaling issue when bridge call        from FS to asterisk server.<br> </font> </div> <div class="y_msg_container"><br>
<div id="yiv3891570226"><div>seems like a freeswitch-users question to me.<div><br><div><div>On Aug 19, 2013, at 6:53 AM, ThanhTruong &lt;<a rel="nofollow" ymailto="mailto:ngoc217thanh@yahoo.com" target="_blank" href="mailto:ngoc217thanh@yahoo.com">ngoc217thanh@yahoo.com</a>&gt; wrote:</div><br class="yiv3891570226Apple-interchange-newline"><blockquote type="cite"><div><div style="background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><span>Hi all,</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; background-color: transparent; font-style: normal;"><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; background-color: transparent; font-style: normal;"><span>I have a small issue with my testing system with
 asterisk and FS server.</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; background-color: transparent; font-style: normal;"><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; background-color: transparent; font-style: normal;"><span>I have 2 servers. One is Fs and one is asterisk server. I open incoming call from asterisk server(for all call coming).</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; background-color: transparent; font-style: normal;"><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; background-color: transparent; font-style: normal;"><span>In Fs server, I have routed call in public.xml like:</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; background-color: transparent;
 font-style: normal;"><span><br></span></div><div style="background-color:transparent;">&lt;extension name="ROUTE"&gt;</div><div style="background-color:transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &lt;condition
 field="destination_number" expression="(\d+)$" require-nested="true"&gt;</div><div style="background-color:transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;condition field="network_addr" expression="^X\.X\.X\.X$" &nbsp;break="never"&gt;</div><div style="background-color:transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;action application="set" data="hangup_after_bridge=true"/&gt;</div><div style="background-color:transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;action application="export" data="sip_h_X-ROUTE=LOOKUP"/&gt;</div><div style="background-color:transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;action application="bridge" data="user/${destination_number}@${domain_name}"/&gt;</div><div style="background-color:transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;anti-action application="set" data="hangup_after_bridge=true"/&gt;</div><div
 style="background-color:transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;anti-action application="export" data="sip_h_X-ROUTE=LOOKUP"/&gt;</div><div style="background-color:transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;anti-action application="bridge" data="sofia/internal/${destination_number}@X.X.X.X"/&gt;</div><div style="background-color:transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/condition&gt;</div><div style="background-color:transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &lt;/condition&gt;</div><div style="background-color:transparent;"><span></span></div><div style="background-color:transparent;">&nbsp; &nbsp; &lt;/extension&gt;</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">I have 2 client :</div><div style="font-family:'times new
 roman', 'new york', times, serif;font-size:12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">+ Xlite registered in Fs server</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">+ Eyebeam registered in asterisk server.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Then I have tried some several case and get some results as:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">+ when I make call from xlite to eyebeam , call connected and:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family:'times new
 roman', 'new york', times, serif;font-size:12pt;">&nbsp; &nbsp;- When i hangup from xlite, eyebeam keep connected and not hangup</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">&nbsp; &nbsp;- when I hangup from eyebeam, xlite keep connected and not hangup too.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">+Then, I have tried to make call from eyebeam to xlite, call connected and:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">&nbsp; &nbsp; - I hangup call in xlite, eyebeam hangup.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">&nbsp; &nbsp; - I hangup call in eyebeam, xlite
 hangup.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">&nbsp;-----------------------&gt; only can hangup in this case.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">+ Then I have tried another case:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">I have call from eyebeam to xlite and vise versace : call auto hangup after 30 seconds.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">I have thought that is NAT issue, But If I register direct xlite and eyebeam to asterisk server, call will ok,
 and there is not any issue there.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">So, Hope some one can suggest some thing to fix it.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Thanks,</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">&nbsp;</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">ThanhTruong</div></div></div>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a rel="nofollow" ymailto="mailto:consulting@freeswitch.org" target="_blank" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel
 Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-dev mailing list<br>FreeSWITCH-dev@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev<br>http://www.freeswitch.org<br></blockquote></div><br></div></div></div><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a ymailto="mailto:consulting@freeswitch.org" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br><br>Official
 FreeSWITCH Sites<br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br><a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-dev mailing list<br><a ymailto="mailto:FreeSWITCH-dev@lists.freeswitch.org" href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><br><br></div> </div> </div>  </div></body></html>