[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
Thu Mar 3 05:55:56 CST 2011
The following issue has been SUBMITTED.
======================================================================
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-03 05:55 CST
======================================================================
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:
http://asterisk.hosting.lv/bin/codec_g729-ast18-gcc4-glibc-x86_64-opteron.so
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-03-03 05:55 yarns New Issue
2011-03-03 05:55 yarns Asterisk Version => 1.8.3
2011-03-03 05:55 yarns Regression => No
2011-03-03 05:55 yarns SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list