Media packets marking - media-policy/media attributes
Hello,
can anybody explain to me the proper usage of 'media-attributes' in the media-policy cfg. element?
I mark outgoing traffic, both SIP and media (PCMA). It works fine. The end customer would like to use additional codec (PCMU) and PCMU streams should be marked with a new DSCP.
I added media-attribute 'PCMA' to the existing m.-policy and I added a new tos-settings sub-element with a new DSPC and media-attribute 'PCMU'.
The result is that both stream types are now marked with the last DSCP...the DSCP that is last in the 'tos-settings' list.
Any idea how to fix this?