Provision Settings

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The following provision settings define basic information about the profile to make it unique. For more information about the XML schema that defines these settings, see RTC Client API XML Schema.

  • client
    The settings that configure the client information that is not related to the communications link. For more information, see Client Settings.
  • expires
    The date and time that the profile remains valid. After this time, the client should enable the profile in the application.

    If a value of zero (0) is specified, the profile is not enabled.

  • key
    The string that uniquely identifies the profile.
  • name
    The name of the provisioning profile.
  • provider
    The administrative settings that pertains to the service provider. For more information, see Provider Settings.
  • sipsrv
    The settings that apply to the server that the client is authenticating against. For more information, see SIP Server Settings.

See Also

Reference

RTC Client API XML Schema

Concepts

Client Settings
Provider Settings
Session Settings
SIP Server Settings