[Asterisk-video] ast_queue_frame: Exceptionally long queue lengthqueuing to Local/

Emmanuel BUU emmanuel.buu at ives.fr
Mon Jun 9 04:03:06 CDT 2008


According to my tests, tt seems that app_transcoder gets into a deadlock after a few second of operation.
I am trying to identify the issue. It could be related to this issue.

On Mon, 9 Jun 2008 09:58:34 +0200, "Nico Gundacker" <nico.gundacker at dynetic.de> wrote:
> Hi guys,
> 
> 
> 
> as you see at the topic asterisk send out the following warning message:
> 
>  [Jun  9 10:47:21] WARNING[25155]: channel.c:916 ast_queue_frame:
> Exceptionally long queue length queuing to
> Local/1001 at menue-vidoestreamen-adbc,2
> 
> 
> 
> Sometimes these warning are shown at the screen until the call is hung up
> and sometimes even after call is hung up. Then I need to kill asterisk
> process. Is there any solution for this problem?
> 
> I used a 3 g phone and the following dial-plan:
> 
> 
> 
> ..
> 
> exten => 101,1,Answer
> 
> exten =>
> 101,2,transcode(,1001 at menue-vidoestreamen,h263 at qcif/fps=12/kb=52/qmin=4/qmax
> =12/gs=50)
> 
> ...
> 
> exten => 1001,1,Answer
> 
> exten => 1001,2,rtsp(rtsp://xx.xx.xx.xx/xxxx/xxxx_direkt/28766.3gp)
> 
> exten => 1001,3,Goto(0,2)
> 
> 
> 
> Thank you for your help
> 
> 
> 
> BR Nico
> 
> 
> 





More information about the asterisk-video mailing list