/mcpWhat to do next
For more information on using the Registry Editor to set the Internet Protocol Type of Service bits, see the
topic “Setsockopt is unable to mark the Internet Protocol type of service bits in Internet Protocol packet header”
on the Microsoft technical support website.
These JTAPI interfaces support QoS:
Provider Interface
getAppDSCPValue()
Returns the “DSCP IP for CTI applications” service parameter. This value specifies the
DSCP value that JTAPI sets on its link to CTI. Applications can get this value by
querying the provider object by using this API every time that they get a
ProviderInServiceEvent.
int
precedenceValue = 0x00
Stores the DSCP value that CTI provides.
private int
For details on these interfaces, see Cisco Unified JTAPI Extensions, on page 249 To view the message flow
for QoS, see Message Sequence Charts, on page 761.
QoS Setup on Windows 2000
If you are running Windows 2000, follow these steps.
Procedure
Step 1
Start the Registry Editor (Regedt32.exe).
Step 2
Go to key: HKEY_LOCAL_MACHINE on Local Machine\System\CurrentControlSet\Services\Tcpip\Parameters
Step 3
On the Edit menu, click Add Value.
Step 4
In the Value name box, enter DisableUserTOSSetting.
Step 5
In the Data Type list, click REG_DWORD and then click OK.
Step 6
In the Data box, enter a value of 0 (zero) and then click OK.
Step 7
Quit Registry Editor and then restart the computer.
QoS Setup on Windows XP Server 2003
If you are running Windows XP or Windows Server 2003, follow these steps.
Procedure
Step 1
Start Registry Editor (Regedt32.exe).
Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs
141
Features Supported by Cisco Unified JTAPI
QoS Setup on Windows 2000