Skip to content
Snippets Groups Projects
Commit c82fd902 authored by Russell Bryant's avatar Russell Bryant
Browse files

Add a note to CHANGES about the new support for 802.1p. Thanks IgorG!

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@62480 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 68341740
No related branches found
No related tags found
No related merge requests found
......@@ -172,4 +172,8 @@ Miscellaneous
* 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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment