Platform SDK: Web Telephony Engine |
When a new call arrives on the line with which an application is associated, WTE navigates to the application's home page. If the 'Automatic answer' option is on (the default setting), the call is answered.
You can use a telephone to dial the number of the line associated with the application. Alternatively, you can use your own TAPI 3.0 application or Phone Dialer, which is a telephony application distributed with Windows 2000.
To use Phone Dialer to call a Web telephony application
The WTE periodically checks for configuration changes. After making any configuration changes, wait approximately five seconds for the changes to take effect. The delay between the change in the storage and the time that the service adopts the new configuration is defined by the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Web Telephony Engine under the NotifyPeriodAfterFirstUpdate attribute (the value is in seconds).
An application can force a configuration change to take effect by calling the Win32 ControlService function and specifying the wteServiceRefreshStorage service-control value.