Platform SDK: Web Telephony Engine |
The Web Telephony Engine (WTE) includes a debugging extension that allows third-party developers to create client applications that can trace and debug WTE applications. The debugging extension exposes the basic behavior and call flow of the WTE, allowing a debugging client application to implement sophisticated debugging features. For example, a client debugging application can check which HTML elements the WTE processes, examine configuration parameters, stop execution on a particular HTML element, and so on.
The debugging extension is available only when the WTE service is running in debugging mode and is not accessible from within a WTE application. It is intended to be used only to create debugging client applications.
For detailed information, see the following section Starting a Debugging Application.