Partager via


Using XML Profiles

The XML profile contains provisioning information, including the following:

  • Required service types
  • SIP server
  • ITSP
  • User information, including:
    • Name
    • Password
  • Session information, including:
    • 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 the Profile Requirements topic. The profile is created by the application. The Profile object is created by the IRTCClientProvisioning::CreateProfile method. The IRTCProfile interface is used to retrieve specific fields in the profile. If a specific profile is required for a session, it is requested when the session is created with the IRTCClient::CreateSession method.

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.