[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 14:06:45 CST 2011
The following issue has been CLOSED
======================================================================
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: closed
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:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2011-03-03 05:55 CST
Last Modified: 2011-03-03 14:06 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
======================================================================
----------------------------------------------------------------------
(0132585) lmadsen (administrator) - 2011-03-03 14:06
https://issues.asterisk.org/view.php?id=18916#c132585
----------------------------------------------------------------------
We can't support that third party code. Please take this issue up with
them.
Issue History
Date Modified Username Field Change
======================================================================
2011-03-03 14:06 lmadsen Note Added: 0132585
2011-03-03 14:06 lmadsen Status new => closed
======================================================================
More information about the asterisk-bugs
mailing list