Voice over IP Phone Services Catalog Items (Windows Embedded CE 6.0)
1/6/2010
The following table shows the catalog items for Voice over IP (VoIP) phone services.
Catalog item | SYSGEN variable | Description |
---|---|---|
Real-time Communications (RTC) Client API |
SYSGEN_VOIP |
Adds the programming interface that provides messaging, presence, and audio between any two IP-enabled devices. Includes G711, G.722.1, and Siren codecs. |
Real-time Communications (RTC) Client API GSM Codec (GSM610 pluggable codec) |
SYSGEN_VOIP_MEDIA_GSM |
Adds the GSM 610 codec. |
VAIL Database Store |
SYSGEN_VOIPPHONE_DBSTORE |
Reference implementation of caller information and call log stores, using Windows Embedded CE databases. |
Voice over IP Home Screen Application |
SYSGEN_FPVOIP_HOMESCREEN |
Applies to Windows Embedded CE 6.0 R2 Adds the home screen to the IP Phone Suite
Note:
This SYSGEN variable was previously named SYSGEN_VOIPPHONE_HOMESCREEN.
|
Voice over IP Contacts Application |
SYSGEN_FPVOIP_INFOAPP |
Applies to Windows Embedded CE 6.0 R2 Adds the contacts application to the IP Phone Suite
Note:
This SYSGEN variable was previously named SYSGEN_VOIPPHONE_INFOAPP.
|
Voice over IP Phone Application |
SYSGEN_FPVOIP_PHONEAPP |
Applies to Windows Embedded CE 6.0 R2 Adds the phone application to the IP Phone Suite
Note:
This SYSGEN variable was previously named SYSGEN_VOIPPHONE_PHONEAPP.
|
Phone IME |
SYSGEN_VOIPPHONE_PHONEIME |
Adds "Triple-tap" functionality (that enables users to enter text with a numeric keypad) used by the IP Phone Suite. |
Voice over IP Settings Application |
SYSGEN_FPVOIP_SETTINGS |
Applies to Windows Embedded CE 6.0 R2 Adds the settings application to the IP Phone Suite
Note:
This SYSGEN variable was previously named SYSGEN_VOIPPHONE_SETTINGS.
|
Voice over IP Sample resources for phone suite |
SYSGEN_FPVOIP_RESOURCE |
Applies to Windows Embedded CE 6.0 R2 Adds common resources shared across the VoIP applications for a QVGA landscape user interface. It adds a shared, resource-only DLL that supports customization, such as UI skins, screen and component layout changes, and custom display resolutions. |
Voice over IP Sample portrait-mode resources for phone suite |
SYSGEN_FPVOIP_RESOURCE_PORT |
Applies to Windows Embedded CE 6.0 R2 Adds common resources shared across the VoIP applications for a QVGA portrait-mode user interface. Add a shared, resource-only DLL that supports customization, such as UI skins, screen and component layout changes, and custom display resolutions. |
VoIP Deployment Infrastructure |
SYSGEN_FPVOIP_BOOTSTRAP |
Applies to Windows Embedded CE 6.0 R2 Adds a phone application that provides bootstrapping and update logic, which helps ease deployment of VoIP devices in managed environments. |
Video over IP Calling |
SYSGEN_VOIP_VIDEO |
Applies to Windows Embedded CE 6.0 R2 Adds APIs to the RTC Client API to support making and receiving one-to-one video telephony calls. |
The following SYSGEN variables have been disabled in Windows Embedded CE 6.0, Windows Embedded CE 6.0 R2, and Windows Embedded CE 6.0 R3. These may appear in Catalog Items View, but their functionality has been disabled.
Catalog item | SYSGEN variable | Description |
---|---|---|
PC Authentication |
SYSGEN_VOIPPHONE_LAP |
Controls access to user's private information on the device based on whether the computer it connects to is locked or unlocked. |
Telephony User Interface |
SYSGEN_VOIPPHONE_UI |
A full-featured phone application that makes and receives phone calls and interacts with Exchange to provide contacts and other information. |
VoIP Application Interface Layer (VAIL) |
SYSGEN_VOIPPHONE_MGR |
Core VAIL functionality and API elements. |
Phone Provisioner |
SYSGEN_VOIPPHONE_CONFIGURATIONSTORE |
Configuration data store functionality provided by the VAIL and used by the Telephony User Interface for provisioning devices. |
Reference Media Manager |
SYSGEN_VOIPPHONE_REFMEDIA |
Reference media manager implementation that uses the RTP stack provided by the RTC Client API catalog item. |
Remarks
RTC 1.5 includes two .dll files: the rtcdll.dll, which contains the signaling portion, and the rtcmediadll.dll, which contains the media portion. When SYSGEN_VOIP is set, both files get added to the image.