[asterisk-bugs] [Asterisk 0011145]: [patch] Improved support of QoS in channels using RTP
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Dec 16 04:48:49 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11145
======================================================================
Reported By: IgorG
Assigned To: oej
======================================================================
Project: Asterisk
Issue ID: 11145
Category: Core/RTP
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 88197
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-02-2007 04:04 CDT
Last Modified: 12-16-2007 04:48 CST
======================================================================
Summary: [patch] Improved support of QoS in channels using
RTP
Description:
What have done with this patch
- Improved logging: log also channel name
- Do not log QoS values when it have zero value
- Add support for QoS in chan_skinny
- Add support of QoS for RTP in chan_mgcp
- Rename config parameter in h323.conf from tos to tos_audio, because it
set tos only for RTP
- Improved documentation
======================================================================
----------------------------------------------------------------------
svnbot - 12-16-07 04:48
----------------------------------------------------------------------
Repository: asterisk
Revision: 93163
U trunk/CHANGES
U trunk/UPGRADE.txt
U trunk/channels/chan_h323.c
U trunk/channels/chan_iax2.c
U trunk/channels/chan_mgcp.c
U trunk/channels/chan_sip.c
U trunk/channels/chan_skinny.c
U trunk/channels/chan_unistim.c
U trunk/channels/iax2-provision.c
U trunk/configs/dundi.conf.sample
U trunk/configs/h323.conf.sample
U trunk/configs/iax.conf.sample
U trunk/configs/iaxprov.conf.sample
U trunk/configs/mgcp.conf.sample
U trunk/configs/sip.conf.sample
U trunk/configs/skinny.conf.sample
U trunk/configs/unistim.conf.sample
U trunk/doc/tex/qos.tex
U trunk/include/asterisk/netsock.h
U trunk/include/asterisk/rtp.h
U trunk/main/netsock.c
U trunk/main/rtp.c
U trunk/main/udptl.c
U trunk/pbx/pbx_dundi.c
------------------------------------------------------------------------
r93163 | oej | 2007-12-16 04:48:47 -0600 (Sun, 16 Dec 2007) | 17 lines
HUGE improvements to QoS/CoS handling by IgorG
- Refer to the proper documentation
- Implement separate signalling/media QoS/CoS in many channels using RTP
- Improve warnings and verbose messages
- Deprecate some old settings
Minor modifications by me, a big effort from IgorG.
Thanks!
Reported by: IgorG
Patches:
qoscleanup-89394-4-trunk.patch uploaded by IgorG (license 20)
Tested by: IgorG
(closes issue http://bugs.digium.com/view.php?id=11145)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=93163
Issue History
Date Modified Username Field Change
======================================================================
12-16-07 04:48 svnbot Checkin
12-16-07 04:48 svnbot Note Added: 0075508
12-16-07 04:48 svnbot Status new => assigned
12-16-07 04:48 svnbot Assigned To => oej
======================================================================
More information about the asterisk-bugs
mailing list