We recently updated our server and are not experiencing some errors. We use the originate cmd to send audio into a meetme conference. Basically originate is passed the playback app and it calls Local context to pass into a meetme. This has been working for sometime but after the upgrade, when the originate happens this errors repeatably shows up and does not seem to complete.
[Jun 11 15:01:55] WARNING[20262]: channel.c:1426 __ast_queue_frame: Exceptionally long voice queue length queuing to Local/246381@context-0225;1
Server is running CentOS 5.5, Asterisk 1.8.4. The linux kernel was updated from 2.6.18-194.32.1.el5 to 2.6.18-238.9.1.el5. So we downgraded back but is still giving the problem. I have been trying to research the problem but have not found anything identical except for mentioning about channel lock. Close to this issues.asterisk.org/view.php?id=15609
Has any one else seen an issue like this or what to do to try and debug more? A bunch of the debug suggestions seem to be outdated for the similar issue.