James Lamanna
2009-Oct-05 15:45 UTC
[asterisk-users] dahdi dies with "No more room in scheduler"
Hi, I noticed that Dahdi starting producing these error messages: ERROR[29250] chan_dahdi.c: No more room in scheduler ERROR[29250] chan_dahdi.c: Asked to delete sched id -1??? during which time I could not send any calls or receive calls on at least one of my Dahdi spans. The only way to clear the problem seemed to be to restart Asterisk. It appears to start after the following message ERROR[29250] chan_dahdi.c: T200 counter expired, nothing to send... This is with dahdi 2.2.0 and asterisk 1.6.0.10. Any ideas on this issue? Thanks. -- James
Barry L. Kline
2009-Oct-05 16:08 UTC
[asterisk-users] dahdi dies with "No more room in scheduler"
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 James Lamanna wrote:> This is with dahdi 2.2.0 and asterisk 1.6.0.10. > > Any ideas on this issue?Check to see if this is a bug that has been fixed in > 1.6.0.10. I think the current is 1.6.0.15 and there has been significant bug fixes since your version. Barry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFKyhoUCFu3bIiwtTARAsUjAJ44sqcqVk3VtrecJVVgjr3LlwtTJgCeP4qH jxsq2fuwqEb+qlrxziOEye4=CcCX -----END PGP SIGNATURE-----
Jeff LaCoursiere
2009-Oct-05 16:45 UTC
[asterisk-users] dahdi dies with "No more room in scheduler"
On Mon, 5 Oct 2009, James Lamanna wrote:> Hi, > I noticed that Dahdi starting producing these error messages: > > ERROR[29250] chan_dahdi.c: No more room in scheduler > ERROR[29250] chan_dahdi.c: Asked to delete sched id -1??? > > during which time I could not send any calls or receive calls on at > least one of my Dahdi spans. > The only way to clear the problem seemed to be to restart Asterisk. > It appears to start after the following message > > ERROR[29250] chan_dahdi.c: T200 counter expired, nothing to send... > > This is with dahdi 2.2.0 and asterisk 1.6.0.10. > > Any ideas on this issue?This appears to be issue: https://issues.asterisk.org/view.php?id=15892&nbn=4 reported a few weeks ago. Doesn't look like there is an update yet. One of the reporters mentions that "dahdi restart" also "fixes" the problem and allows calls again. Might be better to do this then restart asterisk, as you won't interrupt any non-dahdi conversations. j