On Sat, Dec 11, 2010 at 6:40 AM, mahfoudh alfaqeeh
<abu_amjad2...@yahoo.com>wrote:

> Dears:
>
> Really, later I faced problem in the asterisk system which is :
> Message is shown when the unique id which is generated with each caller
> reach
> 9000 and something:
>
> No more room in scheduler
> Asked to delete sched id
> .
> .
>
> after I restarted the server this message is not shown again till now
> (after 2 week)
> >>>
> My question:
> What is the reason of this error and how can I solve the problem
> permanently
>
> Please I need the help  as soon as possible.
> Your effort is appreciated>>>
> Thank So much..
>

Tell us your exact version asterisk.

Cut and paste the actual, exact messages you see. "No more room in
scheduler" doesn't show up in 1.6.2, or trunk.
Schedulers don't have any limits; the size of the uniqueid's don't either.

Try "core show threads",  "core show calls"   "sip show channels" "core show
taskprocessors"  from within asterisk's cli.

Try this outside asterisk:   "lsof -p <asterisk-pid> | wc"  (you may have to
install lsof via your package manager)






>
>
>
>
>
>
> --
> _____________________________________________________________________
> -- 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
>


Steve Murphy

ParseTree Corp.

57 Lane 17

Cody, WY 82414

✉  m...@parsetree.com

☎ 307-899-5535
-- 
_____________________________________________________________________
-- 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

Reply via email to