similar to: Sip too many open files?

Displaying 20 results from an estimated 400 matches similar to: "Sip too many open files?"

2007 Jun 15
0
Error: Unable to allocate RTCP socket: Too many open files
Hi, I have a Intel Xeon Dual Core server, with 3 GB RAM, running Centos 5.0, Asterisk 1.4.4 and mysql 5.0. It is a kinda high-traffic box, with about 60 concurrent calls. The profile of calls on this box are: Incoming: via a Sangoma A101 via SIP from anothjer SIP server Outgoing all calls that come in are sent out via SIP to yet another SIP server. This morning I has this error: (edited)
2006 Apr 04
1
Too many open files
Dear all, we have encounter problem when starting asterisk in the foreground, "asterisk -vvvvgc" with more 100 SIP calls concurrently. we have set ulimit to the highest value. still has this problem. Is this the problem keeping asterisk in the foreground or this is a bug in SVN 1.2 16771? Apr 5 08:48:36 WARNING[14887]: channel.c:562 ast_channel_alloc: Channel allocation
2007 Jun 20
0
Error: Unable to allocate RTCP socket: Too manyopen files
This was a bug 1.4.4 It has now been fixed in Asterisk 1.4.5 Stuart Bennett wrote: > Hi Yusuf > > A friend of mine had the same problem with a high volume site.. The problem > lies with a limitation in Linux. Linux will only allow a certain amount of > open files at a time. You will need to add the following line before running > asterisk. > > ulimit -n 32768 > >
2012 Mar 20
0
Outgoing trunk is restricted to g.729 but need ulaw
Hi, I am taking over an asterisk system from another person and having an issue where a sip trunk is restricting the outgoing codecs to just g.729 I am dialing in from a Cisco 7960. The Invite from the Cisco has the folowing M line: m=audio 17022 RTP/AVP 18 0 8 101. So it is allowing g.729, ulaw and alaw. Asterisk is tandeming the call out over a SIP trunk sip.conf tandem trunk config:
2006 Apr 19
2
Unable to allocate socket: Too may open files
Hello, we are curently benchmarking an asterisk system 1034 sip users are logged into this system and the test software is trying to establish 400 concurrent calls. In the CLI I see the following messages: Apr 19 14:20:51 WARNING[4045]: rtp.c:911 ast_rtcp_new: Unable to allocate socket: Too many open files Apr 19 14:20:51 WARNING[4045]: acl.c:306 ast_ouraddrfor: Cannot create socket Apr 19
2003 Sep 25
4
SIP Problem
I am having a problem when a SIP registration fails. I get the following messages in the log: Sep 25 18:51:02 NOTICE[1125329600]: File chan_sip.c, Line 2874 (sip_reg_timeout): Registration for '<user>@fwd.pulver.com@65.39.205.114' timed out, trying again Sep 25 18:51:02 NOTICE[1125329600]: File chan_sip.c, Line 5119 (handle_request): Registration from
2003 Jul 31
3
Mutex problem in sip?
Hello, CVS 07/31/03. Test with 130+ PSTN-to-SIP calls. Asterisk gets locked ... grep -e "Error" -e "eventually" p-console chan_sip.c line 1453 (sip_alloc): Error obtaining mutex: Device or resource busy chan_sip.c line 1453 (sip_alloc): Got it eventually... chan_sip.c line 1453 (sip_alloc): Error obtaining mutex: Device or resource busy chan_sip.c line 1453 (sip_alloc): Got
2009 May 18
3
Number of max SIP calls.
Hello, I m using asterisk version 1.6.2.0 beta. I m trying to test load on it, for which i m using WINSIP installed at two computers and facing two problems. Problem 1: I got 100 users registered to asterisk from each winsip and then initiates 100 calls from one winsip other winsip. But the problem is approx of 60 calls get mature and asterisk give error for the remaining like shown below.
2006 May 17
1
Deadlocks in 1.2.7.1
Hello! Unfortunately we are seeing lately (2-3 times during a day) that asterisk seems to hang up somehow - no new calls can be made and sip show peers and other commands show no obvious problem. We then recompiled 1.2.7.1 with all the DEBUG_ turned on in the makefile and now we see the following messages: May 17 06:46:05 ERROR[8606]: ../include/asterisk/lock.h:236
2003 Aug 14
1
ast_channel_alloc() losing pvt struct
I don't understand the reasoning here so could somebody please help me out? chan_h323 is causing a segmentation fault when trying to connect a call. I tracked the problem back to chan_h323.c in the oh323_new() function. the code is: tmp = ast_channel_alloc( 1 ); After this point, tmp->pvt is not allocated (null pointer). HOWEVER, in the ast_channel_alloc() function right before the
2007 Sep 20
4
Asterisk 1.2.24 simultaneous call limits.
Hi everyone, I am running into wall today with simultaneous call limits. I have two Asterisk machines (fast 3GHz C2D with 2GB of ram). I tried to create a lot of sip calls from one machine to the other by issuing AMI Originate commands to one machine. The machine that makes calls plays a message (demo-intruct) upon the other machine answer. The machine receives the calls just waits for 40 seconds
2016 Nov 22
2
Regression in 13.13.0-RC1
In my setup, which is FreeBSD, using pjsip 2.5.5 as sip backend I am observing a regression when testing the latest Release Candidate. Any calls get refused and the following error shown on console: [Nov 22 10:49:26] WARNING[101105]: res_rtp_asterisk.c:2400 int create_new_socket(const char *, int): Unable to allocate RTP socket: Protocol not supported [Nov 22 10:49:26] WARNING[101105]:
2004 Aug 09
1
Inbound Call Errors...
I have searched all over the web and have not really found anything related to this error.... The only thing I found is related to a system stops responding on DTMF, which does not happen here... THe following is the output from the CLI: *CLI> 2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:2332 sip_alloc: Allocating new SIP call for 640E2D47-E98B11D8-8FDBE54A-5FB5A0CB@65.67.76.30
2013 Dec 15
3
Why doesn't Asterisk try to prevent transcoding
Let's say I have two devices configured and the follow call scenarios occur. [100] disallow=all allow=g722&ulaw Polycom phone with g722,ulaw,alaw,g729 [101] disallow=all allow=ulaw Polycom phone with g722,ulaw,alaw,g729 101 dials 100 -> ulaw to ulaw is chosen 100 dials 101 -> g722 to ulaw is chosen Ideally when 100 dials 101 ulaw would be chosen since it is the common format.
2004 Sep 29
3
X100P Unstable.
Hello All , In some ocasions i?m getting a problem with my X100P board. I?m trying to trace tre problem , but i didn?t find a possible answer. -> I get those messages when trying to use Zap Channel Sep 29 14:15:46 WARNING[-1094796368]: chan_sip.c:2107 sip_new: Unable to allocate channel structure Sep 29 14:15:46 NOTICE[-1094796368]: chan_sip.c:7283 handle_request: Unable to create/find
2003 Jul 01
0
chan_h323.c compile error
Hello all, I got the following error compiling h323 support in the latest cvs. Below the error is a diff to the file that I got to make it work. I took an example out of sip as far as the syntax for ast_rtp_new. Not sure if it is correct or not, but it seems to work. Please correct me if I am wrong in the additional 2 arguements. Regards, Scott cc -g -pg -c -o chan_h323.o -march=i686
2012 Jan 28
1
process_sdp: Unsupported SDP media type in offer: audio , Failing due to no acceptable offer found
Hi All, I'm trying to upgrade asterisk server to 1.8.x from my asterisk 1.6, But when making A Call from SIP Client, I got cli Warning ... and no call has been made. My Sip Client is using lib java peers client http://peers.sourceforge.net/ with standard codec PCMU/PCMA [Jan 28 23:03:32] WARNING[1654]: chan_sip.c:8942 process_sdp: Unsupported SDP media type in offer: audio 0 RTP/AVP 0 8
2004 Dec 08
3
Asterisk 1.0.1 Too many open files
My asterisk process produced the following errors this morning: Dec 8 10:44:07 WARNING[50315282]: rtp.c:829 ast_rtp_new_with_bindaddr: Unable to allocate socket: Too many open files Dec 8 10:44:07 WARNING[50315282]: chan_sip.c:2352 sip_alloc: Unable to create RTP session: Too many open files Dec 8 10:44:07 WARNING[50315282]: chan_sip.c:8024 sip_request: Unable to build sip pvt data for
2007 Jan 25
1
Failing to compile chan_capi
I've got a brand new Eicon Diva Server BRI card and I want to configure it with Asterisk. I managed to get asterisk and zaptel to compile and install, I've compiled and installed the drivers for the Diva card and now I need to compile and install the chan_driver for chan_capi. Unfortunately this fails miserably. I get the following messages: I'm using: Kernel 2.6.16.37.4,
2004 Jan 13
0
Memory allocation issues
Hi, I'm developing a new channel driver for a device. I'm calling ast_channel_alloc from one of my functions, and as I step through the execution of ast_channel_alloc with gdb, everything is being initialized properly. However, once ast_channel_alloc returns, the pvt field of the data structure created is reset to null. I've verified that the structure created in the function and