Anders F Eriksson
2005-Feb-01 14:37 UTC
[Asterisk-Users] choppy sound after 15 minutes in a call
I'm using X-Pro connected to an asterisk server (CVS-HEAD-01/27/05-23:17:07) and after about 15 minutes in a call I get a lot of noise in my end. I don't think the other part of the call hears it. After some 10 seconds or so everything is fine again. In my CLI I get NOTICE[32322]: RTP Transmission error to 85.xxx.xxx.xxx:35162: Operation not permitted. I get it on calls to the PSTN through my X100P (clone) as well as call connected through my IP telephony provider. I have also tried SJ-Phone and it happens with that as well. At the moment my asterisk server is on a public IP adress, and my client connects to it through an Intertex IX66 router. Before getting the router, I had dual NICs in the linux box and connected the client directly with the same problems... I've searched the lists but haven't been able to find any good answer, so any help is greatly appreciated :) /Anders -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050201/6b18e2d6/attachment.htm
Martijn van Oosterhout
2005-Feb-01 15:17 UTC
[Asterisk-Users] choppy sound after 15 minutes in a call
On Tue, Feb 01, 2005 at 10:37:36PM +0100, Anders F Eriksson wrote:> In my CLI I get NOTICE[32322]: RTP Transmission error to > 85.xxx.xxx.xxx:35162: Operation not permitted. I get it on calls to the PSTN > through my X100P (clone) as well as call connected through my IP telephony > provider. I have also tried SJ-Phone and it happens with that as well.I don't know if you're using linux or not or exactly how the code is structured, but... if send() or write() to a network socket returns -EPERM it's generally that your firewall blocked it. Hope this helps, -- Martijn van Oosterhout Ecomtel Pty Ltd