<div dir="ltr">Nope, that&#39;s just an endpoint that has no signalling for use in some sangoma product.  Its still our same rtp stack.<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 7, 2013 at 2:11 PM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com" target="_blank">steveayre@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">commit ef5c1256f3a64502880bb232ea17a673e3e4eb10<br>
Author: Anthony Minessale &lt;<a href="mailto:anthm@freeswitch.org">anthm@freeswitch.org</a>&gt;<br>
Date:   Wed Aug 8 14:46:38 2012 -0500<br>
    add rtp endpoint contributed by sangoma<br>
<br>
I&#39;m guessing it&#39;s called crtp since there&#39;s a crtp_init function.<br>
<br>
-Steve<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
On 7 May 2013 19:28, Michael Jerris &lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt; wrote:<br>
&gt; what is crtp?<br>
&gt;<br>
&gt; On May 7, 2013, at 2:14 PM, Steven Ayre &lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Guessing this is related to the move of the media handling to crtp?<br>
&gt;&gt;<br>
&gt;&gt; -Steve<br>
&gt;&gt;<br>
&gt;&gt; On 7 May 2013 17:20, Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; too slow,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I found the problem in master, if you don&#39;t want to update to get the fix,<br>
&gt;&gt;&gt; use the variable version of the param instead by setting rtp_timeout_sec in<br>
&gt;&gt;&gt; vars.xml<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Tue, May 7, 2013 at 8:48 AM, Anthony Minessale<br>
&gt;&gt;&gt; &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Is this master or stable, its not out of the question the param has a bug<br>
&gt;&gt;&gt;&gt; in master since there were some major changes and some media related params<br>
&gt;&gt;&gt;&gt; may need testing.  The easy way would be lab it up and file a Jira so it can<br>
&gt;&gt;&gt;&gt; be quantified and resolved.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On May 7, 2013 7:28 AM, &quot;Steven Ayre&quot; &lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; No, it should actually hang up the call...<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Steve<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; On 7 May 2013, at 10:12, Farrukh Ali &lt;<a href="mailto:smfarrukh@live.com">smfarrukh@live.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Hey Mehroz,<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; The problem with this timer is it only STOPS the RTP traffic going from<br>
&gt;&gt;&gt;&gt;&gt; FS to SIPClient by detecting RTP is not received from the SIPClient for<br>
&gt;&gt;&gt;&gt;&gt; certain time(you set), It doesn&#39;t kill the session as you can check it by<br>
&gt;&gt;&gt;&gt;&gt; pressing F4, you need to hupall all the time, In Wireshark you could see<br>
&gt;&gt;&gt;&gt;&gt; that RTP stream is stopped after the timer expires!<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Regards<br>
&gt;&gt;&gt;&gt;&gt; Muhammad Farrukh<br>
&gt;&gt;&gt;&gt;&gt;&gt; Date: Mon, 6 May 2013 23:15:18 -0700<br>
&gt;&gt;&gt;&gt;&gt;&gt; From: <a href="mailto:mehroz.ashraf85@gmail.com">mehroz.ashraf85@gmail.com</a><br>
&gt;&gt;&gt;&gt;&gt;&gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt;&gt; Subject: Re: [Freeswitch-users] Dead channels in freeswitch<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; I have already got that at the right place Farrukh!<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;profile name=&quot;internal&quot;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;settings&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;/settings&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;/profile&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; But unable to get the desired result! calls does not hangs up , which i<br>
&gt;&gt;&gt;&gt;&gt;&gt; monitored for 5 min and have to do &quot;hupall&quot; to get it fixed.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Is this parameter have any dependency over any other parameter , liker<br>
&gt;&gt;&gt;&gt;&gt;&gt; timers? as i have disabled session timer<br>
&gt;&gt;&gt;&gt;&gt;&gt; param name=&quot;enable-timer&quot; value=&quot;false&quot;, but AFAIK session timer and<br>
&gt;&gt;&gt;&gt;&gt;&gt; rtp-timers are two different entities!<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a 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 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>
Professional FreeSWITCH Consulting Services:<br>
<a 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-users mailing list<br>
<a 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>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900
</div>