[Home]

Summary:ASTERISK-12775: WARNING: Out of buffer space (IAX-Trunk and speex codec )
Reporter:Arif-Uz-Zaman (arifzaman)Labels:
Date Opened:2008-09-25 05:26:11Date Closed:2008-09-30 12:36:14
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Codecs/codec_speex
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I've received a call in Asterisk server from remote Asterisk gateway using IAX Trunk.

Call Setup:
  SIP-------->Asterisk-1--------(IAX-TRUNK)-------->Asterisk-2-------->PSTN


[3333]
type=friend
username=3333
context=3333
host=dynamic
defaultip=X.X.X.X
trunk=yes
disallow=all
allow=speex

I've tested with both Astersik-1.4.17 and Asterisk-1.4.21.


****** ADDITIONAL INFORMATION ******

CLI Output of Asterisk-2 server:

-- Executing [12347773456@3333:1] Dial("IAX2/3333-2", "Zap/g1/12347773456|60|Tt") in new stack
   -- Requested transfer capability: 0x00 - SPEECH
   -- Called g1/2127773456
   -- Zap/73-1 is proceeding passing it to IAX2/3333-2
   -- Zap/73-1 is making progress passing it to IAX2/3333-2

[Sep 24 19:02:53] WARNING[31156]: codec_speex.c:238 speextolin_framein: Out of buffer space
[Sep 24 19:02:53] WARNING[31156]: codec_speex.c:238 speextolin_framein: Out of buffer space
[Sep 24 19:02:53] WARNING[31156]: codec_speex.c:238 speextolin_framein: Out of buffer space
[Sep 24 19:02:53] WARNING[31156]: codec_speex.c:238 speextolin_framein: Out of buffer space
[Sep 24 19:02:53] WARNING[31156]: codec_speex.c:238 speextolin_framein: Out of buffer space
[Sep 24 19:02:53] WARNING[31156]: codec_speex.c:238 speextolin_framein: Out of buffer space
[Sep 24 19:02:53] WARNING[31156]: codec_speex.c:238 speextolin_framein: Out of buffer space
[Sep 24 19:02:53] WARNING[31156]: codec_speex.c:238 speextolin_framein: Out of buffer space

...

[Sep 24 19:03:02] NOTICE[31133]: chan_iax2.c:1970 iax2_destroy: Avoiding IAX destroy deadlock
Comments: