[asterisk-commits] russell: trunk r62480 - /trunk/CHANGES
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Mon Apr 30 14:54:14 MST 2007
Author: russell
Date: Mon Apr 30 16:54:13 2007
New Revision: 62480
URL: http://svn.digium.com/view/asterisk?view=rev&rev=62480
Log:
Add a note to CHANGES about the new support for 802.1p. Thanks IgorG!
Modified:
trunk/CHANGES
Modified: trunk/CHANGES
URL: http://svn.digium.com/view/asterisk/trunk/CHANGES?view=diff&rev=62480&r1=62479&r2=62480
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Mon Apr 30 16:54:13 2007
@@ -172,4 +172,8 @@
* Added a new CDR module, cdr_sqlite3_custom.
* Added a new realtime configuration module, res_config_sqlite
* Added a new dialplan application, Bridge, which allows you to bridge the
- calling channel to any other active channel on the system.
+ calling channel to any other active channel on the system.
+ * Added support for setting the CoS for VLAN traffic (802.1p). See the sample
+ configuration files for the IP channel drivers. The new option is "cos".
+ This information is also documented in doc/qos.tex, or the IP Quality of Service
+ section of asterisk.pdf.
More information about the asterisk-commits
mailing list