Improved QoS support in H323plus
To All
I have updated QoS support in H323plus. DSCP (Diffserv) is now enabled by default (if compiled with DNS support). Transport QoS is now also negotiated between the parties during the capability exchange with the higher QoS value given precedence over the lower value for both direction media flow.
The default values for DSCP are 46 (guaranteed) for audio and 26 (controlled load) for Video. You can change these by calling statics H323AudioCapability::SetDSCPvalue() and H323VideoCapability::SetDSCPvalue() from your application. You can also turn off the feature via a new function H323EndPoint::DisableH245QoS().
Simon
No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.16.0/1137 - Release Date: 2007/11/18 5:15 PM
Forgive my lack of understanding, what does DSCP have to do with DNS? Why the relationship here?
David
On Tue, 20 Nov 2007, Simon Horne wrote:
To All
I have updated QoS support in H323plus. DSCP (Diffserv) is now enabled by default (if compiled with DNS support). Transport QoS is now also negotiated between the parties during the capability exchange with the higher QoS value given precedence over the lower value for both direction media flow.
The default values for DSCP are 46 (guaranteed) for audio and 26 (controlled load) for Video. You can change these by calling statics H323AudioCapability::SetDSCPvalue() and H323VideoCapability::SetDSCPvalue() from your application. You can also turn off the feature via a new function H323EndPoint::DisableH245QoS().
Simon
No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.16.0/1137 - Release Date: 2007/11/18 5:15 PM
David
You are correct it was a typo. My bad I mean compiled with QoS support :). For windows it requires the platform SDK.
Simon
-----Original Message----- From: David white [mailto:dwhite@speakeasy.net] Sent: Tuesday, November 20, 2007 3:28 AM To: Simon Horne Cc: H323plus Subject: Re: [h323plus] Improved QoS support in H323plus
Forgive my lack of understanding, what does DSCP have to do with DNS? Why the relationship here?
David
On Tue, 20 Nov 2007, Simon Horne wrote:
To All
I have updated QoS support in H323plus. DSCP (Diffserv) is now
enabled by
default (if compiled with DNS support). Transport QoS is now
also negotiated
between the parties during the capability exchange with the
higher QoS value
given precedence over the lower value for both direction media flow.
The default values for DSCP are 46 (guaranteed) for audio and
26 (controlled
load) for Video. You can change these by calling statics
H323AudioCapability::SetDSCPvalue()
and H323VideoCapability::SetDSCPvalue() from your application.
You can also
turn off the feature via a new function H323EndPoint::DisableH245QoS().
Simon
No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.16.0/1137 - Release
Date: 2007/11/18
5:15 PM
No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.16.0/1137 - Release Date: 2007/11/18 5:15 PM
No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.16.1/1140 - Release Date: 2007/11/19 7:05 PM
participants (2)
-
David white
-
Simon Horne