Using XML Profiles (Windows CE 5.0)
An XML profile contains provisioning information, including the following:
- Required service types
- SIP server
- Internet Telephony Service Provider (ITSP)
- User information, including the following:
- Name
- Password
- Session information, including the following:
- Session capabilities
- Service provider
Profiles supply the location of outgoing SIP proxy servers in Windows CE-SIP client sessions, or the PSTN gateway in Windows CE-phone sessions.
For a list of profile specifications for each session type, see Profile Requirements.
To create a Profile object, represented by an IRTCProfile interface, use IRTCClientProvisioning::CreateProfile.
If a specific profile is required for a session, it is requested when the session is created with the IRTCClient::CreateSession method.
For information about the XML schema used by XML profiles, see RTC Client API XML Schema and XML Profile Samples.
See Also
Send Feedback on this topic to the authors