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

Fix some syntax errors.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@63946 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent a4f5985b
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ congested with other traffic. ...@@ -8,7 +8,7 @@ congested with other traffic.
Also asterisk running on Linux can set 802.1p CoS marks in VLAN packets Also asterisk running on Linux can set 802.1p CoS marks in VLAN packets
for all used VoIP protocols. It is useful when you are working in switched for all used VoIP protocols. It is useful when you are working in switched
enviropment. For maping skb->priority and VLAN CoS mark you need to use enviropment. For maping skb->priority and VLAN CoS mark you need to use
command "vconfig set_egress_map [vlan-device] [skb-priority] [vlan-qos]". command "vconfig set\_egress\_map [vlan-device] [skb-priority] [vlan-qos]".
\subsubsection{SIP} \subsubsection{SIP}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment