<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span><div>Hi,</div><div><br></div><div>As you said create new extensions for flex client and h323 endpoint(Ekiga softphone).</div><div>I created two new extensions 1103.xml for flex client and 1104.xml for ekiga soft phone.</div><div>I login using 1103 on flex client and make call to 1104.</div><div>Now when I call from flex client(1103) to Ekiga softphone(1104),ekiga phone rings and when i answer the&nbsp;</div><div>call ,call terminates immediately by showing local user rejected call.</div><div><br></div><div>In another case where I call from Ekiga phone(1104) to flex client(1103),it says person at 1104 is&nbsp;</div><div>not available and says record your voice mail.In this case flex client did not get any incoming call.</div><div><br></div><div><br></div><div>Here is my default.xml</div><div><br></div><div>&lt;extension
 name="Local_Extension" continue="true"&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;condition field="destination_number" expression="^(1104)$"&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;action application="export" data="dialed_extension=$1"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;action application="set" data="effective_caller_id_number=${dialed_extension}"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;!--action application="set" data="call_timeout=30"/--&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;!--action application="set" data="hangup_after_bridge=true"/--&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;action application="set" data="bypass_media=true"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;action application="bridge" data="user/${dialed_extension}@${domain_name}"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;/condition&gt; &nbsp; &nbsp;&nbsp;</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &lt;condition field="destination_number" expression="^(1103)$"&gt;</div><div>&nbsp; &nbsp;
 &nbsp; &lt;action application="export" data="dialed_extension=$1"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;action application="set" data="effective_caller_id_number=${dialed_extension}"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;!--action application="set" data="call_timeout=30"/--&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;!--action application="set" data="hangup_after_bridge=true"/--&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;action application="set" data="bypass_media=true"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;action application="bridge" data="user/${dialed_extension}@${domain_name}"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;/condition&gt; &nbsp; &nbsp;&nbsp;</div><div>&lt;/extension&gt;</div><div><br></div><div>Correct me if my dialstrings are wrong.</div><div>Tell me if any other changes to made in other files also.</div><div>How can I make both way calling ?Please help me its emergency , I have demo next
 week.&nbsp;</div><div><br></div><div>-Navnath.</div><div><br></div><div><br></div><div><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div></span></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 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> "freeswitch-users-request@lists.freeswitch.org" &lt;freeswitch-users-request@lists.freeswitch.org&gt;<br> <b><span style="font-weight: bold;">To:</span></b> freeswitch-users@lists.freeswitch.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, 2 May 2013 8:59 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> FreeSWITCH-users Digest,
 Vol 83, Issue 10<br> </font> </div> <div class="y_msg_container"><br>----- Forwarded Message -----<br><br>Send FreeSWITCH-users mailing list submissions to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:freeswitch-users@lists.freeswitch.org" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:freeswitch-users-request@lists.freeswitch.org" href="mailto:freeswitch-users-request@lists.freeswitch.org">freeswitch-users-request@lists.freeswitch.org</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp; <a
 ymailto="mailto:freeswitch-users-owner@lists.freeswitch.org" href="mailto:freeswitch-users-owner@lists.freeswitch.org">freeswitch-users-owner@lists.freeswitch.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of FreeSWITCH-users digest..."<br><br>Today's Topics:<br><br>&nbsp;  1. make ekiga to flex call (Navnath Sonavne)<br>&nbsp;  2. Re: make ekiga to flex call (Brian Foster)<br>&nbsp;  3. Re: Check if UA is still there? (mehroz)<br>&nbsp;  4. Re: Check if UA is still there? (Ken Rice)<br>&nbsp;  5. Re: Check if UA is still there? (mehroz)<br>&nbsp;  6. Re: Check if UA is still there? (Michael Collins)<br><div id="yiv6395193712"><div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><div><div><font face="times new roman, new york, times, serif">Hi All,</font></div><div><font face="times new roman, new
 york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">I am using flex client(at 192.168.9.165) given in freeswitch source&nbsp;</font></div><div><font face="times new roman, new york, times, serif">to make call to Ekiga(h323 protocol) softphone(at 192.168.8.27) via freeswitch server(at 192.168.8.41).</font></div><div><font face="times new roman, new york, times, serif">I have two users registered on freeswitch with extension as 1100 and 1101 in default context.</font></div><div><font face="times new roman, new york, times, serif">I loged in using one of extension in flex client,then I dail another extension.&nbsp;</font></div><div><font face="times new roman, new york,
 times, serif">After I dail,call goes to Ekiga softphone at 192.168.8.27 because I have made changes&nbsp;</font></div><div><font face="times new roman, new york, times, serif">in default.xml accordingly to forward calls to this ip.</font></div><div><font face="times new roman, new york, times, serif">Here is My default.xml part :</font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">&lt;extension name="Local_Extension"&gt;</font></div><div><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &lt;condition field="destination_number" expression="^(\d{4})$"&gt;</font></div><div><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &lt;action application="export" data="dialed_extension=$1"/&gt;</font></div><div><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &lt;action application="set"
 data="effective_caller_id_number=${dialed_extension}"/&gt;</font></div><div><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &lt;action application="set" data="PEER_IP=192.168.8.27"/&gt;</font></div><div><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &lt;action application="set" data="call_timeout=30"/&gt;</font></div><div><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &lt;action application="set" data="hangup_after_bridge=true"/&gt;</font></div><div><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &lt;action application="set" data="proxy_media=true"/&gt;</font></div><div><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &lt;action application="bridge" data="h323/$1@${PEER_IP}"/&gt;</font></div><div><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &lt;/condition&gt; &nbsp;
 &nbsp;&nbsp;</font></div><div><font face="times new roman, new york, times, serif">&lt;/extension&gt;</font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">Ekiga phone can answer the call and there is audio&nbsp;transmission&nbsp;from both end successfully.</font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">But this is one way calling i.e. from flex to ekiga.</font></div><div><font face="times new roman, new york, times, serif">Now I want to call from Ekiga softphone to&nbsp;flex&nbsp;client.</font></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;"><font face="times new roman, new york, times, serif">How to call flex client from ekiga
 softphone?</font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">Anybody&nbsp;please&nbsp;me on this issue.</font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">-Navnath.</font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div></div></div></div></div><div id="yiv6395193712"><div dir="ltr">According to your dialplan you're forcing all calls that hit Local_Extension (any call with a destination number of 4 digits) to call your ekiga softphone. Your other problem lies in the fact that you should have
 different dialplans for different methods of calling unlike endpoints one for h232 one for flex.</div>

<div dir="ltr">See below:</div>
<div dir="ltr">-BDF<br>
On May 2, 2013 9:05 AM, "Navnath Sonavne" &lt;<a rel="nofollow" ymailto="mailto:navnath.sonavne@yahoo.com" target="_blank" href="mailto:navnath.sonavne@yahoo.com">navnath.sonavne@yahoo.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi All,<br>
&gt;<br>
&gt; I am using flex client(at 192.168.9.165) given in freeswitch source&nbsp;<br>
&gt; to make call to Ekiga(h323 protocol) softphone(at 192.168.8.27) via freeswitch server(at 192.168.8.41).<br>
&gt; I have two users registered on freeswitch with extension as 1100 and 1101 in default context.<br>
&gt; I loged in using one of extension in flex client,then I dail another extension.&nbsp;<br>
&gt; After I dail,call goes to Ekiga softphone at 192.168.8.27 because I have made changes&nbsp;<br>
&gt; in default.xml accordingly to forward calls to this ip.<br>
&gt; Here is My default.xml part :<br>
&gt;<br>
&gt; &lt;extension name="Local_Extension"&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &lt;condition field="destination_number" expression="^(\d{4})$"&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &lt;action application="export" data="dialed_extension=$1"/&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &lt;action application="set" data="effective_caller_id_number=${dialed_extension}"/&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &lt;action application="set" data="PEER_IP=192.168.8.27"/&gt; &lt;&lt;Bad: you should never hardcode a specific endpoint IP if this dialplan should be dialing others as well<br>
&gt; &nbsp; &nbsp; &nbsp; &lt;action application="set" data="call_timeout=30"/&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &lt;action application="set" data="hangup_after_bridge=true"/&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &lt;action application="set" data="proxy_media=true"/&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &lt;action application="bridge" data="h323/$1@${PEER_IP}"/&gt; &lt;&lt;Bad: you set your dialplan to bridge the call to your softphone<br>
&gt; &nbsp; &nbsp; &nbsp; &lt;/condition&gt; &nbsp; &nbsp;&nbsp;<br>
&gt; &lt;/extension&gt;<br>
&gt;<br>
&gt; Ekiga phone can answer the call and there is audio&nbsp;transmission&nbsp;from both end successfully.<br>
&gt;<br>
&gt; But this is one way calling i.e. from flex to ekiga.<br>
&gt; Now I want to call from Ekiga softphone to&nbsp;flex&nbsp;client.<br>
&gt; How to call flex client from ekiga softphone?<br>
&gt;<br>
&gt; Anybody&nbsp;please&nbsp;me on this issue.<br>
&gt;<br>
&gt; -Navnath.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a rel="nofollow" ymailto="mailto:consulting@freeswitch.org" target="_blank" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a rel="nofollow" target="_blank" href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a rel="nofollow" target="_blank" href="http://www.cudatel.com/">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
&gt; <a rel="nofollow" target="_blank" href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>
&gt; <a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a rel="nofollow" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
&gt;<br>
</div></div>What if we want to even hungup the channels associated with those users? does<br>freeswitch helps ?<br><br>Like, i have a scenario in which , an active call disrupts , once BOTH users<br>gets disconnected from network.<br>Here, both users gets unregistered after option messages but the call<br>sustains. Is there any thing i can handle this scenario?<br><br><br><br><br>--<br>View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Check-if-UA-is-still-there-tp6451091p7590307.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/Check-if-UA-is-still-there-tp6451091p7590307.html</a><br>Sent from the freeswitch-users mailing list archive at Nabble.com.<br><br><br><br>options pings are really just for registered users. a user does not have to be registered to place a call. more useful in your scenario is rtp timers and session timers<br><br>Ken<br>Sent from my iPad<br><br>On May 2, 2013, at 8:49, mehroz
 &lt;<a ymailto="mailto:mehroz.ashraf85@gmail.com" href="mailto:mehroz.ashraf85@gmail.com">mehroz.ashraf85@gmail.com</a>&gt; wrote:<br><br>&gt; What if we want to even hungup the channels associated with those users? does<br>&gt; freeswitch helps ?<br>&gt; <br>&gt; Like, i have a scenario in which , an active call disrupts , once BOTH users<br>&gt; gets disconnected from network.<br>&gt; Here, both users gets unregistered after option messages but the call<br>&gt; sustains. Is there any thing i can handle this scenario?<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; --<br>&gt; View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Check-if-UA-is-still-there-tp6451091p7590307.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/Check-if-UA-is-still-there-tp6451091p7590307.html</a><br>&gt; Sent from the freeswitch-users mailing list archive at Nabble.com.<br>&gt; <br>&gt;
 _________________________________________________________________________<br>&gt; Professional FreeSWITCH Consulting Services:<br>&gt; <a ymailto="mailto:consulting@freeswitch.org" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>&gt; <a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt; <br>&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt; <a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br>&gt; <br>&gt; Official FreeSWITCH Sites<br>&gt; <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>&gt; <a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br>&gt; <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br>&gt; <br>&gt; FreeSWITCH-users mailing list<br>&gt; <a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org"
 href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt; <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><br><br>i cannot use session-timers, disabled due to an issue with video calling....<br><br>and rtp timers just does not seems to be working!<br><br>i have <br><br>But once network disconnects from both clients (works good, with a single<br>client network outage), FS does not hangs up the call ..... <br><br><br><br>--<br>View this message in context: <a
 href="http://freeswitch-users.2379917.n2.nabble.com/Check-if-UA-is-still-there-tp6451091p7590309.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/Check-if-UA-is-still-there-tp6451091p7590309.html</a><br>Sent from the freeswitch-users mailing list archive at Nabble.com.<br><br><br><br><div id="yiv6395193712"><div dir="ltr"><br><div class="yiv6395193712gmail_extra"><br><br><div class="yiv6395193712gmail_quote">On Thu, May 2, 2013 at 8:13 AM, mehroz <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:mehroz.ashraf85@gmail.com" target="_blank" href="mailto:mehroz.ashraf85@gmail.com">mehroz.ashraf85@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="yiv6395193712gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">i cannot use session-timers, disabled due to an issue with video calling....<br>
<br>
and rtp timers just does not seems to be working!<br></blockquote><div>Can you elaborate on this? Do you have a full pcap and FS debug log of a call with RTP in both directions and then the incoming RTP stream stopping and yet the call not being disconnected?<br>
<br></div><blockquote class="yiv6395193712gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
i have<br>
<br>
But once network disconnects from both clients (works good, with a single<br>
client network outage), FS does not hangs up the call .....<br></blockquote><div>Correct. No SIP signaling and no session timers means there's nothing left to tell FS that the call should be torn down, except for the RTP timers mentioned above. That's why you'll need to supply a complete debug w/ pcap in order to find out why RTP timers are not working.<br>
<br></div><div>-MC<br></div></div><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.FreeSWITCH.org</a><br><a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.ClueCon.com</a><br>
<a rel="nofollow" target="_blank" href="http://www.ostag.org/">http://www.OSTAG.org</a><br><br>
</div></div></div><br>_______________________________________________<br>FreeSWITCH-users mailing list<br><a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><br><br></div> </div> </div>  </div></body></html>