Can you paste the output of ps -p `pgrep asterisk` u
? On Mon, Dec 24, 2012 at 11:35 PM, Deepesh D <[email protected]> wrote: > I am using 64-bit Linux OS. Also before starting asterisk I have set > the ulimit to a higher value. > > When this happened there was no calls in the system. There was only > about 160 Meetme conferences, and in each Meetme there was only one > channel. > > On Mon, Dec 24, 2012 at 11:36 PM, Johan Wilfer <[email protected]> wrote: > > 2012-12-24 16:13, Deepesh D skrev: > >> Hello, > >> > >> What is the maximum number of meetme's allowed by asterisk. > >> > >> On my server with an 8 GB memory, I start getting the following error > >> after 150-160 meetme's are created > >> > >> WARNING[3485]: app_meetme.c:1820 conf_run: Unable to open DAHDI pseudo > >> channel: Cannot allocate memory > >> > >> At this time the server still has about 6 GB of free memory. I even > >> tried this on a server with higher memory, it gives the same result. > >> > >> I am using asterisk 1.4.44. > > > > > > You have probably run out of file descriptors. Try > > ulimit -n 8192 > > before starting asterisk (or in the safe_asterisk-script or the > > init.d-script). > > > > I think this is per default 1024 on debian, and if you use sip + meetme > > you will hit the limit with about 150 concurrent calls. > > > > -- > > Johan Wilfer > > > > JT Technologies & Telecommunications AB > > Jabber: [email protected] | Web: www.jttech.se > > > > -- > > _____________________________________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > New to Asterisk? Join us for a live introductory webinar every Thurs: > > http://www.asterisk.org/hello > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- -Chris Harrington ACSDi Office: 763.559.5800 Mobile Phone: 612.326.4248
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
