TUI Application Development (Windows CE 5.0)
This section discusses developing with the Telephony User Interface (TUI) in detail.
The TUI is a full-featured and customizable sample application that offers standard and advanced phone functionality.
For more information about how the TUI is a part of the overall IP phone architecture in Windows CE, including detailed information about customizing the TUI as part of an overall IP phone solution, see Developing an IP Phone.
TUI source code is in %_WINCEROOT%\Public\VoIP\Oak\Phone\TUI.
To see how the TUI works, use the IP Phone design template to create an IP phone run-time image. For detailed step-by-step instructions, see one of the following topics:
In This Section
- TUI Architecture and Functionality
Provides an overview of the design and functionality provided by the TUI. - Examining the TUI Implementation
Discusses the implementation of the TUI in detail, including information about the TUI object model and detailed topics covering common TUI application development questions and issues. - Customizing the TUI Application
Provides more information about additional common TUI customization tasks.
Related Sections
Telephony User Interface (TUI)
Provides overview information about the TUI.
VoIP Application Interface Layer (VAIL)
Provides information about the middleware layer the TUI uses for much of its phone functionality.
Real-time Communications (RTC) Client API
Provides information about the low-level SIP and RTP implementations used by the default implementation of the TUI.
Send Feedback on this topic to the authors