[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
Tue Mar 8 12:44:52 CST 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: 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: no change required
Fixed in Version:
======================================================================
Date Submitted: 2011-03-03 05:55 CST
Last Modified: 2011-03-08 12:44 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: <link removed by lmadsen>
======================================================================
----------------------------------------------------------------------
(0132742) lmadsen (administrator) - 2011-03-08 12:44
https://issues.asterisk.org/view.php?id=18916#c132742
----------------------------------------------------------------------
Looks like because you're using MoH like that the system is probably
requiring more licenses. Because you've purchased a commercial license you
should take this up with Digium support directly.
Issue History
Date Modified Username Field Change
======================================================================
2011-03-08 12:44 lmadsen Note Added: 0132742
2011-03-08 12:44 lmadsen Status new => closed
2011-03-08 12:44 lmadsen Resolution reopened => no change
required
======================================================================
More information about the asterisk-bugs
mailing list