[asterisk-bugs] [Asterisk 0018916]: Flooding with chan_sip.c:6047 sip_write: Asked to transmit frame type alaw, while native formats is 0x100 (g729) read/write = 0x
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Mar 26 00:52:16 CDT 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18916
======================================================================
Reported By: yarns
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18916
Category: Channels/chan_sip/CodecHandling
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.8.3
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-03-03 05:55 CST
Last Modified: 2011-03-26 00:52 CDT
======================================================================
Summary: Flooding with chan_sip.c:6047 sip_write: Asked to
transmit frame type alaw, while native formats is 0x100 (g729) read/write = 0x
Description:
Astersik flooding with message :
chan_sip.c:6047 sip_write: Asked to transmit frame type alaw, while native
formats is 0x100 (g729) read/write = 0x100 (g729)/0x100 (g729)
When user test dial at outtrunk:
Dial(SIP/somenumberhere at outtrunk,40,m);
i got many warninig messages like above. When we remove m(music on hold)
parameter everything works fine:
Dial(SIP/somenumberhere at outtrunk,40);
We have installed moh files in alaw and g729 formats, and we using g729
codec from: <link removed by lmadsen>
======================================================================
----------------------------------------------------------------------
(0133123) yarns (reporter) - 2011-03-26 00:52
https://issues.asterisk.org/view.php?id=18916#c133123
----------------------------------------------------------------------
I configured the trunk to use alaw, and my extension to use ulaw and found
the same issue. This appears to be a bug in Asterisk, as it occurs even
when G.729 is not used at all:
[Mar 25 22:40:47] WARNING[22217]: chan_sip.c:6047 sip_write: Asked to
transmit frame type ulaw, while native formats is 0x8 (alaw) read/write =
0x8 (alaw)/0x8 (alaw)
Issue History
Date Modified Username Field Change
======================================================================
2011-03-26 00:52 yarns Note Added: 0133123
2011-03-26 00:52 yarns Status closed => new
2011-03-26 00:52 yarns Resolution no change required =>
reopened
======================================================================
More information about the asterisk-bugs
mailing list