Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I would like to create a QoS marking policy that re-marks packet to CS5 if the inbound traffic is SIP *and* if it is marked CS3 when it comes in. I would have expected the configuration listed below will work. I only found out when I tried to apply...
The WLC 5508 is running 7.4.100 code. This WLC is used as guest anchor controller. The issue is that from web admin page > local management users, it only shows the first 80 lobbyadmin users. It allows us to add more lobbyadmin users, but continue...
My installation has a single Unity Server. All incoming calls to main line are directed to Unity's AutoAttendant. If the Unity ever fails, calls will get ring no answer. How do I redirect the call to either operator phone or operator hunt group wi...
The top-right corner normally displays only the DN xxxx of the first line. I would like the display shows the complete phone number in the format of 416-555-xxxx. If that cannot be done, just showing the company's published number will do: 416-555-...
jlkeys, below is configuration I ended up using to resolve the issue:ip access-list extended ACL-QOS-SIP permit tcp any range 5060 5061 any dscp cs3class-map match-any CM-QOS-CS5 match access-group name ACL-QOS-SIPpolicy-map PM-QOS-MARKING class ...