I have meet the same problems, and I also have RTCP recv() error messages too. On Linux platform, I just configure PJSIP use "--enable-epoll" options, and then the problem almost gone. I only got one RTCP recv() error messages after I recompile it. Hope it can help you. -----????----- ???: pjsip [mailto:pjsip-bounces at lists.pjsip.org] ?? pjsip-request at lists.pjsip.org ????: 2013?8?26? 16:58 ???: pjsip at lists.pjsip.org ??: pjsip Digest, Vol 72, Issue 75 Send pjsip mailing list submissions to pjsip at lists.pjsip.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org or, via email, send a message with subject or body 'help' to pjsip-request at lists.pjsip.org You can reach the person managing the list at pjsip-owner at lists.pjsip.org When replying, please edit your Subject line so it is more specific than "Re: Contents of pjsip digest..." Today's Topics: 1. Re: Receiving a lot of RTP recv() error messages (Paul Schmidt) ---------------------------------------------------------------------- Message: 1 Date: Mon, 26 Aug 2013 10:58:08 +0200 (CEST) From: "Paul Schmidt" <8flm6@xxxxxx> To: "pjsip list" <pjsip at lists.pjsip.org> Subject: Re: Receiving a lot of RTP recv() error messages Message-ID: <trinity-b963a58c-7a40-4664-b6db-672a82fbc34d-1377507488060 at 3capp-gmx-bs28> Content-Type: text/plain; charset=UTF-8 Ok after some further testing, I'm getting much less of the ? RTP recv() error: Resource temporarily unavailable [err:120011] ? messages, when I run my application as root. For now this is ok, but I hope I'll find a different solution than running the application with superuser rights permanently. ? regards ? ? Gesendet:?Montag, 26. August 2013 um 10:20 Uhr Von:?"Paul Schmidt" <8flm6 at gmx.de> An:?"pjsip list" <pjsip at lists.pjsip.org> Betreff:?[pjsip] Receiving a lot of RTP recv() error messages Hello, ? I'm using PJSIPs conference bridge to mix media streams of IP telephones. Right now the incoming RTP packets seem to be blocked by my application. The following output is generated by PJSIP: ? 10:00:12.530???? resample.c? .resample created: high qualiy, large filter, in/out rate=8000/44100 10:00:12.530???? resample.c? .resample created: high qualiy, large filter, in/out rate=44100/8000 sss_confCallHandler.c[1158]:on_rx_request() >> Starting media stream to peer! 10:00:12.530 strm0xb5f051fc? .Encoder stream started 10:00:12.530 strm0xb5f051fc? .Decoder stream started sss_confCallHandler.c[1179]:on_rx_request() >> Peer connected to conference 10:00:12.546 strm0xb5f051fc !Start talksprut.. 10:00:12.726 conference-ses !Remote RTP address switched to 192.168.0.4:5004 10:00:12.726 conference-ses? Remote RTCP address switched to predicted address 192.168.0.4:5005 10:00:12.726 strm0xb5f051fc? RTP status: badpt=0, badssrc=0, dup=0, outorder=0, probation=-1, restart=0 10:00:13.166 strm0xb5f051fc !VAD re-enabled 10:00:13.166 strm0xb5f051fc? Starting silence 10:00:13.746 strm0xb5f051fc !RTP recv() error: Resource temporarily unavailable [err:120011] 10:00:14.226 strm0xb5f051fc? RTP recv() error: Resource temporarily unavailable [err:120011] 10:00:14.886 strm0xb5f051fc !RTP recv() error: Resource temporarily unavailable [err:120011] 10:00:15.906 strm0xb5f051fc !RTP recv() error: Resource temporarily unavailable [err:120011] 10:00:16.926 strm0xb5f051fc !RTP recv() error: Resource temporarily unavailable [err:120011] 10:00:17.066 strm0xb5f051fc !RTP recv() error: Resource temporarily unavailable [err:120011] 10:00:17.146?? silencedet.c !Re-adjust threshold (in silence)to 0 10:00:17.546 strm0xb5f051fc? Start talksprut.. 10:00:17.565 strm0xb5f051fc? Starting silence 10:00:18.286 strm0xb5f051fc !RTP recv() error: Resource temporarily unavailable [err:120011] 10:00:18.366 strm0xb5f051fc !RTP recv() error: Resource temporarily unavailable [err:120011] 10:00:18.386 strm0xb5f051fc? RTP recv() error: Resource temporarily unavailable [err:120011] 10:00:18.406 strm0xb5f051fc? RTP recv() error: Resource temporarily unavailable [err:120011] 10:00:18.426 strm0xb5f051fc !RTP recv() error: Resource temporarily unavailable [err:120011] This goes on for as long as the session is active. Did anyone ever had a similar problem? If yes is there something I might miss at initialization time of the stream object or the conference bridge? Regards ? _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org[http://lists.p jsip.org/mailman/listinfo/pjsip_lists.pjsip.org] ------------------------------ Subject: Digest Footer _______________________________________________ pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org ------------------------------ End of pjsip Digest, Vol 72, Issue 75 *************************************