Bug #1948
closedVoIP Rule from shaper wizard doesn't work as the description implies
100%
Description
When using the shaper wizard, the text description for VoIP prioritization by address isn't consistent with the resulting rule.
The text description says "This allows you to just provide the IP address of the VOIP adaptor to prioritize", but the resulting rule is set on the WANs, in any direction, with a source of that IP address. The text implies that is a local IP address of a VoIP phone/device, but the behavior is such that it would only work if that was the remote PBX IP.
Because the rule is on the WANs, NAT would have already applied, so a private source address would never match.
The fix would be one of three things:- Fix the text description so it clearly states that is supposed to be the remote PBX/Trunk IP
- Fix the rule so it's on the LANs with the private source, not WANs
- Give the user the option to choose either/or of the behaviors
Updated by Ermal Luçi about 13 years ago
That is true actually.
I will try to put a reasonable fix soon.
For now just remove the interface that is auto-selected on the rules and it should work just fine.
Updated by Ermal Luçi about 13 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset e1fd8311bd36906e423c4c711dc3133078e8a464.
Updated by Ermal Luçi about 13 years ago
Applied in changeset 8800783f5d513c7ff0cbb890d988f95ac9db4df9.
Updated by Chris Buechler about 13 years ago
- Status changed from Feedback to Resolved