<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] [CRIT] sofia_glue.c:1083 No RTP ports available!</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Atleast 2 RTP ports... Possibly more... Also keep in mind that each RTP port requires a handle... &nbsp;So if you have things set to tight you&#8217;ll run into issues... &nbsp;Check the ulimits <BR>
<BR>
<BR>
On 7/23/12 7:17 AM, &quot;Brian Foster&quot; &lt;<a href="bdfoster@endigotech.com">bdfoster@endigotech.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Remember each call is 2 rtp ports.<BR>
<BR>
Brian Foster<BR>
Endigo Computer LLC<BR>
<BR>
Sent from a mobile device.<BR>
<BR>
On Jul 23, 2012 2:28 AM, &quot;Chris Mylonas&quot; &lt;<a href="chris@opencsta.org">chris@opencsta.org</a>&gt; wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Sorry to but in,<BR>
<BR>
How many RTP ports have you got configured?<BR>
<BR>
If you only have a range of 5 and you have 5 concurrent calls, then no more RTP ports will be available.<BR>
Doing a `netstat -anp | grep -i udp` should show what ports are open (on linux)<BR>
<BR>
<BR>
<BR>
<BR>
On 23/07/2012, at 4:12 PM, curriegrad2004 wrote:<BR>
<BR>
&gt; Tony,<BR>
&gt;<BR>
&gt; What can cause this error to happen really? Does FS allow re-use of<BR>
&gt; RTP ports at all given if the media isn't going to the same<BR>
&gt; destination, or doesn't the SDP header define some kind of session<BR>
&gt; tracking mechnaism so ports can be reused?<BR>
&gt;<BR>
&gt; On Sun, Jul 22, 2012 at 11:58 AM, Anthony Minessale<BR>
&gt; &lt;<a href="anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<BR>
&gt;&gt; Jira Jira jira<BR>
&gt;&gt;<BR>
&gt;&gt; On Jul 22, 2012 12:41 PM, &quot;Phil Quesinberry&quot; &lt;<a href="philq@qsystemsengineering.com">philq@qsystemsengineering.com</a>&gt;<BR>
&gt;&gt; wrote:<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Recently through several of the latest git pulls, FS stops routing calls<BR>
&gt;&gt;&gt; with the following error, usually within a few minutes of making a call<BR>
&gt;&gt;&gt; through Google Voice, not sure if receiving a call through GV will cause the<BR>
&gt;&gt;&gt; problem yet:<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; sofia_glue.c:1083 No RTP ports available!<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Restarting FS fixes the problem.<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Before I file the requisite Jira, is anyone aware of this problem or a<BR>
&gt;&gt;&gt; potential configuration issue that might not be compatible with the newer<BR>
&gt;&gt;&gt; builds of FS?  This wasn&#8217;t happening until the last week or two.<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Current version we&#8217;re running is:  FreeSWITCH Version<BR>
&gt;&gt;&gt; 1.2.0-rc2+git~20120719T223942Z~42f296de9b+unclean~20120719T235346Z<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Here&#8217;s a quick snip from the console when attempting to dial out to show<BR>
&gt;&gt;&gt; the context of the error:<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [DEBUG] sofia_glue.c:3948 Looking for zrtp-hash<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [DEBUG] sofia_glue.c:3926 Deciding whether to<BR>
&gt;&gt;&gt; pass zrtp-hash between legs<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [DEBUG] sofia_glue.c:3928 CF_ZRTP_PASSTHRU_REQ<BR>
&gt;&gt;&gt; not set, so not propagating zrtp-hash<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [DEBUG] sofia_glue.c:5041 Audio Codec Compare<BR>
&gt;&gt;&gt; [PCMU:0:8000:20:64000]/[PCMU:0:8000:20:64000]<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [DEBUG] sofia_glue.c:3027 Set Codec<BR>
&gt;&gt;&gt; <a href="sofia/internal/102@192.168.1.6:5060">sofia/internal/102@192.168.1.6:5060</a> &lt;<a href="http://102@192.168.1.6:5060">http://102@192.168.1.6:5060</a>&gt; &nbsp;PCMU/8000 20 ms 160 samples 64000 bits<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [DEBUG] switch_core_codec.c:111<BR>
&gt;&gt;&gt; <a href="sofia/internal/102@192.168.1.6:5060">sofia/internal/102@192.168.1.6:5060</a> &lt;<a href="http://102@192.168.1.6:5060">http://102@192.168.1.6:5060</a>&gt; &nbsp;Original read codec set to PCMU:0<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [DEBUG] sofia_glue.c:5173 No 2833 in SDP.<BR>
&gt;&gt;&gt; Disable 2833 dtmf and switch to INFO<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [CRIT] sofia_glue.c:1083 No RTP ports<BR>
&gt;&gt;&gt; available!<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [DEBUG] switch_core_session.c:778 Send signal<BR>
&gt;&gt;&gt; <a href="sofia/internal/102@192.168.1.6:5060">sofia/internal/102@192.168.1.6:5060</a> &lt;<a href="http://102@192.168.1.6:5060">http://102@192.168.1.6:5060</a>&gt; &nbsp;[BREAK]<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [DEBUG] switch_channel.c:2903<BR>
&gt;&gt;&gt; (<a href="sofia/internal/102@192.168.1.6:5060">sofia/internal/102@192.168.1.6:5060</a> &lt;<a href="http://102@192.168.1.6:5060">http://102@192.168.1.6:5060</a>&gt; ) Callstate Change RINGING -&gt; HANGUP<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; 2012-07-22 12:57:46.706132 [NOTICE] switch_channel.c:3392 Hangup<BR>
&gt;&gt;&gt; <a href="sofia/internal/102@192.168.1.6:5060">sofia/internal/102@192.168.1.6:5060</a> &lt;<a href="http://102@192.168.1.6:5060">http://102@192.168.1.6:5060</a>&gt; &nbsp;[CS_EXECUTE] [INCOMPATIBLE_DESTINATION]<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Regards,<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Phil Quesinberry<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Q Systems Engineering, Inc.<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Electronic Controls and Embedded Systems Development<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; (410) 969-8002 &lt;tel:%28410%29%20969-8002&gt; <BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; <a href="http://www.qsystemsengineering.com">http://www.qsystemsengineering.com</a><BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; _________________________________________________________________________<BR>
&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<BR>
&gt;&gt;&gt; <a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
&gt;&gt;&gt; <a href="http://www.cudatel.com">http://www.cudatel.com</a><BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Official FreeSWITCH Sites<BR>
&gt;&gt;&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
&gt;&gt;&gt; <a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><BR>
&gt;&gt;&gt; <a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; Join Us At ClueCon - Aug 7-9, 2012<BR>
&gt;&gt;&gt;<BR>
&gt;&gt;&gt; FreeSWITCH-users mailing list<BR>
&gt;&gt;&gt; <a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
&gt;&gt;&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
&gt;&gt;&gt;<BR>
&gt;&gt;<BR>
&gt;&gt; _________________________________________________________________________<BR>
&gt;&gt; Professional FreeSWITCH Consulting Services:<BR>
&gt;&gt; <a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
&gt;&gt; <a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
&gt;&gt;<BR>
&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
&gt;&gt; <a href="http://www.cudatel.com">http://www.cudatel.com</a><BR>
&gt;&gt;<BR>
&gt;&gt; Official FreeSWITCH Sites<BR>
&gt;&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
&gt;&gt; <a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><BR>
&gt;&gt; <a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
&gt;&gt;<BR>
&gt;&gt; Join Us At ClueCon - Aug 7-9, 2012<BR>
&gt;&gt;<BR>
&gt;&gt; FreeSWITCH-users mailing list<BR>
&gt;&gt; <a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
&gt;&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
&gt;&gt;<BR>
&gt;<BR>
&gt; _________________________________________________________________________<BR>
&gt; Professional FreeSWITCH Consulting Services:<BR>
&gt; <a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
&gt; <a 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 href="http://www.cudatel.com">http://www.cudatel.com</a><BR>
&gt;<BR>
&gt; Official FreeSWITCH Sites<BR>
&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
&gt; <a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><BR>
&gt; <a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
&gt;<BR>
&gt; Join Us At ClueCon - Aug 7-9, 2012<BR>
&gt;<BR>
&gt; FreeSWITCH-users mailing list<BR>
&gt; <a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
<BR>
<BR>
_________________________________________________________________________<BR>
Professional FreeSWITCH Consulting Services:<BR>
<a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
<BR>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
<a href="http://www.cudatel.com">http://www.cudatel.com</a><BR>
<BR>
Official FreeSWITCH Sites<BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
<a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><BR>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
<BR>
Join Us At ClueCon - Aug 7-9, 2012<BR>
<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_________________________________________________________________________<BR>
Professional FreeSWITCH Consulting Services:<BR>
<a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
<BR>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
<a href="http://www.cudatel.com">http://www.cudatel.com</a><BR>
<BR>
Official FreeSWITCH Sites<BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
<a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><BR>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
<BR>
Join Us At ClueCon - Aug 7-9, 2012<BR>
<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>