<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">seems like a freeswitch-users question to me.<div><br><div><div>On Aug 19, 2013, at 6:53 AM, ThanhTruong &lt;<a href="mailto:ngoc217thanh@yahoo.com">ngoc217thanh@yahoo.com</a>&gt; wrote:</div><br class="Apple-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 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></body></html>