draft-ietf-sipping-media-policy-dataset: Bandwidth limitations
"Worley, Dale R (Dale)" <[email protected]> Wed, 11 May 2011 18:10:21 -0400
| Newsgroups | gmane.ietf.sipping |
|---|---|
| Message-ID | <CD5674C3CD99574EBA7432465FC13C1B22246BD484@DC-US1MBEX4.global.avaya.com> |
I have updated the definition of the <max-stream-bw> element to remove
the "label" and "media-type" attributes, which in the previous version
were used to limit the effect of the bandwidth limitation to
particular media types or one particular stream.
Doing this makes <max-stream-bw> work the same way as other elements.
Limiting the bandwidth for streams of a particular media type can be
done by the usual method of a <stream> that has both <media-type> and
<max-stream-bw> children:
<session-policy>
<stream>
<media-type>video</media-type>
<max-stream-bw>1000</max-stream-bw>
</stream>
</session-policy>
Dale
_______________________________________________
Sipping mailing list https://www.ietf.org/mailman/listinfo/sipping
This list is for NEW development of the application of SIP
Use [email protected] for questions on current sip
Use [email protected] for new developments of core SIP