GET http://[host-proxy]/api/relation/Subscriber/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"mlppPassword": {
"is_password": true,
"description": " Confirm the MLPP password. \n \n \n \n Note\u00a0\u00a0\u00a0 \n To confirm that you entered the MLPP Password correctly, re-enter the password in this field. \n \n \n ",
"title": "Confirm MLPP Password",
"minItems": 0,
"pattern": "^[0-9]{4,20}$",
"required": false,
"maxItems": 1,
"minLength": 4,
"maxLength": 20,
"type": "string"
},
"associatedPc": {
"description": " This required field applies for \n Cisco IP Softphone users. ",
"title": "Associated Pc",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"convertUserAccount": {
"description": " This check box appears for LDAP synchronized end users. Check this check box then save changes to convert an LDAP synchronized user to a local user. ",
"title": "Convert LDAP Synchronized User to Local User",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"customerName": {
"description": "This tag should only be used by Hosted Collaboration Solution Shared Architecture deployments.",
"title": "Customer Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"pin": {
"is_password": true,
"description": " Enter the PIN again. ",
"title": "Confirm PIN",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"Headset": {
"items": {
"type": "object",
"properties": {
"firstSeenTime": {
"description": "This is the time the headset was first seen in the UCM",
"format": "date-time",
"title": "Headset First Seen",
"readonly": true,
"type": "string",
"name": "firstSeenTime"
},
"headset_connectionStatus": {
"readonly": true,
"type": "string",
"name": "headset_connectionStatus",
"title": "Headset Connection Status"
},
"lastChangeTime": {
"description": "This is the last time the headset status changed in the UCM",
"format": "date-time",
"title": "Headset Last Change",
"readonly": true,
"type": "string",
"name": "lastChangeTime"
},
"dock_model": {
"readonly": true,
"type": "string",
"name": "dock_model",
"title": "Dock Model"
},
"headset_vendor": {
"readonly": true,
"type": "string",
"name": "headset_vendor",
"title": "Headset Vendor"
},
"host_model": {
"readonly": true,
"type": "string",
"name": "host_model",
"title": "Connected Device Model"
},
"headset_serialNumber": {
"readonly": true,
"required": true,
"type": "string",
"name": "headset_serialNumber",
"title": "Headset Serial Number"
},
"headset_connectionType": {
"readonly": true,
"type": "string",
"name": "headset_connectionType",
"title": "Headset Connection Type"
},
"userId": {
"readonly": true,
"description": "This is current owner of the headset. If the headset has an owner set the value will be that user, otherwise it will be the user associated with the connected device.",
"type": "string",
"name": "userId",
"title": "User ID"
},
"headset_model": {
"readonly": true,
"type": "string",
"name": "headset_model",
"title": "Headset Model"
},
"dock_firmwareVersion": {
"readonly": true,
"type": "string",
"name": "dock_firmwareVersion",
"title": "Dock Firmware Version"
},
"dock_serialNumber": {
"readonly": true,
"type": "string",
"name": "dock_serialNumber",
"title": "Dock Serial Number"
},
"host_client": {
"readonly": true,
"type": "string",
"name": "host_client",
"title": "Connected Device Client"
},
"host_deviceName": {
"readonly": true,
"description": "This is the device the headset is connected to",
"type": "string",
"name": "host_deviceName",
"title": "Connected Device Name (Full)"
},
"host_deviceNameTrimmed": {
"readonly": true,
"description": "This is the device the headset is connected to",
"type": "string",
"name": "host_deviceNameTrimmed",
"title": "Connected Device Name"
},
"host_userId": {
"readonly": true,
"description": "This is the owner ID assigned to the connected device",
"type": "string",
"name": "host_userId",
"title": "Connected Device Owner"
},
"headset_firmwareVersion": {
"readonly": true,
"type": "string",
"name": "headset_firmwareVersion",
"title": "Headset Firmware Version"
},
"headset_owner": {
"readonly": true,
"description": "This is the user logged in/associated with the headset",
"type": "string",
"name": "headset_owner",
"title": "Headset Owner"
},
"host_hostOSVersion": {
"readonly": true,
"type": "string",
"name": "host_hostOSVersion",
"title": "Connected Device OS Version"
},
"host_firmwareVersion": {
"readonly": true,
"type": "string",
"name": "host_firmwareVersion",
"title": "Connected Device Firmware Version"
},
"host_serialNumber": {
"readonly": true,
"type": "string",
"name": "host_serialNumber",
"title": "Connected Device Serial Number"
}
}
},
"type": "array",
"title": "Headset"
},
"imAndPresenceEnable": {
"description": " Check this check box to enable the end user (on the home cluster) for IM and Presence. Configure IM and Presence in the associated service profile. \n \n \n \n Note\u00a0\u00a0\u00a0 \n IM and Presence does not function properly if an end user is assigned to more than one home cluster. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n You must install a Unified Communications Manager IM and Presence node along with this Unified Communications Manager cluster. Use the User Management > User Settings > UC Services menu to configure the IM and Presence service. \n \n \n ",
"title": "Enable User for Unified CM IM and Presence (Configure IM and Presence in the associated UC Service Profile)",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"calendarPresence": {
"title": "Calendar Presence",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"userProfile": {
"target": "/api/device/cucm/UserProfileProvision/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/UserProfileProvision",
"title": "User Profile",
"type": [
"string",
"null"
]
},
"associatedDevices": {
"description": "Also known as controlled devices.",
"title": "Associated Devices",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"device": {
"description": "Name of device.",
"title": "Device",
"minItems": 0,
"items": {
"target": "/api/device/cucm/Phone/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"choices": [],
"target_attr": "name",
"maxLength": 50,
"target_model_type": "device/cucm/Phone",
"type": "string"
},
"required": false,
"type": "array",
"name": "device"
}
}
},
"UccxAgent": {
"items": {
"type": "object",
"properties": {
"firstName": {
"readonly": true,
"type": "string",
"description": "First name of this Agent.",
"title": "First Name"
},
"extension": {
"type": "string",
"description": "IPCC extension of this Agent.",
"title": "Extension"
},
"skills": {
"items": {
"type": "object",
"properties": {
"competencelevel": {
"default": 5,
"choices": [
{
"value": 1,
"title": "1"
},
{
"value": 2,
"title": "2"
},
{
"value": 3,
"title": "3"
},
{
"value": 4,
"title": "4"
},
{
"value": 5,
"title": "5"
},
{
"value": 6,
"title": "6"
},
{
"value": 7,
"title": "7"
},
{
"value": 8,
"title": "8"
},
{
"value": 9,
"title": "9"
},
{
"value": 10,
"title": "10"
}
],
"type": "integer",
"description": "Agent's competency level for this skill.",
"title": "Competence Level"
},
"skillName": {
"description": "Skill name.",
"format": "uri",
"title": "Skill",
"convert_to_primary_key": true,
"choices": [],
"target_attr": "name",
"target_model_type": "device/uccx/Skill",
"type": "string",
"target": "/api/device/uccx/Skill/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"type": "array",
"description": "Skills that this Agent has.",
"title": "Skills"
},
"lastName": {
"readonly": true,
"type": "string",
"description": "Last name of this Agent.",
"title": "Last Name"
},
"userID": {
"readonly": true,
"type": "string",
"description": "User ID of this Agent.",
"title": "User ID"
},
"resourceGroupName": {
"description": "Resource group this Agent belongs to.",
"format": "uri",
"title": "Resource Group",
"convert_to_primary_key": true,
"choices": [],
"target_attr": "name",
"target_model_type": "device/uccx/ResourceGroup",
"type": "string",
"target": "/api/device/uccx/ResourceGroup/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"teamName": {
"description": "The team this Agent is assigned to.",
"format": "uri",
"title": "Team",
"convert_to_primary_key": true,
"choices": [],
"target_attr": "name",
"target_model_type": "device/uccx/Team",
"type": "string",
"target": "/api/device/uccx/Team/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"alias": {
"pattern": "|[^`~@#!$%\\^&\\*\\(\\)\\-_\\+=\\{\\}\\[\\]\\|\\\\/:;'\\?\"\\.,<>]{1,31}|[^`~@#!$%\\^&\\*\\(\\)\\-_\\+=\\{\\}\\[\\]\\|\\\\/:;'\\?\"\\.,<>]{1,1}[^`~@#!$%\\^&\\*\\(\\)\\+=\\{\\}\\[\\]\\|\\\\/:;'\\?\",<>]{1,29}[^`~@#!$%\\^&\\*\\(\\)\\-_\\+=\\{\\}\\[\\]\\|\\\\/:;'\\?\"\\.,<>]{1,1}",
"type": "string",
"description": "Alias for this Agent.",
"title": "Alias"
},
"Device": {
"items": {
"type": "object",
"properties": {
"username": {
"required": true,
"type": "string",
"title": "Username"
},
"phone_name": {
"type": "string",
"title": "Phone Name"
},
"profile_name": {
"type": "string",
"title": "Profile Name"
},
"app_user_id": {
"type": "string",
"title": "Contact Centre App User ID"
},
"device_type": {
"default": "Phone",
"title": "Device Type",
"type": "string",
"choices": [
{
"value": "Phone",
"title": "Phone"
},
{
"value": "Extension Mobility",
"title": "Extension Mobility"
}
]
}
}
},
"type": "array",
"maxItems": 1,
"title": "Device"
},
"type": {
"choices": [
{
"value": "Agent",
"title": "Agent"
},
{
"value": "Supervisor",
"title": "Supervisor"
}
],
"type": "string",
"description": "User type i.e. either an Agent or Supervisor.",
"title": "Type"
},
"id": {
"readonly": true,
"type": "string",
"title": "ID"
},
"autoAvailable": {
"type": "boolean",
"description": "Is this Agent automatically available.",
"title": "Automatic Available"
}
}
},
"type": "array",
"maxItems": 1,
"title": "Uccx Agent"
},
"manager": {
"description": " Enter the user ID of the end user manager ID. \n \n \n \n Tip\u00a0\u00a0\u00a0 \n The manager user ID that you enter does not have to exist in the same cluster as the end user; therefore, \n Unified CM does not require that you enter a user ID that already exists in the database. \n \n \n ",
"title": "Manager",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"CUCUser": {
"items": {
"type": "object",
"properties": {
"ExitTargetHandlerObjectId": {
"target_title": "DisplayName",
"description": "The unique identifier of the specific object to send along to the target conversation.",
"title": "Exit Target Handler",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/Callhandler/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Callhandler",
"type": "string",
"name": "ExitTargetHandlerObjectId"
},
"Title": {
"minItems": 0,
"type": "string",
"description": " The position or function of a user within an organization, such as 'Vice President.'",
"name": "Title",
"title": "Title"
},
"AddressMode": {
"minItems": 0,
"type": "integer",
"description": " The default method the subscriber will use to address messages to other subscribers.",
"name": "AddressMode",
"title": "Address Mode"
},
"RingPrimaryPhoneFirst": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether a subscriber's primary phone should be rung before trying other destinations in a personal group.",
"name": "RingPrimaryPhoneFirst",
"title": "Ring Primary Phone First"
},
"CommandDigitTimeout": {
"minItems": 0,
"type": "integer",
"description": " The amount of time (in milliseconds) between digits on a multiple digit menu command entry (i.e. different than the inter digit timeout that is used for strings of digits such as extensions and transfer strings).",
"name": "CommandDigitTimeout",
"title": "Command Digit Timeout"
},
"VoiceName": {
"minItems": 0,
"type": "string",
"description": " The name of the WAV file containing the recorded audio (voice name, greeting, etc.) for the parent object.",
"name": "VoiceName",
"title": "Voice Name"
},
"SayTimestampAfter": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the timestamp after it plays back each message for the subscriber.",
"name": "SayTimestampAfter",
"title": "Say Timestamp After"
},
"Department": {
"minItems": 0,
"type": "string",
"description": " The name or number for the department or subdivision of an organization to which a person belongs.",
"name": "Department",
"title": "Department"
},
"GreetByName": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the subscriber hears his/her name when they log into their mailbox over the phone.",
"name": "GreetByName",
"title": "Greet By Name"
},
"Address": {
"minItems": 0,
"type": "string",
"description": " The physical address such as a house number and street name where the user is located, or with which a user is associated.",
"name": "Address",
"title": "Address"
},
"IsTemplate": {
"description": " A flag indicating whether this instance of a User object is a \"template\" for creating new users. ",
"title": "Is Template",
"minItems": 0,
"readonly": true,
"type": "boolean",
"name": "IsTemplate"
},
"CUCPin": {
"type": "object",
"properties": {
"CredentialPolicyURI": {
"name": "CredentialPolicyURI",
"format": "uri",
"minItems": 0,
"title": "Credential Policy URI",
"choices": [],
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"DoesntExpire": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether this user credential will expire, and therefore the user must change the credential periodically. However, if the credential does not expire (value = \"1\"), the user still may change the credential (if allowed by CantChange). ",
"name": "DoesntExpire",
"title": "Doesnt Expire"
},
"Locked": {
"minItems": 0,
"type": "boolean",
"description": "A flag indicating whether access to the user account associated with this set of credentials is locked.",
"name": "Locked",
"title": "Locked"
},
"TimeHacked": {
"minItems": 0,
"type": "string",
"description": " The date and time that the credential was locked due to too many hacks. The date and time is recorded in this column whenever a user credential is locked due to too many hacks based on the credential policy.",
"name": "TimeHacked",
"title": "Time Hacked"
},
"TimeChanged": {
"minItems": 0,
"type": "string",
"description": " The date and time when the credentials were last changed. The date and time is recorded in this column whenever a user credential is created or changed.",
"name": "TimeChanged",
"title": "Time Changed"
},
"CantChange": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the user can set this credential.",
"name": "CantChange",
"title": "Cant Change"
},
"Credentials": {
"is_password": true,
"description": " The PIN or password, for a user. The credentials are stored in an encrypted format.",
"title": "PIN",
"minItems": 0,
"type": "string",
"name": "Credentials"
},
"CredentialPolicyObjectId": {
"minItems": 0,
"type": "string",
"description": " The unique identifier of the CredentialPolicy object that is associated with this credential.",
"name": "CredentialPolicyObjectId",
"title": "Credential Policy Object Id"
},
"URI": {
"name": "URI",
"format": "uri",
"minItems": 0,
"title": "URI",
"choices": [],
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"UserURI": {
"name": "UserURI",
"format": "uri",
"minItems": 0,
"title": "User URI",
"choices": [],
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"CredentialType": {
"description": " The type of credential such as password, PIN, Windows or Domino credential. ",
"title": "Credential Type",
"minItems": 0,
"choices": [
[
3,
"Password"
],
[
4,
"PIN"
]
],
"type": "integer",
"name": "CredentialType"
},
"Alias": {
"minItems": 0,
"type": "string",
"description": " The unique text name for either a user, distribution list, or personal group.",
"name": "Alias",
"title": "Alias"
},
"Hacked": {
"minItems": 0,
"type": "boolean",
"description": "A flag indicating whether access to the user account associated with this set of credentials is locked due too many hack attempts.",
"name": "Hacked",
"title": "Hacked"
},
"ObjectId": {
"description": " Surrogate key to support IMS",
"title": "Object Id",
"minItems": 0,
"readonly": true,
"type": "string",
"name": "ObjectId"
},
"HackCount": {
"minItems": 0,
"type": "integer",
"description": " The number of logons attempted that failed due to invalid credentials. The Unity system or external authentication provider determined that the credentials supplied as part of a user logon attempt were invalid. ",
"name": "HackCount",
"title": "Hack Count"
},
"UserObjectId": {
"target_model_type": "device/cuc/User",
"description": " The unique identifier of the User object to which this credential belongs. - template parameter [1]",
"format": "uri",
"minItems": 0,
"required": true,
"choices": [],
"target_attr": "ObjectId",
"readonly": true,
"target": "/api/device/cuc/User/choices/?field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"title": "User Object Id",
"type": [
"string"
],
"name": "UserObjectId"
},
"TimeLastHack": {
"minItems": 0,
"type": "string",
"description": " The date and time of the last logon attempt with an invalid user credential.",
"name": "TimeLastHack",
"title": "Time Last Hack"
},
"CredMustChange": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the user must change their credentials (PIN or password) at the next login.",
"name": "CredMustChange",
"title": "Cred Must Change"
},
"IsPrimary": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether this credential is mapped to the user NT/AD domain account and as such is designated as the 'primary' credential for the user. This column is not currently used, but is retained from Unity 4.x in case it is needed in the future.",
"name": "IsPrimary",
"title": "Is Primary"
},
"TimeLockout": {
"minItems": 0,
"type": "string",
"description": " The date and time that the credential was locked by an administrator.",
"name": "TimeLockout",
"title": "Time Lockout"
}
},
"title": "Cuc Pin"
},
"DtmfNameLastFirst": {
"minItems": 0,
"type": "string",
"description": " The digits corresponding to the numeric keypad mapping on a standard touchtone phone representing the last name followed by the first name of the user. These digits are used for searching the user by name via the phone.",
"name": "DtmfNameLastFirst",
"title": "Dtmf Name Last First"
},
"SpeechSensitivity": {
"minItems": 0,
"type": "integer",
"description": " A variable level of sound sensitivity that enables the speech engine to filter out background noise and not mistake it for speech. A higher value means higher sensitivity.",
"name": "SpeechSensitivity",
"title": "Speech Sensitivity"
},
"CcmId": {
"minItems": 0,
"type": "string",
"description": " Id of associated EndUser, ApplicationUser, or DirectoryNumber in Call Manager",
"name": "CcmId",
"title": "Ccm Id"
},
"LdapType": {
"description": " The LDAP configuration information for the user.",
"title": "Ldap Type",
"minItems": 0,
"choices": [
[
0,
"Do not Integrate with LDAP directory"
],
[
1,
"Integrate with LDAP directory"
],
[
2,
"Authenticate"
],
[
3,
"Integrate and Authenticate with LDAP directory"
],
[
4,
"Inactive"
]
],
"type": "integer",
"name": "LdapType"
},
"ExternalServiceAccountsURI": {
"name": "ExternalServiceAccountsURI",
"format": "uri",
"minItems": 0,
"title": "External Service Accounts URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"SaveMessageOnHangup": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating when hanging up while listening to a new message, whether the message is marked new again or is marked read.",
"name": "SaveMessageOnHangup",
"title": "Save Message On Hangup"
},
"EnableVisualMessageLocator": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the visual message locator feature is enabled for the subscriber. The visual message locator feature presents a list of messages on the subscriber's IP phone display for the subscriber to select from visually.",
"name": "EnableVisualMessageLocator",
"title": "Enable Visual Message Locator"
},
"RepeatMenu": {
"minItems": 0,
"type": "integer",
"description": " The number of times to repeat a menu in TUI.",
"name": "RepeatMenu",
"title": "Repeat Menu"
},
"Building": {
"minItems": 0,
"type": "string",
"description": " The name of the building where the user is based (e.g., SJ-21).",
"name": "Building",
"title": "Building"
},
"UserMailboxURI": {
"readonly": true,
"type": "string",
"description": "The URI to change the mailbox settings.",
"name": "UserMailboxURI",
"title": "User Mailbox URI"
},
"ConversationVui": {
"minItems": 0,
"type": "string",
"description": " The VUI conversation assigned to the subscriber.",
"name": "ConversationVui",
"title": "Conversation Vui"
},
"EmployeeId": {
"minItems": 0,
"type": "string",
"description": " The numeric or alphanumeric identifier assigned to a person, typically based on order of hire or association with an organization.",
"name": "EmployeeId",
"title": "Employee Id"
},
"ObjectId": {
"description": " The primary key for this table. A globally unique, system-generated identifier for a User object. - template parameter [1]",
"title": "Object Id",
"minItems": 0,
"readonly": true,
"type": "string",
"name": "ObjectId"
},
"CreationTime": {
"description": " The date and time the user account was created. ",
"title": "Creation Time",
"minItems": 0,
"readonly": true,
"type": "string",
"name": "CreationTime"
},
"JumpToMessagesOnLogin": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the subscriber conversation jumps directly to the first message in the message stack after subscriber sign-in.",
"name": "JumpToMessagesOnLogin",
"title": "Jump To Messages On Login"
},
"SaySender": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the sender of a message during message playback for the subscriber.",
"name": "SaySender",
"title": "Say Sender"
},
"URI": {
"name": "URI",
"format": "uri",
"minItems": 0,
"title": "URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"MessageLocatorSortOrder": {
"minItems": 0,
"type": "integer",
"description": " The order in which Cisco Unity Connection will sort messages when the \"Message Locator\" feature is enabled.",
"name": "MessageLocatorSortOrder",
"title": "Message Locator Sort Order"
},
"MailboxDn": {
"minItems": 0,
"type": "string",
"description": " The distinguished name of the mailbox.",
"name": "MailboxDn",
"title": "Mailbox Dn"
},
"PhoneNumber": {
"description": " A phone number.",
"title": "Phone Number",
"minItems": 0,
"readonly": true,
"type": "string",
"name": "PhoneNumber"
},
"CcmIdType": {
"minItems": 0,
"type": "integer",
"description": " Type of CCM user/object this id refers to (end user, application user, or directory number)",
"name": "CcmIdType",
"title": "Ccm Id Type"
},
"SynchScheduleURI": {
"name": "SynchScheduleURI",
"format": "uri",
"minItems": 0,
"title": "Synch Schedule URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"ClientMatterCode": {
"minItems": 0,
"type": "string",
"description": " The client matter code to transmit to Call Manger when a phone number is dialed on an outbound call. The CMC is entered after a phone number is dialed so that the customer can assigning account or billing codes to the call. Whether or not the CMC will be transmitted is dictated by a setting on outbound call. The subscriber's CMC is used only if the outbound call doesn't have its own CMC.",
"name": "ClientMatterCode",
"title": "Client Matter Code"
},
"ConfirmDeleteDeletedMessage": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection will request confirmation from a subscriber before proceeding with a deletion of a single deleted message.",
"name": "ConfirmDeleteDeletedMessage",
"title": "Confirm Delete Deleted Message"
},
"MessageTypeMenu": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection plays the message type menu when the subscriber logs on to Cisco Unity Connection over the phone. ",
"name": "MessageTypeMenu",
"title": "Message Type Menu"
},
"EnableSaveDraft": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the save draft message feature is enabled for the subscriber.",
"name": "EnableSaveDraft",
"title": "Enable Save Draft"
},
"AlternateNamesURI": {
"readonly": true,
"type": "string",
"description": "The URI to get the alternate names of the user.",
"name": "AlternateNamesURI",
"title": "Alternate Names URI"
},
"VoiceFileURI": {
"name": "VoiceFileURI",
"format": "uri",
"minItems": 0,
"title": "Voice File URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"Initials": {
"minItems": 0,
"type": "string",
"description": " The initial letters of some or all of the names of this user.",
"name": "Initials",
"title": "Initials"
},
"AltFirstName": {
"minItems": 0,
"type": "string",
"description": " The alternate spelling of a user first name in an internationally recognizable format (i.e., ASCII only characters) used for TUI client name lookup and message addressing, and for VUI client name lookup.",
"name": "AltFirstName",
"title": "Alt First Name"
},
"ExitCallActionObjectId": {
"target_title": "DisplayName",
"description": "The unique identifier of the CallAction object that is taken when a caller exits the subscriber conversation by pressing the * key or timing out.",
"title": "Exit Call Action",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/Callhandler/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Callhandler",
"type": "string",
"name": "ExitCallActionObjectId"
},
"SayMsgNumber": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the position of each message in the stack (i.e., 'Message 1', 'Message 2' ,etc.) during message playback for the subscriber.",
"name": "SayMsgNumber",
"title": "Say Msg Number"
},
"EnAltGreetPreventSkip": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether callers can skip the greeting while it is playing when the alternate greeting is turned on.",
"name": "EnAltGreetPreventSkip",
"title": "En Alt Greet Prevent Skip"
},
"ReadOnly": {
"description": " If set to 1 (true) user is read-only and cannot be modified.",
"title": "Read Only",
"minItems": 0,
"readonly": true,
"type": "boolean",
"name": "ReadOnly"
},
"SaySenderExtension": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection during message playback, plays the primary extension information of the subscriber who sent the message after playing the sender's voice name.",
"name": "SaySenderExtension",
"title": "Say Sender Extension"
},
"SavedMessageStackOrder": {
"minItems": 0,
"type": "string",
"description": " The order in which Cisco Unity Connection plays the following types of \"saved\" messages:\n* Urgent voice messages\n* Non-urgent voice messages\n* Urgent fax messages\n* Non-urgent fax messages\n* Urgent e-mail messages\n* Non-urgent e-mail messages\n* Receipts and notices",
"name": "SavedMessageStackOrder",
"title": "Saved Message Stack Order"
},
"SaySenderExtensionAfter": {
"minItems": 0,
"type": "boolean",
"description": " This flag works exactly the same as the SaySenderExtension flag on a user, except the conversation plays the sender's extension in the message footer.",
"name": "SaySenderExtensionAfter",
"title": "Say Sender Extension After"
},
"DisplayName": {
"minItems": 0,
"type": "string",
"description": " The preferred text name of a person to be used when displaying entries such as in the administrative console, e.g. Cisco Unity Connection Administration.",
"name": "DisplayName",
"title": "Display Name"
},
"InboxAutoRefresh": {
"minItems": 0,
"type": "integer",
"description": " The rate (in minutes) at which Unity Inbox performs a refresh.",
"name": "InboxAutoRefresh",
"title": "Inbox Auto Refresh"
},
"UseDefaultTimeZone": {
"minItems": 0,
"type": "boolean",
"description": "Indicates if the default timezone is being used.",
"name": "UseDefaultTimeZone",
"title": "Use Default Time Zone"
},
"PhoneSystemURI": {
"name": "PhoneSystemURI",
"format": "uri",
"minItems": 0,
"title": "Phone System URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"State": {
"minItems": 0,
"type": "string",
"description": " The full name of the state or province where this user is located, or with which a user is associated.",
"name": "State",
"title": "State"
},
"AltLastName": {
"minItems": 0,
"type": "string",
"description": " The alternate spelling of a user last name in an internationally recognizable format (i.e., ASCII only characters) used for TUI client name lookup and message addressing, and for VUI client name lookup.",
"name": "AltLastName",
"title": "Alt Last Name"
},
"HF": {
"type": "object",
"properties": {
"name": {
"type": "string",
"title": "Name"
},
"cuc_language_caller_hears": {
"type": "string",
"title": "Language That Callers Hear"
}
},
"title": "Hf"
},
"AnnounceUpcomingMeetings": {
"minItems": 0,
"type": "integer",
"description": " The amount ahead of time, in minutes, that Connection will warn the subscriber of upcoming meetings when the subscriber calls into the system. ",
"name": "AnnounceUpcomingMeetings",
"title": "Announce Upcoming Meetings"
},
"MailboxStoreName": {
"readonly": true,
"type": "string",
"description": "The Mailbox store name of user.",
"name": "MailboxStoreName",
"title": "Mailbox Store Name"
},
"SayAni": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection plays the Automatic Number Identification (ANI) information during message playback for voice messages from unidentified callers.",
"name": "SayAni",
"title": "Say Ani"
},
"NewMessageSortOrder": {
"description": " The order in which Cisco Unity Connection will sort new messages.",
"title": "New Message Sort Order",
"minItems": 0,
"choices": [
[
1,
"Newest first"
],
[
2,
"Oldest first"
]
],
"type": "integer",
"name": "NewMessageSortOrder"
},
"DtmfNameLast": {
"minItems": 0,
"type": "string",
"description": " The digits corresponding to the numeric keypad mapping on a standard touchtone phone representing the last name of the user. These digits are used for searching the user by name via the phone.",
"name": "DtmfNameLast",
"title": "Dtmf Name Last"
},
"FaxServerObjectId": {
"target_title": "FaxServerName",
"description": "The unique identifier of the FaxServer object for the subscriber.",
"title": "Fax Server",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/FaxServer/choices/?choice_title=FaxServerName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/FaxServer",
"type": "string",
"name": "FaxServerObjectId"
},
"LocationObjectId": {
"target_attr": "ObjectId",
"description": "The name of the LocationVMS object to which this user belongs.",
"title": "Location",
"minItems": 0,
"format": "uri",
"choices": [],
"target_title": "DisplayName",
"readonly": true,
"target": "/api/device/cuc/Location/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Location",
"type": "string",
"name": "LocationObjectId"
},
"TenantObjectId": {
"target_attr": "ObjectId",
"description": "The name of the tenant to which the user belongs.",
"title": "Tenant",
"minItems": 0,
"format": "uri",
"choices": [],
"target_title": "Alias",
"readonly": true,
"target": "/api/device/cuc/Tenant/choices/?choice_title=Alias&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Tenant",
"type": "string",
"name": "Tenant"
},
"DtmfNameFirst": {
"minItems": 0,
"type": "string",
"description": " The digits corresponding to the numeric keypad mapping on a standard touchtone phone representing the first name of the user. These digits are used for searching the user by name via the phone.",
"name": "DtmfNameFirst",
"title": "Dtmf Name First"
},
"PromptSpeed": {
"minItems": 0,
"type": "integer",
"description": " The audio speed Cisco Unity Connection uses to play back prompts to the subscriber.",
"name": "PromptSpeed",
"title": "Prompt Speed"
},
"SayTotalNewVoice": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the total number of new voice messages in the subscriber mailbox.",
"name": "SayTotalNewVoice",
"title": "Say Total New Voice"
},
"ContinuousAddMode": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether when addressing, after entering one recipient name, whether the subscriber is asked to enter another name or assume the subscriber is finished adding names and is ready to move on to recording the message or applying message options.",
"name": "ContinuousAddMode",
"title": "Continuous Add Mode"
},
"EnhancedSecurityAlias": {
"minItems": 0,
"type": "string",
"description": " The unique text name used to idenitify and authenticate the user with an RSA SecurID security system.",
"name": "EnhancedSecurityAlias",
"title": "Enhanced Security Alias"
},
"PrivateListsURI": {
"name": "PrivateListsURI",
"format": "uri",
"minItems": 0,
"title": "Private Lists URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"ConfirmDeleteMultipleMessages": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection allows the subscriber to choose which message they want to delete or whether Cisco Unity Connection permanently deletes the specified type of messages. Changes what Cisco Unity Connection does when subscribers press 3 > 2 > 2 from the Main menu to permanently delete multiple deleted messages at once.",
"name": "ConfirmDeleteMultipleMessages",
"title": "Confirm Delete Multiple Messages"
},
"ConversationName": {
"minItems": 0,
"type": "string",
"description": " The name of the conversation the subscriber uses to set up, send, and retrieve messages.",
"name": "ConversationName",
"title": "Conversation Name"
},
"EnableMessageBookmark": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Message Bookmark is enabled for the subscriber",
"name": "EnableMessageBookmark",
"title": "Enable Message Bookmark"
},
"InboxMessagesPerPage": {
"minItems": 0,
"type": "integer",
"description": " The number of messages Unity Inbox displays in a page.",
"name": "InboxMessagesPerPage",
"title": "Inbox Messages Per Page"
},
"CUCPassword": {
"type": "object",
"properties": {
"CredentialPolicyURI": {
"name": "CredentialPolicyURI",
"format": "uri",
"minItems": 0,
"title": "Credential Policy URI",
"choices": [],
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"DoesntExpire": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether this user credential will expire, and therefore the user must change the credential periodically. However, if the credential does not expire (value = \"1\"), the user still may change the credential (if allowed by CantChange). ",
"name": "DoesntExpire",
"title": "Doesnt Expire"
},
"Locked": {
"minItems": 0,
"type": "boolean",
"description": "A flag indicating whether access to the user account associated with this set of credentials is locked.",
"name": "Locked",
"title": "Locked"
},
"TimeHacked": {
"minItems": 0,
"type": "string",
"description": " The date and time that the credential was locked due to too many hacks. The date and time is recorded in this column whenever a user credential is locked due to too many hacks based on the credential policy.",
"name": "TimeHacked",
"title": "Time Hacked"
},
"TimeChanged": {
"minItems": 0,
"type": "string",
"description": " The date and time when the credentials were last changed. The date and time is recorded in this column whenever a user credential is created or changed.",
"name": "TimeChanged",
"title": "Time Changed"
},
"CantChange": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the user can set this credential.",
"name": "CantChange",
"title": "Cant Change"
},
"Credentials": {
"is_password": true,
"description": " The PIN or password, for a user. The credentials are stored in an encrypted format.",
"title": "Password",
"minItems": 0,
"type": "string",
"name": "Credentials"
},
"CredentialPolicyObjectId": {
"minItems": 0,
"type": "string",
"description": " The unique identifier of the CredentialPolicy object that is associated with this credential.",
"name": "CredentialPolicyObjectId",
"title": "Credential Policy Object Id"
},
"URI": {
"name": "URI",
"format": "uri",
"minItems": 0,
"title": "URI",
"choices": [],
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"UserURI": {
"name": "UserURI",
"format": "uri",
"minItems": 0,
"title": "User URI",
"choices": [],
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"CredentialType": {
"description": " The type of credential such as password, PIN, Windows or Domino credential. ",
"title": "Credential Type",
"minItems": 0,
"choices": [
[
3,
"Password"
],
[
4,
"PIN"
]
],
"type": "integer",
"name": "CredentialType"
},
"Alias": {
"minItems": 0,
"type": "string",
"description": " The unique text name for either a user, distribution list, or personal group.",
"name": "Alias",
"title": "Alias"
},
"Hacked": {
"minItems": 0,
"type": "boolean",
"description": "A flag indicating whether access to the user account associated with this set of credentials is locked due too many hack attempts.",
"name": "Hacked",
"title": "Hacked"
},
"ObjectId": {
"description": " Surrogate key to support IMS",
"title": "Object Id",
"minItems": 0,
"readonly": true,
"type": "string",
"name": "ObjectId"
},
"HackCount": {
"minItems": 0,
"type": "integer",
"description": " The number of logons attempted that failed due to invalid credentials. The Unity system or external authentication provider determined that the credentials supplied as part of a user logon attempt were invalid. ",
"name": "HackCount",
"title": "Hack Count"
},
"UserObjectId": {
"target_model_type": "device/cuc/User",
"description": " The unique identifier of the User object to which this credential belongs. - template parameter [1]",
"format": "uri",
"minItems": 0,
"required": true,
"choices": [],
"target_attr": "ObjectId",
"readonly": true,
"target": "/api/device/cuc/User/choices/?field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"title": "User Object Id",
"type": [
"string"
],
"name": "UserObjectId"
},
"TimeLastHack": {
"minItems": 0,
"type": "string",
"description": " The date and time of the last logon attempt with an invalid user credential.",
"name": "TimeLastHack",
"title": "Time Last Hack"
},
"CredMustChange": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the user must change their credentials (PIN or password) at the next login.",
"name": "CredMustChange",
"title": "Cred Must Change"
},
"IsPrimary": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether this credential is mapped to the user NT/AD domain account and as such is designated as the 'primary' credential for the user. This column is not currently used, but is retained from Unity 4.x in case it is needed in the future.",
"name": "IsPrimary",
"title": "Is Primary"
},
"TimeLockout": {
"minItems": 0,
"type": "string",
"description": " The date and time that the credential was locked by an administrator.",
"name": "TimeLockout",
"title": "Time Lockout"
}
},
"title": "Cuc Password"
},
"PabLastImported": {
"minItems": 0,
"type": "string",
"description": " The date and time when the personal address book was last imported from a groupware package into the personal groups for a user.",
"name": "PabLastImported",
"title": "Pab Last Imported"
},
"PcaHomePage": {
"minItems": 0,
"type": "string",
"description": " The Home Page is the first page that is displayed after logging in to the PCA. ",
"name": "PcaHomePage",
"title": "Pca Home Page"
},
"UpdateBroadcastMsg": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the subscriber has the ability to update broadcast messages that are active or will be active in the future.",
"name": "UpdateBroadcastMsg",
"title": "Update Broadcast Msg"
},
"SayCopiedNames": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the \"copied\" names during message playback for a subscriber. ",
"name": "SayCopiedNames",
"title": "Say Copied Names"
},
"InboxAutoResolveMessageRecipients": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection automatically resolves a recipient address entered in the To, Cc or Bcc fields to a subscriber or distribution list. Known as the \"AutoResolve\" feature.",
"name": "InboxAutoResolveMessageRecipients",
"title": "Inbox Auto Resolve Message Recipients"
},
"MwisURI": {
"name": "MwisURI",
"format": "uri",
"minItems": 0,
"title": "Mwis URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"UserWebPasswordURI": {
"readonly": true,
"type": "string",
"description": "The URI to change the web application password.",
"name": "UserWebPasswordURI",
"title": "User Web Password URI"
},
"VideoServiceAccountsURI": {
"name": "VideoServiceAccountsURI",
"format": "uri",
"minItems": 0,
"title": "Video Service Accounts URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"SkipForwardTime": {
"minItems": 0,
"type": "integer",
"description": " Indicates the amount of time (in milliseconds) to jump forward when skipping ahead in a voice or TTS message using either DTMF or voice commands while reviewing messages.",
"name": "SkipForwardTime",
"title": "Skip Forward Time"
},
"SayMessageLengthAfter": {
"minItems": 0,
"type": "boolean",
"description": " This flag works exactly the same as the SayMessageLength flag on a user, except the conversation plays the message length in the message footer.",
"name": "SayMessageLengthAfter",
"title": "Say Message Length After"
},
"UseVui": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the speech recognition conversation is the default conversation for the subscriber.",
"name": "UseVui",
"title": "Use Vui"
},
"SpeechConfidenceThreshold": {
"minItems": 0,
"type": "integer",
"description": " When the engine matches a spoken phrase, it associates a confidence level with that conclusion. This parameter determines what confidence level should be considered a successful match. A higher value means the engine is will report fewer successful matches, but it will be more confident in the matches that it reports.",
"name": "SpeechConfidenceThreshold",
"title": "Speech Confidence Threshold"
},
"FirstDigitTimeout": {
"minItems": 0,
"type": "integer",
"description": " The amount of time to wait (in milliseconds) for first digit when collecting touch tones.",
"name": "FirstDigitTimeout",
"title": "First Digit Timeout"
},
"AddressAfterRecord": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the subscriber will be prompted to address message before or after it is recorded.",
"name": "AddressAfterRecord",
"title": "Address After Record"
},
"SendMessageOnHangup": {
"minItems": 0,
"type": "integer",
"description": " An enum indicating when hanging up while addressing a message that has a recording and at least one recipient, whether the message is discarded, sent or saved as a draft message if the subscriber explicitly issues the command to send the message either via DTMF or voice input.",
"name": "SendMessageOnHangup",
"title": "Send Message On Hangup"
},
"DialablePhoneNumber": {
"minItems": 0,
"type": "string",
"description": " A dialable version of the PhoneNumber column.",
"name": "DialablePhoneNumber",
"title": "Dialable Phone Number"
},
"MediaSwitchObjectId": {
"target_title": "DisplayName",
"description": "The unique identifier of the MediaSwitch object Cisco Unity Connection uses for subscriber Telephone Record and Playback (TRAP) sessions and to dial MWI on or off requests when the Cisco Unity Connection system has a dual switch integration.",
"title": "Phone System",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/PhoneSystem/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/PhoneSystem",
"type": "string",
"name": "MediaSwitchObjectId"
},
"ExitTargetConversation": {
"minItems": 0,
"type": "string",
"description": " The name of the conversation to which the caller is routed.",
"name": "ExitTargetConversation",
"title": "Exit Target Conversation"
},
"SavedMessageSortOrder": {
"minItems": 0,
"type": "integer",
"description": " The order in which Cisco Unity Connection will sort saved messages.",
"name": "SavedMessageSortOrder",
"title": "Saved Message Sort Order"
},
"PartitionURI": {
"name": "PartitionURI",
"format": "uri",
"minItems": 0,
"title": "Partition URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"FirstName": {
"minItems": 0,
"type": "string",
"description": " The first name (i.e., givenName) of this user. Not their surname nor middle name.",
"name": "FirstName",
"title": "First Name"
},
"UseBriefPrompts": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the subscriber hears brief or full phone menus when accessing Cisco Unity Connection over the phone.",
"name": "UseBriefPrompts",
"title": "Use Brief Prompts"
},
"SkipPasswordForKnownDevice": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the subscriber will be asked for his/her PIN when attempting to sign-in from a known device.",
"name": "SkipPasswordForKnownDevice",
"title": "Skip Password For Known Device"
},
"LastName": {
"minItems": 0,
"type": "string",
"description": " The last name (i.e., surname or family name) of this user, by which a user is commonly known.",
"name": "LastName",
"title": "Last Name"
},
"Callhandler": {
"type": "object",
"properties": {
"SendPrivateMsg": {
"description": " Determines if an outside caller can mark their message as private.",
"title": "Message Sensitivity",
"minItems": 0,
"choices": [
[
0,
"Mark Normal"
],
[
1,
"Mark Urgent"
],
[
2,
"Ask Callers"
]
],
"type": "integer",
"name": "SendPrivateMsg"
},
"VoiceName": {
"minItems": 0,
"type": "string",
"description": " The name of the WAV file containing the recorded audio (voice name, greeting, etc.) for the parent object.",
"name": "VoiceName",
"title": "Voice Name"
},
"PartitionURI": {
"name": "PartitionURI",
"format": "uri",
"minItems": 0,
"title": "Partition URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"PlayPostGreetingRecording": {
"description": " Indicates whether the recording referenced by PostGreetingRecordingObjectId should be played.",
"title": "Play Post Greeting Recording",
"minItems": 0,
"choices": [
[
0,
"Do Not Play Recording"
],
[
1,
"Play Recording to All Callers"
],
[
2,
"Play Recording Only to Unidentified Callers"
]
],
"type": "integer",
"name": "PlayPostGreetingRecording"
},
"templateObjectId": {
"target_title": "DisplayName",
"target_model_type": "device/cuc/CallhandlerTemplate",
"description": "Query parameter",
"format": "uri",
"required": false,
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/CallhandlerTemplate/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"title": "Template",
"type": "string",
"name": "templateObjectId"
},
"CreationTime": {
"description": " The date and time the handler is created.",
"title": "Creation Time",
"minItems": 0,
"readonly": true,
"type": "string",
"name": "CreationTime"
},
"CallHandlerOwnerURI": {
"readonly": true,
"type": "string",
"description": "The URI to fetch the call handler owners.",
"name": "CallHandlerOwnerURI",
"title": "Call Handler Owner URI"
},
"EnablePrependDigits": {
"minItems": 0,
"type": "boolean",
"description": " A flag to indicate weather or not to prepend digits when dialing a extension number to transfer too.\n\n",
"name": "EnablePrependDigits",
"title": "Enable Prepend Digits"
},
"UseDefaultTimeZone": {
"minItems": 0,
"type": "boolean",
"description": "A flag indicating whether the timezone for this call handler is derived from the call handler object attribute or the default timezone from the location to which the call handler belongs. Always use the Timezone column - if this is set, then the column Timezone is being derived directly from the location.",
"name": "UseDefaultTimeZone",
"title": "Use Default Time Zone"
},
"PhoneSystemURI": {
"name": "PhoneSystemURI",
"format": "uri",
"minItems": 0,
"title": "Phone System URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"RecipientDistributionListURI": {
"name": "RecipientDistributionListURI",
"format": "uri",
"minItems": 0,
"title": "Recipient Distribution List URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"TimeZone": {
"minItems": 0,
"type": "integer",
"description": " TimeZone this call handler is operating in.",
"name": "TimeZone",
"title": "Time Zone"
},
"VoiceNameURI": {
"name": "VoiceNameURI",
"format": "uri",
"minItems": 0,
"title": "Voice Name URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"PartitionObjectId": {
"target_title": "Name",
"description": " The unique identifier of the Partition to which the Call Handler, Directory Handler, or InterviewHandler is assigned.",
"title": "Partition Name",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/Partition/choices/?choice_title=Name&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Partition",
"type": "string",
"name": "PartitionObjectId"
},
"RecipientSubscriberObjectId": {
"target_title": "Alias",
"description": " The recipient for this call handler. If the recipient is a subscriber, the DignetObjectId of the User object to which the recorded message of a call handler should be routed. Otherwise, this attribute is set to NULL.",
"title": "User with Mailbox",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/User/choices/?choice_title=Alias&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/User",
"type": "string",
"name": "RecipientSubscriberObjectId"
},
"CallSearchSpaceObjectId": {
"target_title": "Name",
"description": " The unique identifier of the SearchSpace that is used limit visibility to dialable objects when searching by extension (dial string).",
"title": "Call Search Space",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/SearchSpace/choices/?choice_title=Name&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/SearchSpace",
"type": "string",
"name": "CallSearchSpaceObjectId"
},
"ObjectId": {
"description": " The primary key for this table. A globally unique, system-generated identifier for a CallHandler object. - template parameter [1]",
"title": "Object Id",
"minItems": 0,
"readonly": true,
"type": "string",
"name": "ObjectId"
},
"UseCallLanguage": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection will use the language assigned to the call.",
"name": "UseCallLanguage",
"title": "Use Call Language"
},
"ScheduleSetObjectId": {
"target_title": "DisplayName",
"description": " The unique identifier of the schedule set Cisco Unity Connection will use for making standard versus off hours decisions within this call handler.",
"title": "Schedule Set",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/ScheduleSet/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/ScheduleSet",
"type": "string",
"name": "ScheduleSetObjectId"
},
"OneKeyDelay": {
"minItems": 0,
"type": "integer",
"description": " The amount of time (in milliseconds) that Cisco Unity Connection waits for additional input after callers press a single key that is not locked. If there is no input within this time, Cisco Unity Connection performs the action assigned to the single key.",
"name": "OneKeyDelay",
"title": "One Key Delay"
},
"DispatchDelivery": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating that all messages left for the call handler is for dispatch delivery. ",
"name": "DispatchDelivery",
"title": "Dispatch Delivery"
},
"ScheduleSetURI": {
"name": "ScheduleSetURI",
"format": "uri",
"minItems": 0,
"title": "Schedule Set URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"AfterMessageAction": {
"description": " The type of call action to take, e.g., hang-up, goto another object, etc.",
"title": "After Message Action",
"minItems": 0,
"choices": [
[
0,
"Ignore"
],
[
1,
"Hang Up"
],
[
2,
"OTHER (conversation, etc)"
],
[
4,
"Take Message"
],
[
5,
"Skip Greeting"
],
[
6,
"Restart Greeting"
],
[
7,
"Transfer to Alternate Contact Number"
],
[
8,
"Route From Next Call Routing Rule"
]
],
"type": "integer",
"name": "AfterMessageAction"
},
"MaxMsgLen": {
"minItems": 0,
"type": "integer",
"description": " The maximum recording length (in seconds) for messages left by unidentified callers.",
"name": "MaxMsgLen",
"title": "Max Msg Len"
},
"EditMsg": {
"minItems": 0,
"type": "boolean",
"description": " A flag that determines whether the caller can edit messages.",
"name": "EditMsg",
"title": "Edit Msg"
},
"MenuEntriesURI": {
"name": "MenuEntriesURI",
"format": "uri",
"minItems": 0,
"title": "Menu Entries URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"IsPrimary": {
"description": " A flag indicating whether this is a \"primary\" call handler for a subscriber, or an \"application\" call handler.",
"title": "Is Primary",
"minItems": 0,
"readonly": true,
"type": "boolean",
"name": "IsPrimary"
},
"PrependDigits": {
"minItems": 0,
"type": "string",
"description": " Touch-Tone digits to prepended to extension when dialing transfer number ( #, 0,1...9,*).",
"name": "PrependDigits",
"title": "Prepend Digits"
},
"LocationObjectId": {
"target_title": "DisplayName",
"description": " The unique identifier of the Location object to which this handler belongs.",
"title": "Location",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/Location/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Location",
"type": "string",
"name": "LocationObjectId"
},
"Language": {
"description": " The Windows Locale ID (LCID) which identifies the language that Cisco Unity Connection plays the handler system prompts.",
"title": "Language",
"minItems": 0,
"choices": [
[
1033,
"English(UnitedStates)"
]
],
"type": "integer",
"name": "Language"
},
"TransferOptionsURI": {
"name": "TransferOptionsURI",
"format": "uri",
"minItems": 0,
"title": "Transfer Options URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"IsTemplate": {
"description": " A flag indicating whether this CallHandler is a \"template\" for creating new call handlers.",
"title": "Is Template",
"minItems": 0,
"readonly": true,
"type": "boolean",
"name": "IsTemplate"
},
"RecipientUserURI": {
"name": "RecipientUserURI",
"format": "uri",
"minItems": 0,
"title": "Recipient User URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"CallSearchSpaceURI": {
"name": "CallSearchSpaceURI",
"format": "uri",
"minItems": 0,
"title": "Call Search Space URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"URI": {
"name": "URI",
"format": "uri",
"minItems": 0,
"title": "URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"RecipientContactURI": {
"name": "RecipientContactURI",
"format": "uri",
"minItems": 0,
"title": "Recipient Contact URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"PlayAfterMessage": {
"description": " Indicates whether the Sent Message Prompt Recording referenced by Post Greeting",
"title": "Play After Message",
"minItems": 0,
"choices": [
[
0,
"Do Not Play Recording"
],
[
1,
"System Default Recording"
]
],
"type": "integer",
"name": "PlayAfterMessage"
},
"GreetingsURI": {
"name": "GreetingsURI",
"format": "uri",
"minItems": 0,
"title": "Greetings URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"AfterMessageTargetHandlerObjectId": {
"target_title": "DisplayName",
"description": " The unique identifier of the specific object to send along to the target conversation.",
"title": "After Message Target Handler",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/Callhandler/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Callhandler",
"type": "string",
"name": "AfterMessageTargetHandlerObjectId"
},
"TenantObjectId": {
"minItems": 0,
"type": "string",
"description": " Unique ObjectId of the tbl_Tenant",
"name": "TenantObjectId",
"title": "Tenant Object Id"
},
"PlayAfterMessageRecordingObjectId": {
"target_title": "DisplayName",
"description": " A Link To a PostGreetingRecording that is used as After Message Recording",
"title": "Play After Message Recording",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/PostGreetingRecording/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/PostGreetingRecording",
"type": "string",
"name": "PlayAfterMessageRecordingObjectId"
},
"Undeletable": {
"description": " A flag indicating whether this handler can be deleted via an administrative application such as Cisco Unity Connection Administration. It is used to prevent deletion of factory defaults.",
"title": "Undeletable",
"minItems": 0,
"readonly": true,
"type": "boolean",
"name": "Undeletable"
},
"VoiceFileURI": {
"name": "VoiceFileURI",
"format": "uri",
"minItems": 0,
"title": "Voice File URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"AfterMessageTargetConversation": {
"minItems": 0,
"type": "string",
"description": " The name of the conversation to which the caller is routed.",
"name": "AfterMessageTargetConversation",
"title": "After Message Target Conversation"
},
"InheritSearchSpaceFromCall": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the call handler inherits the search space from the call or uses the call handler CallSearchSpaceObject. The default value is true ? inherit the search space from the call thereby ignoring the call handler's CallSeachSpaceObjectId.",
"name": "InheritSearchSpaceFromCall",
"title": "Inherit Search Space From Call"
},
"RecipientContactObjectId": {
"target_title": "DisplayName",
"description": " The recipient for this call handler. If the recipient is a contact, the unique identifier of the Subscriber object where the recorded message of a call handler should be routed. Otherwise, this attribute is set to NULL.",
"title": "Recipient Contact",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/Contact/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Contact",
"type": "string",
"name": "RecipientContactObjectId"
},
"RecipientDistributionListObjectId": {
"target_title": "DisplayName",
"description": " The recipient for this call handler. If the recipient is a distribution list, the unique identifier of the DistributionList object where the recorded message of a call handler should be routed. Otherwise, this attribute is set ot NULL.",
"title": "Recipient Distribution List",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/DistributionList/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/DistributionList",
"type": "string",
"name": "RecipientDistributionListObjectId"
},
"DtmfAccessId": {
"minItems": 0,
"type": "string",
"description": "The DTMF access id (i.e., extension) for the call handler. The dialable number.",
"name": "DtmfAccessId",
"title": "Dtmf Access Id"
},
"SendSecureMsg": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether an unidentified caller can mark a message as \"secure.\"",
"name": "SendSecureMsg",
"title": "Send Secure Msg"
},
"DisplayName": {
"description": " The text name of the handler to be used when displaying entries in the administrative console, e.g. Cisco Unity Connection Administration. For example, the display name for the default opening greeting call handler is \"Opening Greeting.\"",
"title": "Display Name",
"minItems": 0,
"required": true,
"type": "string",
"name": "DisplayName"
},
"PostGreetingRecordingObjectId": {
"target_title": "DisplayName",
"description": " A link to a PostGreetingRecording",
"title": "Post Greeting Recording",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/PostGreetingRecording/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/PostGreetingRecording",
"type": "string",
"name": "PostGreetingRecordingObjectId"
},
"SendUrgentMsg": {
"description": " A flag indicating whether an unidentified caller can mark a message as \"urgent.\"",
"title": "Message Urgency",
"minItems": 0,
"choices": [
[
0,
"Mark Normal"
],
[
1,
"Mark Urgent"
],
[
2,
"Ask Callers"
]
],
"type": "integer",
"name": "SendUrgentMsg"
},
"UseDefaultLanguage": {
"minItems": 0,
"type": "boolean",
"description": "A flag indicating whether the language for this call handler is derived from the call handler object attribute or the default language from the location to which the call handler belongs. Always use the Language column - if this is set, then the column Language is being derived directly from the location.",
"name": "UseDefaultLanguage",
"title": "Use Default Language"
},
"MediaSwitchObjectId": {
"target_title": "DisplayName",
"description": " Default switch to use for transfers.",
"title": "Phone System",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/PhoneSystem/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/PhoneSystem",
"type": "string",
"name": "MediaSwitchObjectId"
},
"LocationURI": {
"name": "LocationURI",
"format": "uri",
"minItems": 0,
"title": "Location URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
},
"title": "Callhandler"
},
"SkipReverseTime": {
"minItems": 0,
"type": "integer",
"description": " Indicates the amount of time (in milliseconds) to jump backward when skipping in reverse in a voice or TTS message using either DTMF or voice commands while reviewing messages.",
"name": "SkipReverseTime",
"title": "Skip Reverse Time"
},
"RouteNDRToSender": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating, for an undeliverable message, whether NDR messages will appear in the subscriber's mailbox or are deleted by the system.",
"name": "RouteNDRToSender",
"title": "Route NDR To Sender"
},
"VoiceNameURI": {
"name": "VoiceNameURI",
"format": "uri",
"minItems": 0,
"title": "Voice Name URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"SayTimestampBefore": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the timestamp before it plays back each for the subscriber.",
"name": "SayTimestampBefore",
"title": "Say Timestamp Before"
},
"PartitionObjectId": {
"target_title": "Name",
"description": "The unique identifier of the Partition to which the DtmfAccessId is assigned.",
"title": "Partition Name",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/Partition/choices/?choice_title=Name&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Partition",
"type": "string",
"name": "PartitionObjectId"
},
"SayMsgNumberAfter": {
"minItems": 0,
"type": "boolean",
"description": " This flag works exactly the same as the SayMsgNumber flag on a user, except the conversation plays the message number in the message footer.",
"name": "SayMsgNumberAfter",
"title": "Say Msg Number After"
},
"SpeechCompleteTimeout": {
"minItems": 0,
"type": "integer",
"description": " Specifies the required length of silence (in milliseconds) following user speech before the recognizer finalizes a result (either accepting it or throwing a nomatch event). The SpeechCompleteTimeout property is used when the speech prior to the silence matches an active grammar. \n\nA long SpeechCompleteTimeout value delays the result completion and therefore makes the system's response slow. A short SpeechCompleteTimeout value may lead to the inappropriate break up of an utterance. Reasonable SpeechCompleteTimeout values are typically in the range of 0.3 seconds to 1.0 second. See Appendix D?Timing properties of the VoiceXML Specification for details.",
"name": "SpeechCompleteTimeout",
"title": "Speech Complete Timeout"
},
"ForcedAuthorizationCode": {
"minItems": 0,
"type": "string",
"description": " A valid authorization code that is entered prior to extending calls to classes of dialed numbers, for example, external, toll and international calls.",
"name": "ForcedAuthorizationCode",
"title": "Forced Authorization Code"
},
"EnAltGreetPreventMsg": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether callers can leave a message after the greeting when the subscriber alternate greeting is turned on.",
"name": "EnAltGreetPreventMsg",
"title": "En Alt Greet Prevent Msg"
},
"AutoAdvanceMsgs": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating that the conversation will, during playback, advance to the next message in the playback stack automatically after it is done playing the after message menu.",
"name": "AutoAdvanceMsgs",
"title": "Auto Advance Msgs"
},
"EnAltGreetDontRingPhone": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether a caller is prevented from being transferred to the subscriber phone when the subscriber alternate greeting is turned on.",
"name": "EnAltGreetDontRingPhone",
"title": "En Alt Greet Dont Ring Phone"
},
"templateAlias": {
"target_model_type": "device/cuc/UserTemplate",
"description": "Query parameter",
"format": "uri",
"required": false,
"choices": [],
"target_attr": "Alias",
"target": "/api/device/cuc/UserTemplate/choices/?field=Alias&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"title": "Template Alias",
"type": [
"string"
],
"name": "templateAlias"
},
"EnableMessageLocator": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the message locator feature is enabled for the subscriber.",
"name": "EnableMessageLocator",
"title": "Enable Message Locator"
},
"CreateSmtpProxyFromCorp": {
"minItems": 0,
"type": "boolean",
"description": " Flag indicating whether an SMTP proxy address matching the corporate e-mail address (column EmailAddress) should be created for this User.",
"name": "CreateSmtpProxyFromCorp",
"title": "Create Smtp Proxy From Corp"
},
"IsSetForVmEnrollment": {
"minItems": 0,
"type": "boolean",
"description": "Temporary placeholder until IsVmEnrolled can be phased out. At that point, delete this column and rename tbl_UserSubscriber.IsVmEnrolled to IsSetForVmEnrollment. A flag indicating whether Cisco Unity Connection plays the enrollment conversation (record a voice name, indicate if they are listed in the directory, etc.) for the subscriber when they login.",
"name": "IsSetForVmEnrollment",
"title": "Is Set For Vm Enrollment"
},
"UseDynamicNameSearchWeight": {
"minItems": 0,
"type": "boolean",
"description": " Use dynamic name search weight. When this user addresses objects, the name search weight for those objects will automatically be incremented.",
"name": "UseDynamicNameSearchWeight",
"title": "Use Dynamic Name Search Weight"
},
"UserRoleURI": {
"readonly": true,
"type": "string",
"description": "The URI to change the role of the user.",
"name": "UserRoleURI",
"title": "User Role URI"
},
"ClockMode": {
"minItems": 0,
"type": "integer",
"description": " The time format used for the message timestamps that the subscriber hears when they listen to their messages over the phone.",
"name": "ClockMode",
"title": "Clock Mode"
},
"RetainUrgentMessageFlag": {
"minItems": 0,
"type": "boolean",
"description": " A flag that indicates whether the urgent message flag on a message is retained for both reply and forward message actions. The default value is 0; the urgent message flag is NOT retained for both reply and forward message actions.\n",
"name": "RetainUrgentMessageFlag",
"title": "Retain Urgent Message Flag"
},
"LdapCcmUserId": {
"minItems": 0,
"type": "string",
"description": " The userid of associated end user in the sleeping SeaDragon database.",
"name": "LdapCcmUserId",
"title": "Ldap Ccm User Id"
},
"ConversationTui": {
"minItems": 0,
"type": "string",
"description": " The name of the conversation the subscriber uses to set up, send, and retrieve messages.",
"name": "ConversationTui",
"title": "Conversation Tui"
},
"DtmfNameFirstLast": {
"minItems": 0,
"type": "string",
"description": " The digits corresponding to the numeric keypad mapping on a standard touchtone phone representing the first name followed by the last name of the user. These digits are used for searching the user by name via the phone.",
"name": "DtmfNameFirstLast",
"title": "Dtmf Name First Last"
},
"PostalCode": {
"minItems": 0,
"type": "string",
"description": " For users in the United States, the zip code where the user is located. For users in Canada, Mexico, and other countries, the postal code where the user is located.",
"name": "PostalCode",
"title": "Postal Code"
},
"XferString": {
"minItems": 0,
"type": "string",
"description": " The cross-server transfer extension. If NULL, the user's primary extension is used.",
"name": "XferString",
"title": "Xfer String"
},
"ConfirmationConfidenceThreshold": {
"minItems": 0,
"type": "integer",
"description": " Voice Recognition Confirmation Confidence Threshold",
"name": "ConfirmationConfidenceThreshold",
"title": "Confirmation Confidence Threshold"
},
"Undeletable": {
"description": " A flag indicating whether this subscriber can be deleted via an administrative application such as Cisco Unity Connection Administration. It is used to prevent deletion of factory defaults.",
"title": "Undeletable",
"minItems": 0,
"readonly": true,
"type": "boolean",
"name": "Undeletable"
},
"DelayAfterGreeting": {
"minItems": 0,
"type": "integer",
"description": " The amount of time (in milliseconds) Cisco Unity Connection will delay after playing greeting.",
"name": "DelayAfterGreeting",
"title": "Delay After Greeting"
},
"EncryptPrivateMessages": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection encrypts messages from the subscriber that are marked private.",
"name": "EncryptPrivateMessages",
"title": "Encrypt Private Messages"
},
"SayTotalReceipts": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the total number of new receipts in the subscriber mailbox.",
"name": "SayTotalReceipts",
"title": "Say Total Receipts"
},
"NewMessageStackOrder": {
"minItems": 0,
"type": "string",
"description": " The order in which Cisco Unity Connection plays the following types of \"new\" messages:\n* Urgent voice messages\n* Non-urgent voice messages\n* Urgent fax messages\n* Non-urgent fax messages\n* Urgent e-mail messages\n* Non-urgent e-mail messages\n* Receipts and notices",
"name": "NewMessageStackOrder",
"title": "New Message Stack Order"
},
"NotificationDevicesURI": {
"name": "NotificationDevicesURI",
"format": "uri",
"minItems": 0,
"title": "Notification Devices URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"MailboxStoreObjectId": {
"target_title": "DisplayName",
"target_model_type": "device/cuc/MailboxStore",
"description": "Mailbox Store for the tenant.",
"format": "uri",
"required": false,
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/MailboxStore/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"title": "Mailbox Store",
"type": "string",
"name": "MailboxStoreObjectId"
},
"IsVmEnrolled": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection plays the enrollment conversation (record a voice name, indicate if they are listed in the directory, etc.) for the subscriber when they login.",
"name": "IsVmEnrolled",
"title": "Is Vm Enrolled"
},
"Inactive": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether this subscriber is inactive or not.",
"name": "Inactive",
"title": "Inactive"
},
"EmailAddress": {
"minItems": 0,
"type": "string",
"description": " The corporate email address of the user. ",
"name": "EmailAddress",
"title": "Email Address"
},
"EnableTts": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether TTS is enabled for the subscriber. Only relevant if TTS enabled in User's COS also.",
"name": "EnableTts",
"title": "Enable Tts"
},
"SearchByExtensionSearchSpaceObjectId": {
"target_title": "Name",
"description": "The unique identifier of the SearchSpace which is used to limit the visibility to dialable/addressable objects when searching by extension (dial string).",
"title": "Search By Extension Search Space",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/SearchSpace/choices/?choice_title=Name&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/SearchSpace",
"type": "string",
"name": "SearchByExtensionSearchSpaceObjectId"
},
"PcaAddressBookRowsPerPage": {
"minItems": 0,
"type": "integer",
"description": " Controls the number of matching entries the Address Book displays per page, when a search is performed. The Address Book is used across multiple PCA applications and so this setting applies globally.",
"name": "PcaAddressBookRowsPerPage",
"title": "Pca Address Book Rows Per Page"
},
"LocationURI": {
"name": "LocationURI",
"format": "uri",
"minItems": 0,
"title": "Location URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"SayDistributionList": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the distribution list that sends a message, if applicable.",
"name": "SayDistributionList",
"title": "Say Distribution List"
},
"City": {
"minItems": 0,
"type": "string",
"description": " The name of a locality, such as a city, county or other geographic region where the user is located, or with which a user is associated.",
"name": "City",
"title": "City"
},
"SendBroadcastMsg": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the subscriber may send broadcast messages.",
"name": "SendBroadcastMsg",
"title": "Send Broadcast Msg"
},
"ExitAction": {
"minItems": 0,
"type": "integer",
"description": " The type of call action to take, e.g., hang-up, goto another object, etc.",
"name": "ExitAction",
"title": "Exit Action"
},
"VoiceNameRequired": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether a recorded voice name is required for this subscriber.",
"name": "VoiceNameRequired",
"title": "Voice Name Required"
},
"SearchByExtensionSearchSpaceURI": {
"name": "SearchByExtensionSearchSpaceURI",
"format": "uri",
"minItems": 0,
"title": "Search By Extension Search Space URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"SmtpProxyAddressesURI": {
"readonly": true,
"type": "string",
"description": "The URI to get the smtp proxy addresses of the user.",
"name": "SmtpProxyAddressesURI",
"title": "Smtp Proxy Addresses URI"
},
"MessageHandlersURI": {
"name": "MessageHandlersURI",
"format": "uri",
"minItems": 0,
"title": "Message Handlers URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"SayTotalNewFax": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the total number of new fax messages in the subscriber mailbox.",
"name": "SayTotalNewFax",
"title": "Say Total New Fax"
},
"CallHandlerObjectId": {
"target_title": "DisplayName",
"description": "The unique identifier of the primary CallHandler object for the subscriber.",
"title": "Call Handler",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/Callhandler/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Callhandler",
"type": "string",
"name": "CallHandlerObjectId"
},
"TimeZone": {
"minItems": 0,
"type": "integer",
"description": " The time zone to which this user account is associated.",
"name": "TimeZone",
"title": "Time Zone"
},
"SaySenderAfter": {
"minItems": 0,
"type": "boolean",
"description": " This flag works exactly the same as the SaySender flag on a user, except the conversation plays the sender in the message footer.",
"name": "SaySenderAfter",
"title": "Say Sender After"
},
"NameConfirmation": {
"minItems": 0,
"type": "boolean",
"description": " Indicates whether the voice name of the subscriber or distribution list added to an address list when a subscriber addresses a message to other subscribers is played. The default value for this is off (no voice name played) since the voice name was just played as part of the list of matches . To most users this sounds redundant when on, but some users prefer it.\n",
"name": "NameConfirmation",
"title": "Name Confirmation"
},
"SearchByNameSearchSpaceURI": {
"name": "SearchByNameSearchSpaceURI",
"format": "uri",
"minItems": 0,
"title": "Search By Name Search Space URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"EnablePersonalRules": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether a subscriber's personal rules are enabled. Subscribers can use this setting to disable all personal rules at once.",
"name": "EnablePersonalRules",
"title": "Enable Personal Rules"
},
"ConfirmDeleteMessage": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection will request confirmation from a subscriber before proceeding with a deletion of a single new or saved message. ",
"name": "ConfirmDeleteMessage",
"title": "Confirm Delete Message"
},
"SynchScheduleObjectId": {
"target_title": "DisplayName",
"description": "The unique identifier of the Schedule object to use for synchronization Calendar information from groupware (such as Exchange).",
"title": "Synch Schedule",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/Schedule/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Schedule",
"type": "string",
"name": "SynchScheduleObjectId"
},
"Language": {
"minItems": 0,
"type": "integer",
"description": " The preferred language of this user. For a user with a voice mailbox, it is the language in which the subscriber hears instructions played to them. If the subscriber has TTS enabled by their COS, it is the language used for TTS. ",
"name": "Language",
"title": "Language"
},
"RecordUnknownCallerName": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether a caller should be promoted to record his/her name if Unity does not receive caller id.",
"name": "RecordUnknownCallerName",
"title": "Record Unknown Caller Name"
},
"Manager": {
"minItems": 0,
"type": [
"string",
"null"
],
"description": " The name of the person who is the manager or supervisor of the user.",
"name": "Manager",
"title": "Manager"
},
"CallAnswerTimeout": {
"minItems": 0,
"type": "integer",
"description": " The number of rings to wait for a subscriber destination to answer before the call is forwarded to the subscriber's primary phone.",
"name": "CallAnswerTimeout",
"title": "Call Answer Timeout"
},
"Volume": {
"minItems": 0,
"type": "integer",
"description": " The audio volume expressed as a percentage that Cisco Unity Connection uses to play back message.",
"name": "Volume",
"title": "Volume"
},
"SayTotalSaved": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the total number of saved messages in the subscriber mailbox.",
"name": "SayTotalSaved",
"title": "Say Total Saved"
},
"InterdigitDelay": {
"minItems": 0,
"type": "integer",
"description": " The amount of time to wait (in milliseconds) for input between touch tones when collecting digits in TUI.",
"name": "InterdigitDelay",
"title": "Interdigit Delay"
},
"CosURI": {
"name": "CosURI",
"format": "uri",
"minItems": 0,
"title": "Cos URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"SmtpAddress": {
"minItems": 0,
"type": "string",
"description": "SMTP address The full SMTP address for this object.",
"name": "SmtpAddress",
"title": "Smtp Address"
},
"TimeLastCall": {
"minItems": 0,
"type": "string",
"description": " The date and time when the subscriber last accessed their mailbox by phone (last time they were offered messages).",
"name": "TimeLastCall",
"title": "Time Last Call"
},
"Country": {
"minItems": 0,
"type": "string",
"description": " The two-letter ISO 3166-1 country code where the user is located, or with which a user is associated.",
"name": "Country",
"title": "Country"
},
"SayMessageLength": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the length of each message during message playback.",
"name": "SayMessageLength",
"title": "Say Message Length"
},
"ListInDirectory": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection should list the subscriber in the phone directory for outside callers.",
"name": "ListInDirectory",
"title": "List In Directory"
},
"CallhandlerURI": {
"name": "CallhandlerURI",
"format": "uri",
"minItems": 0,
"title": "Callhandler URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"SayAltGreetWarning": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection notifies the subscriber when they login via the phone (plays conversation) or CPCA (displays a warning banner) if their alternate greeting is turned on.",
"name": "SayAltGreetWarning",
"title": "Say Alt Greet Warning"
},
"Alias": {
"description": " The unique text name for either a user, distribution list, or personal group.",
"title": "Alias",
"minItems": 0,
"required": true,
"type": "string",
"name": "Alias"
},
"PromptVolume": {
"minItems": 0,
"type": "integer",
"description": " The volume level for playback of system prompts.",
"name": "PromptVolume",
"title": "Prompt Volume"
},
"CosObjectId": {
"target_title": "DisplayName",
"description": "The name of the Class of Service object with which this user account is associated.",
"title": "Class of Service",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/Cos/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/Cos",
"type": "string",
"name": "CosObjectId"
},
"SayTotalDraftMsg": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the total number of draft messages in the subscriber mailbox",
"name": "SayTotalDraftMsg",
"title": "Say Total Draft Msg"
},
"SayTotalNew": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the total number of new messages in the subscriber mailbox.",
"name": "SayTotalNew",
"title": "Say Total New"
},
"SayTotalNewEmail": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether Cisco Unity Connection announces the total number of new e-mail messages in the subscriber mailbox.",
"name": "SayTotalNewEmail",
"title": "Say Total New Email"
},
"SpeechIncompleteTimeout": {
"minItems": 0,
"type": "integer",
"description": " Specifies the required length of silence (in milliseconds) from when the speech prior to the silence matches an active grammar, but where it is possible to speak further and still match the grammar. By contrast, the SpeechCompleteTimeout property is used when the speech prior to the silence matches an active grammar and no further words can be spoken.\n\nA long SpeechIncompleteTimeout value delays the result completion and therefore makes the system's response slow. A short SpeechIncompleteTimeout value may lead to the inappropriate break up of an utterance.\n\nThe SpeechIncompleteTimeout value is usually longer than the completetimeout value to allow users to pause mid-utterance (for example, to breathe). Note that values set for the completetimeout property are only supported if they are less than the incompletetimeout property. See Appendix D?Timing properties of the VoiceXML Specification for details.",
"name": "SpeechIncompleteTimeout",
"title": "Speech Incomplete Timeout"
},
"UserVoicePinURI": {
"readonly": true,
"type": "string",
"description": "The URI to change the voice mail pin of the user.",
"name": "UserVoicePinURI",
"title": "User Voice Pin URI"
},
"LdapCcmPkid": {
"minItems": 0,
"type": "string",
"description": " The pkid of associated end user in the sleeping SeaDragon database.",
"name": "LdapCcmPkid",
"title": "Ldap Ccm Pkid"
},
"Speed": {
"minItems": 0,
"type": "integer",
"description": " The audio speed Cisco Unity Connection uses to play back messages to the subscriber.",
"name": "Speed",
"title": "Speed"
},
"AlternateExtensionsURI": {
"name": "AlternateExtensionsURI",
"format": "uri",
"minItems": 0,
"title": "Alternate Extensions URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"SayAniAfter": {
"minItems": 0,
"type": "boolean",
"description": " This flag works exactly the same as the SayAni flag on a user, except the conversation plays the ani in the message footer.",
"name": "SayAniAfter",
"title": "Say Ani After"
},
"IsClockMode24Hour": {
"minItems": 0,
"type": "boolean",
"description": " The time format used for the message timestamps that the subscriber hears when they listen to their messages over the phone.",
"name": "IsClockMode24Hour",
"title": "Is Clock Mode24Hour"
},
"UseShortPollForCache": {
"minItems": 0,
"type": "boolean",
"description": " A flag indicating whether the user's polling cycle for retrieving calendar information will be the shorter \"power user\" polling cycle.",
"name": "UseShortPollForCache",
"title": "Use Short Poll For Cache"
},
"DtmfAccessId": {
"description": "The DTMF access id (i.e., extension) of the subscriber. The dialable number.",
"title": "Dtmf Access Id",
"minItems": 0,
"required": true,
"type": "string",
"name": "DtmfAccessId"
},
"FaxServerURI": {
"name": "FaxServerURI",
"format": "uri",
"minItems": 0,
"title": "Fax Server URI",
"choices": [],
"readonly": true,
"type": "string",
"target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"BillingId": {
"minItems": 0,
"type": "string",
"description": " Accounting information or project code associated with this user.",
"name": "BillingId",
"title": "Billing Id"
},
"SearchByNameSearchSpaceObjectId": {
"target_title": "Name",
"description": "The unique identifier of the SearchSpace which is used to limit the visibility to dialable/addressable objects when searching by name (character string).",
"title": "Search By Name Search Space",
"minItems": 0,
"format": "uri",
"choices": [],
"target_attr": "ObjectId",
"target": "/api/device/cuc/SearchSpace/choices/?choice_title=Name&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "device/cuc/SearchSpace",
"type": "string",
"name": "SearchByNameSearchSpaceObjectId"
},
"DeletedMessageSortOrder": {
"minItems": 0,
"type": "integer",
"description": " The order in which Cisco Unity Connection presents deleted messages to the subscriber.",
"name": "DeletedMessageSortOrder",
"title": "Deleted Message Sort Order"
},
"SpeechSpeedVsAccuracy": {
"minItems": 0,
"type": "integer",
"description": " Tunes the engine towards Performance or Accuracy. A higher value for this setting means faster matches that may be less accurate. A lower value for this setting means more accurate matches along with more processing and higher CPU utilization.\n",
"name": "SpeechSpeedVsAccuracy",
"title": "Speech Speed Vs Accuracy"
},
"UseDefaultLanguage": {
"minItems": 0,
"type": "boolean",
"description": "Set to true (1) if call handler is using default language from the location it belongs to.",
"name": "UseDefaultLanguage",
"title": "Use Default Language"
},
"AssistantRowsPerPage": {
"minItems": 0,
"type": "integer",
"description": " This controls the number of entries to display per page for all tables in the Unity Assistant, e.g. the Private List Members table.",
"name": "AssistantRowsPerPage",
"title": "Assistant Rows Per Page"
}
}
},
"type": "array",
"maxItems": 1,
"title": "Cuc User"
},
"ipccExtension": {
"description": " From the drop-down list box, choose an IPCC extension for this end user. \n \n \n \n Note\u00a0\u00a0\u00a0 \n This field appears only if the IPCC Express Installed enterprise parameter is set to True. \n \n \n ",
"title": "IPCC Extension",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"homeCluster": {
"description": " Check this check box if the end user is homed to this cluster. The end user should only be homed to one cluster within the enterprise. \n \n \n \n Note\u00a0\u00a0\u00a0 \n After an upgrade to Unified Communications Manager Release 10.0(1), when new users are synced from LDAP, the home cluster is not enabled. You must modify your existing LDAP synchronization agreement and add a Feature Group Template which has the home cluster enabled. \n \n \n ",
"title": "Home Cluster",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"maxDeskPickupWaitTime": {
"description": " Enter the maximum time in milliseconds that is permitted to pass before the user must pick up a call that is transferred from the mobile phone to desktop phone. ",
"title": "Maximum Wait Time for Desk Pickup",
"minItems": 0,
"required": false,
"default": 10000,
"maxItems": 1,
"type": "integer"
},
"primaryExtension": {
"description": "Only DNs associated with the associatedDevices of the User can be used as primary extension.",
"title": "Primary Extension",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"pattern": {
"target_model_type": "device/cucm/Line",
"description": "DN or Pattern",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "pattern",
"target": "/api/device/cucm/Line/choices/?field=pattern&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"maxItems": 1,
"maxLength": 255,
"title": "Pattern",
"type": "string",
"name": "pattern"
},
"routePartitionName": {
"target_model_type": "device/cucm/RoutePartition",
"description": "Route Partition to which the DN is associated.",
"format": "uri",
"minItems": 0,
"required": true,
"choices": [],
"target_attr": "name",
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"maxItems": 1,
"maxLength": 50,
"title": "Route Partition Name",
"type": [
"string",
"null"
],
"name": "routePartitionName"
}
}
},
"directoryUri": {
"description": " Enter the directory URI that you want to associate to this end user. A directory URI looks like an email address and follows the user@host format. For information about valid formats for directory URIs, see Directory URI formats in the \"Intercluster Directory URI\" chapter of the Cisco Unified Communications Manager Administrative Guide. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you enter a directory URI and also enter a directory number in the Primary Extension field, this directory URI automatically becomes the primary directory URI that is associated to that directory number. \n \n \n ",
"title": "Directory Uri",
"minItems": 0,
"pattern": "^[^@]{1,47}@[^@]+$",
"required": false,
"maxItems": 1,
"maxLength": 254,
"type": [
"string",
"null"
]
},
"Custom": {
"type": "object",
"properties": {
"custom_string_9": {
"type": "string",
"description": "custom_string_9",
"title": "custom_string_9"
},
"custom_string_8": {
"type": "string",
"description": "custom_string_8",
"title": "custom_string_8"
},
"custom_boolean_10": {
"type": "boolean",
"description": "custom_boolean_10",
"title": "custom_boolean_10"
},
"custom_string_1": {
"type": "string",
"description": "custom_string_1",
"title": "custom_string_1"
},
"custom_string_3": {
"type": "string",
"description": "custom_string_3",
"title": "custom_string_3"
},
"custom_string_2": {
"type": "string",
"description": "custom_string_2",
"title": "custom_string_2"
},
"custom_string_5": {
"type": "string",
"description": "custom_string_5",
"title": "custom_string_5"
},
"custom_string_4": {
"type": "string",
"description": "custom_string_4",
"title": "custom_string_4"
},
"custom_string_7": {
"type": "string",
"description": "custom_string_7",
"title": "custom_string_7"
},
"custom_string_6": {
"type": "string",
"description": "custom_string_6",
"title": "custom_string_6"
},
"custom_boolean_5": {
"type": "boolean",
"description": "custom_boolean_5",
"title": "custom_boolean_5"
},
"custom_boolean_4": {
"type": "boolean",
"description": "custom_boolean_4",
"title": "custom_boolean_4"
},
"custom_boolean_7": {
"type": "boolean",
"description": "custom_boolean_7",
"title": "custom_boolean_7"
},
"custom_boolean_6": {
"type": "boolean",
"description": "custom_boolean_6",
"title": "custom_boolean_6"
},
"custom_boolean_1": {
"type": "boolean",
"description": "custom_boolean_1",
"title": "custom_boolean_1"
},
"custom_string_10": {
"type": "string",
"description": "custom_string_10",
"title": "custom_string_10"
},
"custom_boolean_3": {
"type": "boolean",
"description": "custom_boolean_3",
"title": "custom_boolean_3"
},
"custom_boolean_2": {
"type": "boolean",
"description": "custom_boolean_2",
"title": "custom_boolean_2"
},
"custom_boolean_9": {
"type": "boolean",
"description": "custom_boolean_9",
"title": "custom_boolean_9"
},
"custom_boolean_8": {
"type": "boolean",
"description": "custom_boolean_8",
"title": "custom_boolean_8"
}
},
"title": "Custom"
},
"RemoteDestinationProfile": {
"items": {
"type": "object",
"properties": {
"protocol": {
"description": "Protocol option is read-only,except when creating a device.",
"title": "Protocol",
"minItems": 1,
"required": true,
"choices": [
{
"value": "SCCP",
"title": "SCCP"
},
{
"value": "Digital Access PRI",
"title": "Digital Access PRI"
},
{
"value": "H.225",
"title": "H.225"
},
{
"value": "Analog Access",
"title": "Analog Access"
},
{
"value": "Digital Access T1",
"title": "Digital Access T1"
},
{
"value": "Route Point",
"title": "Route Point"
},
{
"value": "Unicast Bridge",
"title": "Unicast Bridge"
},
{
"value": "Multicast Point",
"title": "Multicast Point"
},
{
"value": "Inter-Cluster Trunk",
"title": "Inter-Cluster Trunk"
},
{
"value": "RAS",
"title": "RAS"
},
{
"value": "Digital Access BRI",
"title": "Digital Access BRI"
},
{
"value": "SIP",
"title": "SIP"
},
{
"value": "MGCP",
"title": "MGCP"
},
{
"value": "Static SIP Mobile Subscriber",
"title": "Static SIP Mobile Subscriber"
},
{
"value": "SIP Connector",
"title": "SIP Connector"
},
{
"value": "Remote Destination",
"title": "Remote Destination"
},
{
"value": "Mobile Smart Client",
"title": "Mobile Smart Client"
},
{
"value": "Digital Access E1 R2",
"title": "Digital Access E1 R2"
},
{
"value": "CTI Remote Device",
"title": "CTI Remote Device"
},
{
"value": "Protocol Not Specified",
"title": "Protocol Not Specified"
}
],
"maxItems": 1,
"type": "string"
},
"networkHoldMohAudioSourceId": {
"description": " Choose the audio source from the IOS gateway that provides multicasting audio source for Cisco Unified Mobility and Mobile Voice Access calls. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "sourceId",
"maxItems": 1,
"target_model_type": "device/cucm/MohAudioSource",
"title": "Network Hold MOH Audio Source",
"type": [
"string",
"null",
"integer"
],
"target": "/api/device/cucm/MohAudioSource/choices/?field=sourceId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"userId": {
"description": " Choose the user to whom this profile is assigned. The selection must match the ID of a user in the End User Configuration window where Enable Mobility is checked. ",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "userid",
"maxItems": 1,
"target_model_type": "device/cucm/User",
"title": "User ID",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/User/choices/?field=userid&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"RemoteDestinationRDP": {
"items": {
"type": "object",
"properties": {
"enableExtendAndConnect": {
"description": "While UPDATE set it to false if you want to delete Enable Extend and Connect.Use only while update",
"title": "Enable Extend And Connect",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"dialViaOfficeReverseVoicemail": {
"description": " \n \n Configures how dual mode device users answer Dial-via-Office Reverse (DVO-R) calls that terminate on the Mobile Identity (MI). This feature provides users with a single enterprise voicemail box for their enterprise mobility if the RD call reaches an external voice mail system. Available options are as follows: \n \n \n Use System Default \n \n Timer Control \n \n User Control \n \n ",
"title": "Dial Via Office Reverse Voicemail",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Timer Control",
"title": "Timer Control"
},
{
"value": "User Control",
"title": "User Control"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": "string"
},
"mobileSmartClientName": {
"description": "This tag is not applicable for dualmode phones",
"title": "Mobile Smart Client Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"answerTooLateTimer": {
"description": " Enter the maximum time in milliseconds that \n Cisco Unified Communications Manager allows for the mobile phone to answer. If this value is reached, \n Cisco Unified Communications Manager stops ringing the mobile phone and pulls the call back to the enterprise. Range: 0 and 10,000 - 300,000 milliseconds Default: 19,000 milliseconds If the value is set to zero, the timer is not started. ",
"title": "Answer Too Late Timer",
"minItems": 1,
"required": true,
"default": 19000,
"maxItems": 1,
"type": "integer"
},
"lineAssociations": {
"description": "The line association for this remote destination. The line to be associated must already be added to the remote destination profile. All directory numbers specified must already exist in the database.",
"title": "Line Associations",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"lineAssociation": {
"name": "lineAssociation",
"title": "Line Association",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"pattern": {
"description": "The directory number to be associated. This directory number must be already associated to remote destination profile. ",
"title": "Pattern",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string",
"name": "pattern"
},
"routePartitionName": {
"name": "routePartitionName",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition Name",
"type": "string",
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"required": false,
"type": "array"
}
}
},
"todAccessName": {
"description": "From 11.0 this tag will not get the precedence if ringSchedule tag is present because ring schedule of the RD will be set based on ringSchedule tag",
"title": "Tod Access Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"dualModeDeviceName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Dual Mode Device Name"
},
"destination": {
"description": " Enter the PSTN telephone number for the destination. Include the area code and any additional digits that are required to obtain an outside line. Maximum field length equals 24 characters; individual characters can take the values 0-9, *, #, and +. Cisco recommends that you configure the caller ID of the remote destination. If the administrator configures the Incoming Calling Party settings in the \n Cisco Unified Communications Manager gateway, trunk, or device pool to globalize the incoming calling party number, configure the Destination Number of the remote destination in the E.164 format. Example: For a remote destination with US area code 408 and destination number 5552222, configure the Destination Number as +14085552222. Additionally, if globalized destination numbers are in use, set the Matching Caller ID with Remote Destination service parameter to Complete Match. \n \n \n \n Note\u00a0\u00a0\u00a0 \n Add the necessary translation pattern or route patterns to route the destination number. \n \n \n You can also enter a directory URI in this field. Keep in mind that if you enter a directory URI in this field, you must also configure a domain-based SIP route pattern. \n \n \n \n Note\u00a0\u00a0\u00a0 \n When you place a call from a remote destination, the caller ID of the destination phone displays the directory number that is associated with the calling directory URI rather than the directory URI. \n \n \n ",
"title": "Destination Number",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"enableMobileConnect": {
"description": " Check the check box to allow an incoming call to ring your desk phone and remote destination at the same time. For detailed task information about Cisco Unified Mobility and Extend and Connect, see the Feature Configuration Guide for Cisco Unified Communications Manager. ",
"title": "Enable Mobile Connect",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"ctiRemoteDeviceName": {
"description": "ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Cisco Spark Remote Device with a Remote Destination",
"title": "Client Services Framework or CTI Remote Device",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"mobilityProfileName": {
"description": " From the drop-down list box, choose the mobility profile that you want to use for this remote destination. To configure a mobility profile, use the Call Routing > Mobility > Mobility Profile menu option. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/MobilityProfile",
"title": "Mobility Profile",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/MobilityProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"enableUnifiedMobility": {
"description": "While UPDATE set it to false if you want to delete enable Unified Mobility feature.Use only while update",
"title": "Enable Unified Mobility",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"remoteDestinationProfileName": {
"description": " From the drop-down list box, choose the remote destination profile that you want to use for this remote destination. ",
"title": "Remote Destination Profile",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"singleNumberReachVoicemail": {
"description": " \n \n Configures how mobile device users answer calls that terminate on a remote destination (RD). This feature provides users with a single enterprise voice mail box for their enterprise mobility if the RD call reaches an external voice mail system. Available options are as follows: \n \n \n Use System Default \n \n Timer Control \n \n User Control \n \n \n \n Note\u00a0\u00a0\u00a0 \n For User Control to work, you must set the Enable Enterprise Feature Access service parameter to TRUE. \n \n \n \n \n ",
"title": "Single Number Reach Voicemail Policy",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Timer Control",
"title": "Timer Control"
},
{
"value": "User Control",
"title": "User Control"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": "string"
},
"ownerUserId": {
"description": "From 10.5, to get proper value of this tag in get handler's response it is required to have value of todaccess, in case if user does not give any value in todaccesss tag, axl will insert a random row so that get handler response can return proper value of Owner User id",
"title": "Owner User Id",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string"
},
"answerTooSoonTimer": {
"description": " Enter the minimum time in milliseconds that \n Cisco Unified Communications Manager requires the mobile phone to ring before answering the call. This setting accounts for situations where the mobile phone is switched off or is not reachable, in which case the network may immediately divert the call to the mobile phone voice mail. If the mobile phone is answered before this timer expires, \n Cisco Unified Communications Manager pulls the call back to the enterprise. Range: 0 - 10,000 milliseconds Default: 1,500 milliseconds ",
"title": "Answer Too Soon Timer",
"minItems": 1,
"required": true,
"default": 1500,
"maxItems": 1,
"type": "integer"
},
"ringSchedule": {
"description": "This tag must be used for configuring RingSchedule of RD, this tag will get precendence over todaccess and accesslist tag",
"title": "Ring Schedule",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"member": {
"name": "member",
"title": "Member",
"minItems": 1,
"items": {
"type": [
"object",
"null"
],
"properties": {
"endDay": {
"name": "endDay",
"title": "End Day",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Sun",
"title": "Sun"
},
{
"value": "Mon",
"title": "Mon"
},
{
"value": "Tue",
"title": "Tue"
},
{
"value": "Wed",
"title": "Wed"
},
{
"value": "Thu",
"title": "Thu"
},
{
"value": "Fri",
"title": "Fri"
},
{
"value": "Sat",
"title": "Sat"
},
{
"value": "None",
"title": "None"
}
],
"default": "None",
"maxItems": 1,
"type": "string"
},
"startDay": {
"description": "StartDay and EndDay value should be same",
"title": "Start Day",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Sun",
"title": "Sun"
},
{
"value": "Mon",
"title": "Mon"
},
{
"value": "Tue",
"title": "Tue"
},
{
"value": "Wed",
"title": "Wed"
},
{
"value": "Thu",
"title": "Thu"
},
{
"value": "Fri",
"title": "Fri"
},
{
"value": "Sat",
"title": "Sat"
},
{
"value": "None",
"title": "None"
}
],
"default": "None",
"maxItems": 1,
"type": "string",
"name": "startDay"
},
"endTime": {
"name": "endTime",
"title": "End Time",
"minItems": 0,
"required": false,
"choices": [
{
"value": "No Office Hours",
"title": "No Office Hours"
},
{
"value": "00:00",
"title": "00:00"
},
{
"value": "00:15",
"title": "00:15"
},
{
"value": "00:30",
"title": "00:30"
},
{
"value": "00:45",
"title": "00:45"
},
{
"value": "01:00",
"title": "01:00"
},
{
"value": "01:15",
"title": "01:15"
},
{
"value": "01:30",
"title": "01:30"
},
{
"value": "01:45",
"title": "01:45"
},
{
"value": "02:00",
"title": "02:00"
},
{
"value": "02:15",
"title": "02:15"
},
{
"value": "02:30",
"title": "02:30"
},
{
"value": "02:45",
"title": "02:45"
},
{
"value": "03:00",
"title": "03:00"
},
{
"value": "03:15",
"title": "03:15"
},
{
"value": "03:30",
"title": "03:30"
},
{
"value": "03:45",
"title": "03:45"
},
{
"value": "04:00",
"title": "04:00"
},
{
"value": "04:15",
"title": "04:15"
},
{
"value": "04:30",
"title": "04:30"
},
{
"value": "04:45",
"title": "04:45"
},
{
"value": "05:00",
"title": "05:00"
},
{
"value": "05:15",
"title": "05:15"
},
{
"value": "05:30",
"title": "05:30"
},
{
"value": "05:45",
"title": "05:45"
},
{
"value": "06:00",
"title": "06:00"
},
{
"value": "06:15",
"title": "06:15"
},
{
"value": "06:30",
"title": "06:30"
},
{
"value": "06:45",
"title": "06:45"
},
{
"value": "07:00",
"title": "07:00"
},
{
"value": "07:15",
"title": "07:15"
},
{
"value": "07:30",
"title": "07:30"
},
{
"value": "07:45",
"title": "07:45"
},
{
"value": "08:00",
"title": "08:00"
},
{
"value": "08:15",
"title": "08:15"
},
{
"value": "08:30",
"title": "08:30"
},
{
"value": "08:45",
"title": "08:45"
},
{
"value": "09:00",
"title": "09:00"
},
{
"value": "09:15",
"title": "09:15"
},
{
"value": "09:30",
"title": "09:30"
},
{
"value": "09:45",
"title": "09:45"
},
{
"value": "10:00",
"title": "10:00"
},
{
"value": "10:15",
"title": "10:15"
},
{
"value": "10:30",
"title": "10:30"
},
{
"value": "10:45",
"title": "10:45"
},
{
"value": "11:00",
"title": "11:00"
},
{
"value": "11:15",
"title": "11:15"
},
{
"value": "11:30",
"title": "11:30"
},
{
"value": "11:45",
"title": "11:45"
},
{
"value": "12:00",
"title": "12:00"
},
{
"value": "12:15",
"title": "12:15"
},
{
"value": "12:30",
"title": "12:30"
},
{
"value": "12:45",
"title": "12:45"
},
{
"value": "13:00",
"title": "13:00"
},
{
"value": "13:15",
"title": "13:15"
},
{
"value": "13:30",
"title": "13:30"
},
{
"value": "13:45",
"title": "13:45"
},
{
"value": "14:00",
"title": "14:00"
},
{
"value": "14:15",
"title": "14:15"
},
{
"value": "14:30",
"title": "14:30"
},
{
"value": "14:45",
"title": "14:45"
},
{
"value": "15:00",
"title": "15:00"
},
{
"value": "15:15",
"title": "15:15"
},
{
"value": "15:30",
"title": "15:30"
},
{
"value": "15:45",
"title": "15:45"
},
{
"value": "16:00",
"title": "16:00"
},
{
"value": "16:15",
"title": "16:15"
},
{
"value": "16:30",
"title": "16:30"
},
{
"value": "16:45",
"title": "16:45"
},
{
"value": "17:00",
"title": "17:00"
},
{
"value": "17:15",
"title": "17:15"
},
{
"value": "17:30",
"title": "17:30"
},
{
"value": "17:45",
"title": "17:45"
},
{
"value": "18:00",
"title": "18:00"
},
{
"value": "18:15",
"title": "18:15"
},
{
"value": "18:30",
"title": "18:30"
},
{
"value": "18:45",
"title": "18:45"
},
{
"value": "19:00",
"title": "19:00"
},
{
"value": "19:15",
"title": "19:15"
},
{
"value": "19:30",
"title": "19:30"
},
{
"value": "19:45",
"title": "19:45"
},
{
"value": "20:00",
"title": "20:00"
},
{
"value": "20:15",
"title": "20:15"
},
{
"value": "20:30",
"title": "20:30"
},
{
"value": "20:45",
"title": "20:45"
},
{
"value": "21:00",
"title": "21:00"
},
{
"value": "21:15",
"title": "21:15"
},
{
"value": "21:30",
"title": "21:30"
},
{
"value": "21:45",
"title": "21:45"
},
{
"value": "22:00",
"title": "22:00"
},
{
"value": "22:15",
"title": "22:15"
},
{
"value": "22:30",
"title": "22:30"
},
{
"value": "22:45",
"title": "22:45"
},
{
"value": "23:00",
"title": "23:00"
},
{
"value": "23:15",
"title": "23:15"
},
{
"value": "23:30",
"title": "23:30"
},
{
"value": "23:45",
"title": "23:45"
},
{
"value": "24:00",
"title": "24:00"
}
],
"default": "No Office Hours",
"maxItems": 1,
"type": "string"
},
"startTime": {
"name": "startTime",
"title": "Start Time",
"minItems": 0,
"required": false,
"choices": [
{
"value": "No Office Hours",
"title": "No Office Hours"
},
{
"value": "00:00",
"title": "00:00"
},
{
"value": "00:15",
"title": "00:15"
},
{
"value": "00:30",
"title": "00:30"
},
{
"value": "00:45",
"title": "00:45"
},
{
"value": "01:00",
"title": "01:00"
},
{
"value": "01:15",
"title": "01:15"
},
{
"value": "01:30",
"title": "01:30"
},
{
"value": "01:45",
"title": "01:45"
},
{
"value": "02:00",
"title": "02:00"
},
{
"value": "02:15",
"title": "02:15"
},
{
"value": "02:30",
"title": "02:30"
},
{
"value": "02:45",
"title": "02:45"
},
{
"value": "03:00",
"title": "03:00"
},
{
"value": "03:15",
"title": "03:15"
},
{
"value": "03:30",
"title": "03:30"
},
{
"value": "03:45",
"title": "03:45"
},
{
"value": "04:00",
"title": "04:00"
},
{
"value": "04:15",
"title": "04:15"
},
{
"value": "04:30",
"title": "04:30"
},
{
"value": "04:45",
"title": "04:45"
},
{
"value": "05:00",
"title": "05:00"
},
{
"value": "05:15",
"title": "05:15"
},
{
"value": "05:30",
"title": "05:30"
},
{
"value": "05:45",
"title": "05:45"
},
{
"value": "06:00",
"title": "06:00"
},
{
"value": "06:15",
"title": "06:15"
},
{
"value": "06:30",
"title": "06:30"
},
{
"value": "06:45",
"title": "06:45"
},
{
"value": "07:00",
"title": "07:00"
},
{
"value": "07:15",
"title": "07:15"
},
{
"value": "07:30",
"title": "07:30"
},
{
"value": "07:45",
"title": "07:45"
},
{
"value": "08:00",
"title": "08:00"
},
{
"value": "08:15",
"title": "08:15"
},
{
"value": "08:30",
"title": "08:30"
},
{
"value": "08:45",
"title": "08:45"
},
{
"value": "09:00",
"title": "09:00"
},
{
"value": "09:15",
"title": "09:15"
},
{
"value": "09:30",
"title": "09:30"
},
{
"value": "09:45",
"title": "09:45"
},
{
"value": "10:00",
"title": "10:00"
},
{
"value": "10:15",
"title": "10:15"
},
{
"value": "10:30",
"title": "10:30"
},
{
"value": "10:45",
"title": "10:45"
},
{
"value": "11:00",
"title": "11:00"
},
{
"value": "11:15",
"title": "11:15"
},
{
"value": "11:30",
"title": "11:30"
},
{
"value": "11:45",
"title": "11:45"
},
{
"value": "12:00",
"title": "12:00"
},
{
"value": "12:15",
"title": "12:15"
},
{
"value": "12:30",
"title": "12:30"
},
{
"value": "12:45",
"title": "12:45"
},
{
"value": "13:00",
"title": "13:00"
},
{
"value": "13:15",
"title": "13:15"
},
{
"value": "13:30",
"title": "13:30"
},
{
"value": "13:45",
"title": "13:45"
},
{
"value": "14:00",
"title": "14:00"
},
{
"value": "14:15",
"title": "14:15"
},
{
"value": "14:30",
"title": "14:30"
},
{
"value": "14:45",
"title": "14:45"
},
{
"value": "15:00",
"title": "15:00"
},
{
"value": "15:15",
"title": "15:15"
},
{
"value": "15:30",
"title": "15:30"
},
{
"value": "15:45",
"title": "15:45"
},
{
"value": "16:00",
"title": "16:00"
},
{
"value": "16:15",
"title": "16:15"
},
{
"value": "16:30",
"title": "16:30"
},
{
"value": "16:45",
"title": "16:45"
},
{
"value": "17:00",
"title": "17:00"
},
{
"value": "17:15",
"title": "17:15"
},
{
"value": "17:30",
"title": "17:30"
},
{
"value": "17:45",
"title": "17:45"
},
{
"value": "18:00",
"title": "18:00"
},
{
"value": "18:15",
"title": "18:15"
},
{
"value": "18:30",
"title": "18:30"
},
{
"value": "18:45",
"title": "18:45"
},
{
"value": "19:00",
"title": "19:00"
},
{
"value": "19:15",
"title": "19:15"
},
{
"value": "19:30",
"title": "19:30"
},
{
"value": "19:45",
"title": "19:45"
},
{
"value": "20:00",
"title": "20:00"
},
{
"value": "20:15",
"title": "20:15"
},
{
"value": "20:30",
"title": "20:30"
},
{
"value": "20:45",
"title": "20:45"
},
{
"value": "21:00",
"title": "21:00"
},
{
"value": "21:15",
"title": "21:15"
},
{
"value": "21:30",
"title": "21:30"
},
{
"value": "21:45",
"title": "21:45"
},
{
"value": "22:00",
"title": "22:00"
},
{
"value": "22:15",
"title": "22:15"
},
{
"value": "22:30",
"title": "22:30"
},
{
"value": "22:45",
"title": "22:45"
},
{
"value": "23:00",
"title": "23:00"
},
{
"value": "23:15",
"title": "23:15"
},
{
"value": "23:30",
"title": "23:30"
},
{
"value": "23:45",
"title": "23:45"
},
{
"value": "24:00",
"title": "24:00"
}
],
"default": "No Office Hours",
"maxItems": 1,
"type": "string"
}
}
},
"required": true,
"maxItems": 7,
"type": "array"
}
}
},
"isMobilePhone": {
"description": " Check the check box if you want calls that the desk phone answers to be sent to your mobile phone as the remote destination. Checking this check box ensures that, if Send Call to Mobile Phone is specified (by using the Mobility softkey for remote destination pickup), the call gets extended to this remote destination. \n \n \n \n Note\u00a0\u00a0\u00a0 \n This check box does not apply to dual-mode phones that are running SIP nor to dual-mode phones that are running SCCP, such as the Nokia S60. \n \n \n ",
"title": "Mobile Phone",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"accessListName": {
"description": " Click this radio button to prevent incoming calls from ringing this remote destination if the caller belongs to the access list that is specified in the drop-down list box and according to the Ring Schedule that you specify in the Ring Schedule pane. This setting applies only if the Enable Cisco Unified Mobility check box is checked for this remote destination. From the drop-down list box, choose an access list that applies to this setting. If you want to view the details of an access list, click the View Details link. (To modify an access list, you must use the Call Routing > Class of Control > Access List menu option.) Choosing an access list that contains no members equates to choosing the Always ring this destination radio button. ",
"title": "Blocked Access List",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"delayBeforeRingingCell": {
"description": " Enter the time that elapses before the mobile phone rings when a call is extended to the remote destination. Range: 0 - 30,000 milliseconds Default: 4,000 milliseconds \n \n \n \n Tip\u00a0\u00a0\u00a0 \n When a hunt group is in use, the lines ring only for a short period of time. You may need to manipulate the Delay Before Ringing Timer setting and make it zero to allow a remote destination call to be established, ring, and answer, before the hunt list timer expires and pulls the call back. \n \n \n ",
"title": "Delay Before Ringing Timer",
"minItems": 1,
"required": true,
"default": 4000,
"maxItems": 1,
"type": "integer"
},
"name": {
"description": " Enter a name that identifies the remote destination or mobile identity. ",
"title": "Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"timeZone": {
"description": " From the drop-down list box, choose a time zone to use for this remote destination or mobile identity. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The time-of-day access feature uses the time zone that you choose for this remote destination or mobile identity to allow or to block calls to this remote destination or mobile identity. \n \n \n ",
"title": "Time Zone",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Africa/Abidjan",
"title": "Africa/Abidjan"
},
{
"value": "Africa/Accra",
"title": "Africa/Accra"
},
{
"value": "Africa/Addis_Ababa",
"title": "Africa/Addis_Ababa"
},
{
"value": "Africa/Algiers",
"title": "Africa/Algiers"
},
{
"value": "Africa/Asmara",
"title": "Africa/Asmara"
},
{
"value": "Africa/Bamako",
"title": "Africa/Bamako"
},
{
"value": "Africa/Bangui",
"title": "Africa/Bangui"
},
{
"value": "Africa/Banjul",
"title": "Africa/Banjul"
},
{
"value": "Africa/Bissau",
"title": "Africa/Bissau"
},
{
"value": "Africa/Blantyre",
"title": "Africa/Blantyre"
},
{
"value": "Africa/Brazzaville",
"title": "Africa/Brazzaville"
},
{
"value": "Africa/Bujumbura",
"title": "Africa/Bujumbura"
},
{
"value": "Africa/Cairo",
"title": "Africa/Cairo"
},
{
"value": "Africa/Casablanca",
"title": "Africa/Casablanca"
},
{
"value": "Africa/Ceuta",
"title": "Africa/Ceuta"
},
{
"value": "Africa/Conakry",
"title": "Africa/Conakry"
},
{
"value": "Africa/Dakar",
"title": "Africa/Dakar"
},
{
"value": "Africa/Dar_es_Salaam",
"title": "Africa/Dar_es_Salaam"
},
{
"value": "Africa/Djibouti",
"title": "Africa/Djibouti"
},
{
"value": "Africa/Douala",
"title": "Africa/Douala"
},
{
"value": "Africa/El_Aaiun",
"title": "Africa/El_Aaiun"
},
{
"value": "Africa/Freetown",
"title": "Africa/Freetown"
},
{
"value": "Africa/Gaborone",
"title": "Africa/Gaborone"
},
{
"value": "Africa/Harare",
"title": "Africa/Harare"
},
{
"value": "Africa/Johannesburg",
"title": "Africa/Johannesburg"
},
{
"value": "Africa/Juba",
"title": "Africa/Juba"
},
{
"value": "Africa/Kampala",
"title": "Africa/Kampala"
},
{
"value": "Africa/Khartoum",
"title": "Africa/Khartoum"
},
{
"value": "Africa/Kigali",
"title": "Africa/Kigali"
},
{
"value": "Africa/Kinshasa",
"title": "Africa/Kinshasa"
},
{
"value": "Africa/Lagos",
"title": "Africa/Lagos"
},
{
"value": "Africa/Libreville",
"title": "Africa/Libreville"
},
{
"value": "Africa/Lome",
"title": "Africa/Lome"
},
{
"value": "Africa/Luanda",
"title": "Africa/Luanda"
},
{
"value": "Africa/Lubumbashi",
"title": "Africa/Lubumbashi"
},
{
"value": "Africa/Lusaka",
"title": "Africa/Lusaka"
},
{
"value": "Africa/Malabo",
"title": "Africa/Malabo"
},
{
"value": "Africa/Maputo",
"title": "Africa/Maputo"
},
{
"value": "Africa/Maseru",
"title": "Africa/Maseru"
},
{
"value": "Africa/Mbabane",
"title": "Africa/Mbabane"
},
{
"value": "Africa/Mogadishu",
"title": "Africa/Mogadishu"
},
{
"value": "Africa/Monrovia",
"title": "Africa/Monrovia"
},
{
"value": "Africa/Nairobi",
"title": "Africa/Nairobi"
},
{
"value": "Africa/Ndjamena",
"title": "Africa/Ndjamena"
},
{
"value": "Africa/Niamey",
"title": "Africa/Niamey"
},
{
"value": "Africa/Nouakchott",
"title": "Africa/Nouakchott"
},
{
"value": "Africa/Ouagadougou",
"title": "Africa/Ouagadougou"
},
{
"value": "Africa/Porto-Novo",
"title": "Africa/Porto-Novo"
},
{
"value": "Africa/Sao_Tome",
"title": "Africa/Sao_Tome"
},
{
"value": "Africa/Tripoli",
"title": "Africa/Tripoli"
},
{
"value": "Africa/Tunis",
"title": "Africa/Tunis"
},
{
"value": "Africa/Windhoek",
"title": "Africa/Windhoek"
},
{
"value": "America/Adak",
"title": "America/Adak"
},
{
"value": "America/Anchorage",
"title": "America/Anchorage"
},
{
"value": "America/Anguilla",
"title": "America/Anguilla"
},
{
"value": "America/Antigua",
"title": "America/Antigua"
},
{
"value": "America/Araguaina",
"title": "America/Araguaina"
},
{
"value": "America/Argentina/Buenos_Aires",
"title": "America/Argentina/Buenos_Aires"
},
{
"value": "America/Argentina/Catamarca",
"title": "America/Argentina/Catamarca"
},
{
"value": "America/Argentina/Cordoba",
"title": "America/Argentina/Cordoba"
},
{
"value": "America/Argentina/Jujuy",
"title": "America/Argentina/Jujuy"
},
{
"value": "America/Argentina/La_Rioja",
"title": "America/Argentina/La_Rioja"
},
{
"value": "America/Argentina/Mendoza",
"title": "America/Argentina/Mendoza"
},
{
"value": "America/Argentina/Rio_Gallegos",
"title": "America/Argentina/Rio_Gallegos"
},
{
"value": "America/Argentina/Salta",
"title": "America/Argentina/Salta"
},
{
"value": "America/Argentina/San_Juan",
"title": "America/Argentina/San_Juan"
},
{
"value": "America/Argentina/San_Luis",
"title": "America/Argentina/San_Luis"
},
{
"value": "America/Argentina/Tucuman",
"title": "America/Argentina/Tucuman"
},
{
"value": "America/Argentina/Ushuaia",
"title": "America/Argentina/Ushuaia"
},
{
"value": "America/Aruba",
"title": "America/Aruba"
},
{
"value": "America/Asuncion",
"title": "America/Asuncion"
},
{
"value": "America/Atikokan",
"title": "America/Atikokan"
},
{
"value": "America/Bahia",
"title": "America/Bahia"
},
{
"value": "America/Bahia_Banderas",
"title": "America/Bahia_Banderas"
},
{
"value": "America/Barbados",
"title": "America/Barbados"
},
{
"value": "America/Belem",
"title": "America/Belem"
},
{
"value": "America/Belize",
"title": "America/Belize"
},
{
"value": "America/Blanc-Sablon",
"title": "America/Blanc-Sablon"
},
{
"value": "America/Boa_Vista",
"title": "America/Boa_Vista"
},
{
"value": "America/Bogota",
"title": "America/Bogota"
},
{
"value": "America/Boise",
"title": "America/Boise"
},
{
"value": "America/Cambridge_Bay",
"title": "America/Cambridge_Bay"
},
{
"value": "America/Campo_Grande",
"title": "America/Campo_Grande"
},
{
"value": "America/Cancun",
"title": "America/Cancun"
},
{
"value": "America/Caracas",
"title": "America/Caracas"
},
{
"value": "America/Cayenne",
"title": "America/Cayenne"
},
{
"value": "America/Cayman",
"title": "America/Cayman"
},
{
"value": "America/Chicago",
"title": "America/Chicago"
},
{
"value": "America/Chihuahua",
"title": "America/Chihuahua"
},
{
"value": "America/Costa_Rica",
"title": "America/Costa_Rica"
},
{
"value": "America/Creston",
"title": "America/Creston"
},
{
"value": "America/Cuiaba",
"title": "America/Cuiaba"
},
{
"value": "America/Curacao",
"title": "America/Curacao"
},
{
"value": "America/Danmarkshavn",
"title": "America/Danmarkshavn"
},
{
"value": "America/Dawson",
"title": "America/Dawson"
},
{
"value": "America/Dawson_Creek",
"title": "America/Dawson_Creek"
},
{
"value": "America/Denver",
"title": "America/Denver"
},
{
"value": "America/Detroit",
"title": "America/Detroit"
},
{
"value": "America/Dominica",
"title": "America/Dominica"
},
{
"value": "America/Edmonton",
"title": "America/Edmonton"
},
{
"value": "America/Eirunepe",
"title": "America/Eirunepe"
},
{
"value": "America/El_Salvador",
"title": "America/El_Salvador"
},
{
"value": "America/Fortaleza",
"title": "America/Fortaleza"
},
{
"value": "America/Glace_Bay",
"title": "America/Glace_Bay"
},
{
"value": "America/Godthab",
"title": "America/Godthab"
},
{
"value": "America/Goose_Bay",
"title": "America/Goose_Bay"
},
{
"value": "America/Grand_Turk",
"title": "America/Grand_Turk"
},
{
"value": "America/Grenada",
"title": "America/Grenada"
},
{
"value": "America/Guadeloupe",
"title": "America/Guadeloupe"
},
{
"value": "America/Guatemala",
"title": "America/Guatemala"
},
{
"value": "America/Guayaquil",
"title": "America/Guayaquil"
},
{
"value": "America/Guyana",
"title": "America/Guyana"
},
{
"value": "America/Halifax",
"title": "America/Halifax"
},
{
"value": "America/Havana",
"title": "America/Havana"
},
{
"value": "America/Hermosillo",
"title": "America/Hermosillo"
},
{
"value": "America/Indiana/Indianapolis",
"title": "America/Indiana/Indianapolis"
},
{
"value": "America/Indiana/Knox",
"title": "America/Indiana/Knox"
},
{
"value": "America/Indiana/Marengo",
"title": "America/Indiana/Marengo"
},
{
"value": "America/Indiana/Petersburg",
"title": "America/Indiana/Petersburg"
},
{
"value": "America/Indiana/Tell_City",
"title": "America/Indiana/Tell_City"
},
{
"value": "America/Indiana/Vevay",
"title": "America/Indiana/Vevay"
},
{
"value": "America/Indiana/Vincennes",
"title": "America/Indiana/Vincennes"
},
{
"value": "America/Indiana/Winamac",
"title": "America/Indiana/Winamac"
},
{
"value": "America/Inuvik",
"title": "America/Inuvik"
},
{
"value": "America/Iqaluit",
"title": "America/Iqaluit"
},
{
"value": "America/Jamaica",
"title": "America/Jamaica"
},
{
"value": "America/Juneau",
"title": "America/Juneau"
},
{
"value": "America/Kentucky/Louisville",
"title": "America/Kentucky/Louisville"
},
{
"value": "America/Kentucky/Monticello",
"title": "America/Kentucky/Monticello"
},
{
"value": "America/Kralendijk",
"title": "America/Kralendijk"
},
{
"value": "America/La_Paz",
"title": "America/La_Paz"
},
{
"value": "America/Lima",
"title": "America/Lima"
},
{
"value": "America/Los_Angeles",
"title": "America/Los_Angeles"
},
{
"value": "America/Lower_Princes",
"title": "America/Lower_Princes"
},
{
"value": "America/Maceio",
"title": "America/Maceio"
},
{
"value": "America/Managua",
"title": "America/Managua"
},
{
"value": "America/Manaus",
"title": "America/Manaus"
},
{
"value": "America/Marigot",
"title": "America/Marigot"
},
{
"value": "America/Martinique",
"title": "America/Martinique"
},
{
"value": "America/Matamoros",
"title": "America/Matamoros"
},
{
"value": "America/Mazatlan",
"title": "America/Mazatlan"
},
{
"value": "America/Menominee",
"title": "America/Menominee"
},
{
"value": "America/Merida",
"title": "America/Merida"
},
{
"value": "America/Metlakatla",
"title": "America/Metlakatla"
},
{
"value": "America/Mexico_City",
"title": "America/Mexico_City"
},
{
"value": "America/Miquelon",
"title": "America/Miquelon"
},
{
"value": "America/Moncton",
"title": "America/Moncton"
},
{
"value": "America/Monterrey",
"title": "America/Monterrey"
},
{
"value": "America/Montevideo",
"title": "America/Montevideo"
},
{
"value": "America/Montreal",
"title": "America/Montreal"
},
{
"value": "America/Montserrat",
"title": "America/Montserrat"
},
{
"value": "America/Nassau",
"title": "America/Nassau"
},
{
"value": "America/New_York",
"title": "America/New_York"
},
{
"value": "America/Nipigon",
"title": "America/Nipigon"
},
{
"value": "America/Nome",
"title": "America/Nome"
},
{
"value": "America/Noronha",
"title": "America/Noronha"
},
{
"value": "America/North_Dakota/Beulah",
"title": "America/North_Dakota/Beulah"
},
{
"value": "America/North_Dakota/Center",
"title": "America/North_Dakota/Center"
},
{
"value": "America/North_Dakota/New_Salem",
"title": "America/North_Dakota/New_Salem"
},
{
"value": "America/Ojinaga",
"title": "America/Ojinaga"
},
{
"value": "America/Panama",
"title": "America/Panama"
},
{
"value": "America/Pangnirtung",
"title": "America/Pangnirtung"
},
{
"value": "America/Paramaribo",
"title": "America/Paramaribo"
},
{
"value": "America/Phoenix",
"title": "America/Phoenix"
},
{
"value": "America/Port-au-Prince",
"title": "America/Port-au-Prince"
},
{
"value": "America/Port_of_Spain",
"title": "America/Port_of_Spain"
},
{
"value": "America/Porto_Velho",
"title": "America/Porto_Velho"
},
{
"value": "America/Puerto_Rico",
"title": "America/Puerto_Rico"
},
{
"value": "America/Rainy_River",
"title": "America/Rainy_River"
},
{
"value": "America/Rankin_Inlet",
"title": "America/Rankin_Inlet"
},
{
"value": "America/Recife",
"title": "America/Recife"
},
{
"value": "America/Regina",
"title": "America/Regina"
},
{
"value": "America/Resolute",
"title": "America/Resolute"
},
{
"value": "America/Rio_Branco",
"title": "America/Rio_Branco"
},
{
"value": "America/Santa_Isabel",
"title": "America/Santa_Isabel"
},
{
"value": "America/Santarem",
"title": "America/Santarem"
},
{
"value": "America/Santiago",
"title": "America/Santiago"
},
{
"value": "America/Santo_Domingo",
"title": "America/Santo_Domingo"
},
{
"value": "America/Sao_Paulo",
"title": "America/Sao_Paulo"
},
{
"value": "America/Scoresbysund",
"title": "America/Scoresbysund"
},
{
"value": "America/Shiprock",
"title": "America/Shiprock"
},
{
"value": "America/Sitka",
"title": "America/Sitka"
},
{
"value": "America/St_Barthelemy",
"title": "America/St_Barthelemy"
},
{
"value": "America/St_Johns",
"title": "America/St_Johns"
},
{
"value": "America/St_Kitts",
"title": "America/St_Kitts"
},
{
"value": "America/St_Lucia",
"title": "America/St_Lucia"
},
{
"value": "America/St_Thomas",
"title": "America/St_Thomas"
},
{
"value": "America/St_Vincent",
"title": "America/St_Vincent"
},
{
"value": "America/Swift_Current",
"title": "America/Swift_Current"
},
{
"value": "America/Tegucigalpa",
"title": "America/Tegucigalpa"
},
{
"value": "America/Thule",
"title": "America/Thule"
},
{
"value": "America/Thunder_Bay",
"title": "America/Thunder_Bay"
},
{
"value": "America/Tijuana",
"title": "America/Tijuana"
},
{
"value": "America/Toronto",
"title": "America/Toronto"
},
{
"value": "America/Tortola",
"title": "America/Tortola"
},
{
"value": "America/Vancouver",
"title": "America/Vancouver"
},
{
"value": "America/Whitehorse",
"title": "America/Whitehorse"
},
{
"value": "America/Winnipeg",
"title": "America/Winnipeg"
},
{
"value": "America/Yakutat",
"title": "America/Yakutat"
},
{
"value": "America/Yellowknife",
"title": "America/Yellowknife"
},
{
"value": "Antarctica/Casey",
"title": "Antarctica/Casey"
},
{
"value": "Antarctica/Davis",
"title": "Antarctica/Davis"
},
{
"value": "Antarctica/DumontDUrville",
"title": "Antarctica/DumontDUrville"
},
{
"value": "Antarctica/Macquarie",
"title": "Antarctica/Macquarie"
},
{
"value": "Antarctica/Mawson",
"title": "Antarctica/Mawson"
},
{
"value": "Antarctica/McMurdo",
"title": "Antarctica/McMurdo"
},
{
"value": "Antarctica/Palmer",
"title": "Antarctica/Palmer"
},
{
"value": "Antarctica/Rothera",
"title": "Antarctica/Rothera"
},
{
"value": "Antarctica/South_Pole",
"title": "Antarctica/South_Pole"
},
{
"value": "Antarctica/Syowa",
"title": "Antarctica/Syowa"
},
{
"value": "Antarctica/Vostok",
"title": "Antarctica/Vostok"
},
{
"value": "Arctic/Longyearbyen",
"title": "Arctic/Longyearbyen"
},
{
"value": "Asia/Aden",
"title": "Asia/Aden"
},
{
"value": "Asia/Almaty",
"title": "Asia/Almaty"
},
{
"value": "Asia/Amman",
"title": "Asia/Amman"
},
{
"value": "Asia/Anadyr",
"title": "Asia/Anadyr"
},
{
"value": "Asia/Aqtau",
"title": "Asia/Aqtau"
},
{
"value": "Asia/Aqtobe",
"title": "Asia/Aqtobe"
},
{
"value": "Asia/Ashgabat",
"title": "Asia/Ashgabat"
},
{
"value": "Asia/Baghdad",
"title": "Asia/Baghdad"
},
{
"value": "Asia/Bahrain",
"title": "Asia/Bahrain"
},
{
"value": "Asia/Baku",
"title": "Asia/Baku"
},
{
"value": "Asia/Bangkok",
"title": "Asia/Bangkok"
},
{
"value": "Asia/Beirut",
"title": "Asia/Beirut"
},
{
"value": "Asia/Bishkek",
"title": "Asia/Bishkek"
},
{
"value": "Asia/Brunei",
"title": "Asia/Brunei"
},
{
"value": "Asia/Choibalsan",
"title": "Asia/Choibalsan"
},
{
"value": "Asia/Chongqing",
"title": "Asia/Chongqing"
},
{
"value": "Asia/Colombo",
"title": "Asia/Colombo"
},
{
"value": "Asia/Damascus",
"title": "Asia/Damascus"
},
{
"value": "Asia/Dhaka",
"title": "Asia/Dhaka"
},
{
"value": "Asia/Dili",
"title": "Asia/Dili"
},
{
"value": "Asia/Dubai",
"title": "Asia/Dubai"
},
{
"value": "Asia/Dushanbe",
"title": "Asia/Dushanbe"
},
{
"value": "Asia/Gaza",
"title": "Asia/Gaza"
},
{
"value": "Asia/Harbin",
"title": "Asia/Harbin"
},
{
"value": "Asia/Hebron",
"title": "Asia/Hebron"
},
{
"value": "Asia/Ho_Chi_Minh",
"title": "Asia/Ho_Chi_Minh"
},
{
"value": "Asia/Hong_Kong",
"title": "Asia/Hong_Kong"
},
{
"value": "Asia/Hovd",
"title": "Asia/Hovd"
},
{
"value": "Asia/Irkutsk",
"title": "Asia/Irkutsk"
},
{
"value": "Asia/Istanbul",
"title": "Asia/Istanbul"
},
{
"value": "Asia/Jakarta",
"title": "Asia/Jakarta"
},
{
"value": "Asia/Jayapura",
"title": "Asia/Jayapura"
},
{
"value": "Asia/Jerusalem",
"title": "Asia/Jerusalem"
},
{
"value": "Asia/Kabul",
"title": "Asia/Kabul"
},
{
"value": "Asia/Kamchatka",
"title": "Asia/Kamchatka"
},
{
"value": "Asia/Karachi",
"title": "Asia/Karachi"
},
{
"value": "Asia/Kashgar",
"title": "Asia/Kashgar"
},
{
"value": "Asia/Kathmandu",
"title": "Asia/Kathmandu"
},
{
"value": "Asia/Kolkata",
"title": "Asia/Kolkata"
},
{
"value": "Asia/Krasnoyarsk",
"title": "Asia/Krasnoyarsk"
},
{
"value": "Asia/Kuala_Lumpur",
"title": "Asia/Kuala_Lumpur"
},
{
"value": "Asia/Kuching",
"title": "Asia/Kuching"
},
{
"value": "Asia/Kuwait",
"title": "Asia/Kuwait"
},
{
"value": "Asia/Macau",
"title": "Asia/Macau"
},
{
"value": "Asia/Magadan",
"title": "Asia/Magadan"
},
{
"value": "Asia/Makassar",
"title": "Asia/Makassar"
},
{
"value": "Asia/Manila",
"title": "Asia/Manila"
},
{
"value": "Asia/Muscat",
"title": "Asia/Muscat"
},
{
"value": "Asia/Nicosia",
"title": "Asia/Nicosia"
},
{
"value": "Asia/Novokuznetsk",
"title": "Asia/Novokuznetsk"
},
{
"value": "Asia/Novosibirsk",
"title": "Asia/Novosibirsk"
},
{
"value": "Asia/Omsk",
"title": "Asia/Omsk"
},
{
"value": "Asia/Oral",
"title": "Asia/Oral"
},
{
"value": "Asia/Phnom_Penh",
"title": "Asia/Phnom_Penh"
},
{
"value": "Asia/Pontianak",
"title": "Asia/Pontianak"
},
{
"value": "Asia/Pyongyang",
"title": "Asia/Pyongyang"
},
{
"value": "Asia/Qatar",
"title": "Asia/Qatar"
},
{
"value": "Asia/Qyzylorda",
"title": "Asia/Qyzylorda"
},
{
"value": "Asia/Rangoon",
"title": "Asia/Rangoon"
},
{
"value": "Asia/Riyadh",
"title": "Asia/Riyadh"
},
{
"value": "Asia/Riyadh87",
"title": "Asia/Riyadh87"
},
{
"value": "Asia/Riyadh88",
"title": "Asia/Riyadh88"
},
{
"value": "Asia/Riyadh89",
"title": "Asia/Riyadh89"
},
{
"value": "Asia/Sakhalin",
"title": "Asia/Sakhalin"
},
{
"value": "Asia/Samarkand",
"title": "Asia/Samarkand"
},
{
"value": "Asia/Seoul",
"title": "Asia/Seoul"
},
{
"value": "Asia/Shanghai",
"title": "Asia/Shanghai"
},
{
"value": "Asia/Singapore",
"title": "Asia/Singapore"
},
{
"value": "Asia/Taipei",
"title": "Asia/Taipei"
},
{
"value": "Asia/Tashkent",
"title": "Asia/Tashkent"
},
{
"value": "Asia/Tbilisi",
"title": "Asia/Tbilisi"
},
{
"value": "Asia/Tehran",
"title": "Asia/Tehran"
},
{
"value": "Asia/Thimphu",
"title": "Asia/Thimphu"
},
{
"value": "Asia/Tokyo",
"title": "Asia/Tokyo"
},
{
"value": "Asia/Ulaanbaatar",
"title": "Asia/Ulaanbaatar"
},
{
"value": "Asia/Urumqi",
"title": "Asia/Urumqi"
},
{
"value": "Asia/Vientiane",
"title": "Asia/Vientiane"
},
{
"value": "Asia/Vladivostok",
"title": "Asia/Vladivostok"
},
{
"value": "Asia/Yakutsk",
"title": "Asia/Yakutsk"
},
{
"value": "Asia/Yekaterinburg",
"title": "Asia/Yekaterinburg"
},
{
"value": "Asia/Yerevan",
"title": "Asia/Yerevan"
},
{
"value": "Atlantic/Azores",
"title": "Atlantic/Azores"
},
{
"value": "Atlantic/Bermuda",
"title": "Atlantic/Bermuda"
},
{
"value": "Atlantic/Canary",
"title": "Atlantic/Canary"
},
{
"value": "Atlantic/Cape_Verde",
"title": "Atlantic/Cape_Verde"
},
{
"value": "Atlantic/Faroe",
"title": "Atlantic/Faroe"
},
{
"value": "Atlantic/Madeira",
"title": "Atlantic/Madeira"
},
{
"value": "Atlantic/Reykjavik",
"title": "Atlantic/Reykjavik"
},
{
"value": "Atlantic/South_Georgia",
"title": "Atlantic/South_Georgia"
},
{
"value": "Atlantic/St_Helena",
"title": "Atlantic/St_Helena"
},
{
"value": "Atlantic/Stanley",
"title": "Atlantic/Stanley"
},
{
"value": "Australia/Adelaide",
"title": "Australia/Adelaide"
},
{
"value": "Australia/Brisbane",
"title": "Australia/Brisbane"
},
{
"value": "Australia/Broken_Hill",
"title": "Australia/Broken_Hill"
},
{
"value": "Australia/Currie",
"title": "Australia/Currie"
},
{
"value": "Australia/Darwin",
"title": "Australia/Darwin"
},
{
"value": "Australia/Eucla",
"title": "Australia/Eucla"
},
{
"value": "Australia/Hobart",
"title": "Australia/Hobart"
},
{
"value": "Australia/Lindeman",
"title": "Australia/Lindeman"
},
{
"value": "Australia/Lord_Howe",
"title": "Australia/Lord_Howe"
},
{
"value": "Australia/Melbourne",
"title": "Australia/Melbourne"
},
{
"value": "Australia/Perth",
"title": "Australia/Perth"
},
{
"value": "Australia/Sydney",
"title": "Australia/Sydney"
},
{
"value": "CET",
"title": "CET"
},
{
"value": "CST6CDT",
"title": "CST6CDT"
},
{
"value": "EET",
"title": "EET"
},
{
"value": "EST",
"title": "EST"
},
{
"value": "EST5EDT",
"title": "EST5EDT"
},
{
"value": "Etc/GMT",
"title": "Etc/GMT"
},
{
"value": "Etc/GMT+0",
"title": "Etc/GMT+0"
},
{
"value": "Etc/GMT+1",
"title": "Etc/GMT+1"
},
{
"value": "Etc/GMT+10",
"title": "Etc/GMT+10"
},
{
"value": "Etc/GMT+11",
"title": "Etc/GMT+11"
},
{
"value": "Etc/GMT+12",
"title": "Etc/GMT+12"
},
{
"value": "Etc/GMT+2",
"title": "Etc/GMT+2"
},
{
"value": "Etc/GMT+3",
"title": "Etc/GMT+3"
},
{
"value": "Etc/GMT+4",
"title": "Etc/GMT+4"
},
{
"value": "Etc/GMT+5",
"title": "Etc/GMT+5"
},
{
"value": "Etc/GMT+6",
"title": "Etc/GMT+6"
},
{
"value": "Etc/GMT+7",
"title": "Etc/GMT+7"
},
{
"value": "Etc/GMT+8",
"title": "Etc/GMT+8"
},
{
"value": "Etc/GMT+9",
"title": "Etc/GMT+9"
},
{
"value": "Etc/GMT-0",
"title": "Etc/GMT-0"
},
{
"value": "Etc/GMT-1",
"title": "Etc/GMT-1"
},
{
"value": "Etc/GMT-10",
"title": "Etc/GMT-10"
},
{
"value": "Etc/GMT-11",
"title": "Etc/GMT-11"
},
{
"value": "Etc/GMT-12",
"title": "Etc/GMT-12"
},
{
"value": "Etc/GMT-13",
"title": "Etc/GMT-13"
},
{
"value": "Etc/GMT-14",
"title": "Etc/GMT-14"
},
{
"value": "Etc/GMT-2",
"title": "Etc/GMT-2"
},
{
"value": "Etc/GMT-3",
"title": "Etc/GMT-3"
},
{
"value": "Etc/GMT-4",
"title": "Etc/GMT-4"
},
{
"value": "Etc/GMT-5",
"title": "Etc/GMT-5"
},
{
"value": "Etc/GMT-6",
"title": "Etc/GMT-6"
},
{
"value": "Etc/GMT-7",
"title": "Etc/GMT-7"
},
{
"value": "Etc/GMT-8",
"title": "Etc/GMT-8"
},
{
"value": "Etc/GMT-9",
"title": "Etc/GMT-9"
},
{
"value": "Etc/GMT0",
"title": "Etc/GMT0"
},
{
"value": "Etc/Greenwich",
"title": "Etc/Greenwich"
},
{
"value": "Etc/UCT",
"title": "Etc/UCT"
},
{
"value": "Etc/UTC",
"title": "Etc/UTC"
},
{
"value": "Etc/Universal",
"title": "Etc/Universal"
},
{
"value": "Etc/Zulu",
"title": "Etc/Zulu"
},
{
"value": "Europe/Amsterdam",
"title": "Europe/Amsterdam"
},
{
"value": "Europe/Andorra",
"title": "Europe/Andorra"
},
{
"value": "Europe/Athens",
"title": "Europe/Athens"
},
{
"value": "Europe/Belgrade",
"title": "Europe/Belgrade"
},
{
"value": "Europe/Berlin",
"title": "Europe/Berlin"
},
{
"value": "Europe/Bratislava",
"title": "Europe/Bratislava"
},
{
"value": "Europe/Brussels",
"title": "Europe/Brussels"
},
{
"value": "Europe/Bucharest",
"title": "Europe/Bucharest"
},
{
"value": "Europe/Budapest",
"title": "Europe/Budapest"
},
{
"value": "Europe/Chisinau",
"title": "Europe/Chisinau"
},
{
"value": "Europe/Copenhagen",
"title": "Europe/Copenhagen"
},
{
"value": "Europe/Dublin",
"title": "Europe/Dublin"
},
{
"value": "Europe/Gibraltar",
"title": "Europe/Gibraltar"
},
{
"value": "Europe/Guernsey",
"title": "Europe/Guernsey"
},
{
"value": "Europe/Helsinki",
"title": "Europe/Helsinki"
},
{
"value": "Europe/Isle_of_Man",
"title": "Europe/Isle_of_Man"
},
{
"value": "Europe/Istanbul",
"title": "Europe/Istanbul"
},
{
"value": "Europe/Jersey",
"title": "Europe/Jersey"
},
{
"value": "Europe/Kaliningrad",
"title": "Europe/Kaliningrad"
},
{
"value": "Europe/Kiev",
"title": "Europe/Kiev"
},
{
"value": "Europe/Lisbon",
"title": "Europe/Lisbon"
},
{
"value": "Europe/Ljubljana",
"title": "Europe/Ljubljana"
},
{
"value": "Europe/London",
"title": "Europe/London"
},
{
"value": "Europe/Luxembourg",
"title": "Europe/Luxembourg"
},
{
"value": "Europe/Madrid",
"title": "Europe/Madrid"
},
{
"value": "Europe/Malta",
"title": "Europe/Malta"
},
{
"value": "Europe/Mariehamn",
"title": "Europe/Mariehamn"
},
{
"value": "Europe/Minsk",
"title": "Europe/Minsk"
},
{
"value": "Europe/Monaco",
"title": "Europe/Monaco"
},
{
"value": "Europe/Moscow",
"title": "Europe/Moscow"
},
{
"value": "Europe/Nicosia",
"title": "Europe/Nicosia"
},
{
"value": "Europe/Oslo",
"title": "Europe/Oslo"
},
{
"value": "Europe/Paris",
"title": "Europe/Paris"
},
{
"value": "Europe/Podgorica",
"title": "Europe/Podgorica"
},
{
"value": "Europe/Prague",
"title": "Europe/Prague"
},
{
"value": "Europe/Riga",
"title": "Europe/Riga"
},
{
"value": "Europe/Rome",
"title": "Europe/Rome"
},
{
"value": "Europe/Samara",
"title": "Europe/Samara"
},
{
"value": "Europe/San_Marino",
"title": "Europe/San_Marino"
},
{
"value": "Europe/Sarajevo",
"title": "Europe/Sarajevo"
},
{
"value": "Europe/Simferopol",
"title": "Europe/Simferopol"
},
{
"value": "Europe/Skopje",
"title": "Europe/Skopje"
},
{
"value": "Europe/Sofia",
"title": "Europe/Sofia"
},
{
"value": "Europe/Stockholm",
"title": "Europe/Stockholm"
},
{
"value": "Europe/Tallinn",
"title": "Europe/Tallinn"
},
{
"value": "Europe/Tirane",
"title": "Europe/Tirane"
},
{
"value": "Europe/Uzhgorod",
"title": "Europe/Uzhgorod"
},
{
"value": "Europe/Vaduz",
"title": "Europe/Vaduz"
},
{
"value": "Europe/Vatican",
"title": "Europe/Vatican"
},
{
"value": "Europe/Vienna",
"title": "Europe/Vienna"
},
{
"value": "Europe/Vilnius",
"title": "Europe/Vilnius"
},
{
"value": "Europe/Volgograd",
"title": "Europe/Volgograd"
},
{
"value": "Europe/Warsaw",
"title": "Europe/Warsaw"
},
{
"value": "Europe/Zagreb",
"title": "Europe/Zagreb"
},
{
"value": "Europe/Zaporozhye",
"title": "Europe/Zaporozhye"
},
{
"value": "Europe/Zurich",
"title": "Europe/Zurich"
},
{
"value": "HST",
"title": "HST"
},
{
"value": "Indian/Antananarivo",
"title": "Indian/Antananarivo"
},
{
"value": "Indian/Chagos",
"title": "Indian/Chagos"
},
{
"value": "Indian/Christmas",
"title": "Indian/Christmas"
},
{
"value": "Indian/Cocos",
"title": "Indian/Cocos"
},
{
"value": "Indian/Comoro",
"title": "Indian/Comoro"
},
{
"value": "Indian/Kerguelen",
"title": "Indian/Kerguelen"
},
{
"value": "Indian/Mahe",
"title": "Indian/Mahe"
},
{
"value": "Indian/Maldives",
"title": "Indian/Maldives"
},
{
"value": "Indian/Mauritius",
"title": "Indian/Mauritius"
},
{
"value": "Indian/Mayotte",
"title": "Indian/Mayotte"
},
{
"value": "Indian/Reunion",
"title": "Indian/Reunion"
},
{
"value": "MET",
"title": "MET"
},
{
"value": "MST",
"title": "MST"
},
{
"value": "MST7MDT",
"title": "MST7MDT"
},
{
"value": "Mideast/Riyadh87",
"title": "Mideast/Riyadh87"
},
{
"value": "Mideast/Riyadh88",
"title": "Mideast/Riyadh88"
},
{
"value": "Mideast/Riyadh89",
"title": "Mideast/Riyadh89"
},
{
"value": "PST8PDT",
"title": "PST8PDT"
},
{
"value": "Pacific/Apia",
"title": "Pacific/Apia"
},
{
"value": "Pacific/Auckland",
"title": "Pacific/Auckland"
},
{
"value": "Pacific/Chatham",
"title": "Pacific/Chatham"
},
{
"value": "Pacific/Chuuk",
"title": "Pacific/Chuuk"
},
{
"value": "Pacific/Easter",
"title": "Pacific/Easter"
},
{
"value": "Pacific/Efate",
"title": "Pacific/Efate"
},
{
"value": "Pacific/Enderbury",
"title": "Pacific/Enderbury"
},
{
"value": "Pacific/Fakaofo",
"title": "Pacific/Fakaofo"
},
{
"value": "Pacific/Fiji",
"title": "Pacific/Fiji"
},
{
"value": "Pacific/Funafuti",
"title": "Pacific/Funafuti"
},
{
"value": "Pacific/Galapagos",
"title": "Pacific/Galapagos"
},
{
"value": "Pacific/Gambier",
"title": "Pacific/Gambier"
},
{
"value": "Pacific/Guadalcanal",
"title": "Pacific/Guadalcanal"
},
{
"value": "Pacific/Guam",
"title": "Pacific/Guam"
},
{
"value": "Pacific/Honolulu",
"title": "Pacific/Honolulu"
},
{
"value": "Pacific/Johnston",
"title": "Pacific/Johnston"
},
{
"value": "Pacific/Kiritimati",
"title": "Pacific/Kiritimati"
},
{
"value": "Pacific/Kosrae",
"title": "Pacific/Kosrae"
},
{
"value": "Pacific/Kwajalein",
"title": "Pacific/Kwajalein"
},
{
"value": "Pacific/Majuro",
"title": "Pacific/Majuro"
},
{
"value": "Pacific/Marquesas",
"title": "Pacific/Marquesas"
},
{
"value": "Pacific/Midway",
"title": "Pacific/Midway"
},
{
"value": "Pacific/Nauru",
"title": "Pacific/Nauru"
},
{
"value": "Pacific/Niue",
"title": "Pacific/Niue"
},
{
"value": "Pacific/Norfolk",
"title": "Pacific/Norfolk"
},
{
"value": "Pacific/Noumea",
"title": "Pacific/Noumea"
},
{
"value": "Pacific/Pago_Pago",
"title": "Pacific/Pago_Pago"
},
{
"value": "Pacific/Palau",
"title": "Pacific/Palau"
},
{
"value": "Pacific/Pitcairn",
"title": "Pacific/Pitcairn"
},
{
"value": "Pacific/Pohnpei",
"title": "Pacific/Pohnpei"
},
{
"value": "Pacific/Port_Moresby",
"title": "Pacific/Port_Moresby"
},
{
"value": "Pacific/Rarotonga",
"title": "Pacific/Rarotonga"
},
{
"value": "Pacific/Saipan",
"title": "Pacific/Saipan"
},
{
"value": "Pacific/Tahiti",
"title": "Pacific/Tahiti"
},
{
"value": "Pacific/Tarawa",
"title": "Pacific/Tarawa"
},
{
"value": "Pacific/Tongatapu",
"title": "Pacific/Tongatapu"
},
{
"value": "Pacific/Wake",
"title": "Pacific/Wake"
},
{
"value": "Pacific/Wallis",
"title": "Pacific/Wallis"
},
{
"value": "US/Pacific-New",
"title": "US/Pacific-New"
},
{
"value": "WET",
"title": "WET"
}
],
"default": "Etc/GMT",
"maxItems": 1,
"type": "string"
}
}
},
"type": "array",
"title": "Remote Destination Rdp"
},
"userHoldMohAudioSourceId": {
"description": " Choose the audio option for users on hold for Cisco Unified Mobility and Mobile Voice Access calls. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "sourceId",
"maxItems": 1,
"target_model_type": "device/cucm/MohAudioSource",
"title": "User Hold Audio Source",
"type": [
"string",
"null",
"integer"
],
"target": "/api/device/cucm/MohAudioSource/choices/?field=sourceId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"callingSearchSpaceName": {
"description": " Choose the calling search space to be used for routing Mobile Voice Access or Enterprise Feature Access calls. \n \n \n \n Note\u00a0\u00a0\u00a0 \n This calling search space setting applies only when you are routing calls from the remote destination, which specifies the outbound call leg to the dialed number for Mobile Voice Access and Enterprise Feature Access calls. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "Calling Search Space",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"mobileSmartClientProfileName": {
"target": "/api/device/cucm/MobileSmartClientProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/MobileSmartClientProfile",
"title": "Mobile Smart Client Profile Name",
"type": [
"string",
"null"
]
},
"networkLocale": {
"target": "/api/device/cucm/Country/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Country",
"title": "Network Locale",
"type": [
"string",
"null"
]
},
"useDevicePoolCgpnTransformCss": {
"description": " To use the Calling Party Transformation CSS that is configured in the device pool that is assigned to this device, check this check box. If you do not check this check box, the device uses the Calling Party Transformation CSS that you configured in the Remote Destination Profile Configuration window. ",
"title": "Use Device Pool Calling Party Transformation CSS",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"product": {
"description": "Product ID string. read-only except when creating a device.",
"title": "Product",
"minItems": 1,
"required": true,
"choices": [
{
"value": "7914 14-Button Line Expansion Module",
"title": "7914 14-Button Line Expansion Module"
},
{
"value": "7915 12-Button Line Expansion Module",
"title": "7915 12-Button Line Expansion Module"
},
{
"value": "7915 24-Button Line Expansion Module",
"title": "7915 24-Button Line Expansion Module"
},
{
"value": "7916 12-Button Line Expansion Module",
"title": "7916 12-Button Line Expansion Module"
},
{
"value": "7916 24-Button Line Expansion Module",
"title": "7916 24-Button Line Expansion Module"
},
{
"value": "AIM-VOICE-30",
"title": "AIM-VOICE-30"
},
{
"value": "Analog Phone",
"title": "Analog Phone"
},
{
"value": "Annunciator",
"title": "Annunciator"
},
{
"value": "BEKEM 36-Button Line Expansion Module",
"title": "BEKEM 36-Button Line Expansion Module"
},
{
"value": "C881V",
"title": "C881V"
},
{
"value": "C887VA-V",
"title": "C887VA-V"
},
{
"value": "CKEM 36-Button Line Expansion Module",
"title": "CKEM 36-Button Line Expansion Module"
},
{
"value": "CP-8800-Audio 28-Button Key Expansion Module",
"title": "CP-8800-Audio 28-Button Key Expansion Module"
},
{
"value": "CP-8800-Video 28-Button Key Expansion Module",
"title": "CP-8800-Video 28-Button Key Expansion Module"
},
{
"value": "CTI Port",
"title": "CTI Port"
},
{
"value": "CTI Remote Device",
"title": "CTI Remote Device"
},
{
"value": "CTI Route Point",
"title": "CTI Route Point"
},
{
"value": "Carrier-integrated Mobile",
"title": "Carrier-integrated Mobile"
},
{
"value": "Cisco IAD2400",
"title": "Cisco IAD2400"
},
{
"value": "Cisco 12 S",
"title": "Cisco 12 S"
},
{
"value": "Cisco 12 SP",
"title": "Cisco 12 SP"
},
{
"value": "Cisco 12 SP+",
"title": "Cisco 12 SP+"
},
{
"value": "Cisco 1751",
"title": "Cisco 1751"
},
{
"value": "Cisco 1760",
"title": "Cisco 1760"
},
{
"value": "Cisco 1861",
"title": "Cisco 1861"
},
{
"value": "Cisco 269X",
"title": "Cisco 269X"
},
{
"value": "Cisco 26XX",
"title": "Cisco 26XX"
},
{
"value": "Cisco 2801",
"title": "Cisco 2801"
},
{
"value": "Cisco 2811",
"title": "Cisco 2811"
},
{
"value": "Cisco 2821",
"title": "Cisco 2821"
},
{
"value": "Cisco 2851",
"title": "Cisco 2851"
},
{
"value": "Cisco 2901",
"title": "Cisco 2901"
},
{
"value": "Cisco 2911",
"title": "Cisco 2911"
},
{
"value": "Cisco 2921",
"title": "Cisco 2921"
},
{
"value": "Cisco 2951",
"title": "Cisco 2951"
},
{
"value": "Cisco 30 SP+",
"title": "Cisco 30 SP+"
},
{
"value": "Cisco 30 VIP",
"title": "Cisco 30 VIP"
},
{
"value": "Cisco 362X",
"title": "Cisco 362X"
},
{
"value": "Cisco 364X",
"title": "Cisco 364X"
},
{
"value": "Cisco 366X",
"title": "Cisco 366X"
},
{
"value": "Cisco 3725",
"title": "Cisco 3725"
},
{
"value": "Cisco 3745",
"title": "Cisco 3745"
},
{
"value": "Cisco 3825",
"title": "Cisco 3825"
},
{
"value": "Cisco 3845",
"title": "Cisco 3845"
},
{
"value": "Cisco 3905",
"title": "Cisco 3905"
},
{
"value": "Cisco 3911",
"title": "Cisco 3911"
},
{
"value": "Cisco 3925",
"title": "Cisco 3925"
},
{
"value": "Cisco 3925E",
"title": "Cisco 3925E"
},
{
"value": "Cisco 3945",
"title": "Cisco 3945"
},
{
"value": "Cisco 3945E",
"title": "Cisco 3945E"
},
{
"value": "Cisco 3951",
"title": "Cisco 3951"
},
{
"value": "Cisco 6901",
"title": "Cisco 6901"
},
{
"value": "Cisco 6911",
"title": "Cisco 6911"
},
{
"value": "Cisco 6921",
"title": "Cisco 6921"
},
{
"value": "Cisco 6941",
"title": "Cisco 6941"
},
{
"value": "Cisco 6945",
"title": "Cisco 6945"
},
{
"value": "Cisco 6961",
"title": "Cisco 6961"
},
{
"value": "Cisco 7811",
"title": "Cisco 7811"
},
{
"value": "Cisco 7821",
"title": "Cisco 7821"
},
{
"value": "Cisco 7832",
"title": "Cisco 7832"
},
{
"value": "Cisco 7841",
"title": "Cisco 7841"
},
{
"value": "Cisco 7861",
"title": "Cisco 7861"
},
{
"value": "Cisco 7902",
"title": "Cisco 7902"
},
{
"value": "Cisco 7905",
"title": "Cisco 7905"
},
{
"value": "Cisco 7906",
"title": "Cisco 7906"
},
{
"value": "Cisco 7910",
"title": "Cisco 7910"
},
{
"value": "Cisco 7911",
"title": "Cisco 7911"
},
{
"value": "Cisco 7912",
"title": "Cisco 7912"
},
{
"value": "Cisco 7920",
"title": "Cisco 7920"
},
{
"value": "Cisco 7921",
"title": "Cisco 7921"
},
{
"value": "Cisco 7925",
"title": "Cisco 7925"
},
{
"value": "Cisco 7926",
"title": "Cisco 7926"
},
{
"value": "Cisco 7931",
"title": "Cisco 7931"
},
{
"value": "Cisco 7935",
"title": "Cisco 7935"
},
{
"value": "Cisco 7936",
"title": "Cisco 7936"
},
{
"value": "Cisco 7937",
"title": "Cisco 7937"
},
{
"value": "Cisco 7940",
"title": "Cisco 7940"
},
{
"value": "Cisco 7941",
"title": "Cisco 7941"
},
{
"value": "Cisco 7941G-GE",
"title": "Cisco 7941G-GE"
},
{
"value": "Cisco 7942",
"title": "Cisco 7942"
},
{
"value": "Cisco 7945",
"title": "Cisco 7945"
},
{
"value": "Cisco 7960",
"title": "Cisco 7960"
},
{
"value": "Cisco 7961",
"title": "Cisco 7961"
},
{
"value": "Cisco 7961G-GE",
"title": "Cisco 7961G-GE"
},
{
"value": "Cisco 7962",
"title": "Cisco 7962"
},
{
"value": "Cisco 7965",
"title": "Cisco 7965"
},
{
"value": "Cisco 7970",
"title": "Cisco 7970"
},
{
"value": "Cisco 7971",
"title": "Cisco 7971"
},
{
"value": "Cisco 7975",
"title": "Cisco 7975"
},
{
"value": "Cisco 7985",
"title": "Cisco 7985"
},
{
"value": "Cisco 881",
"title": "Cisco 881"
},
{
"value": "Cisco 8811",
"title": "Cisco 8811"
},
{
"value": "Cisco 8821",
"title": "Cisco 8821"
},
{
"value": "Cisco 8831",
"title": "Cisco 8831"
},
{
"value": "Cisco 8832",
"title": "Cisco 8832"
},
{
"value": "Cisco 8832NR",
"title": "Cisco 8832NR"
},
{
"value": "Cisco 8841",
"title": "Cisco 8841"
},
{
"value": "Cisco 8845",
"title": "Cisco 8845"
},
{
"value": "Cisco 8851",
"title": "Cisco 8851"
},
{
"value": "Cisco 8851NR",
"title": "Cisco 8851NR"
},
{
"value": "Cisco 8861",
"title": "Cisco 8861"
},
{
"value": "Cisco 8865",
"title": "Cisco 8865"
},
{
"value": "Cisco 8865NR",
"title": "Cisco 8865NR"
},
{
"value": "Cisco 888/887/886",
"title": "Cisco 888/887/886"
},
{
"value": "Cisco 8941",
"title": "Cisco 8941"
},
{
"value": "Cisco 8945",
"title": "Cisco 8945"
},
{
"value": "Cisco 8961",
"title": "Cisco 8961"
},
{
"value": "Cisco 9951",
"title": "Cisco 9951"
},
{
"value": "Cisco 9971",
"title": "Cisco 9971"
},
{
"value": "Cisco ATA 186",
"title": "Cisco ATA 186"
},
{
"value": "Cisco ATA 187",
"title": "Cisco ATA 187"
},
{
"value": "Cisco ATA 190",
"title": "Cisco ATA 190"
},
{
"value": "Cisco ATA 191",
"title": "Cisco ATA 191"
},
{
"value": "Cisco Catalyst 4000 Access Gateway Module",
"title": "Cisco Catalyst 4000 Access Gateway Module"
},
{
"value": "Cisco Catalyst 4224 Voice Gateway Switch",
"title": "Cisco Catalyst 4224 Voice Gateway Switch"
},
{
"value": "Cisco Catalyst 6000 12 port FXO Gateway",
"title": "Cisco Catalyst 6000 12 port FXO Gateway"
},
{
"value": "Cisco Catalyst 6000 24 port FXS Gateway",
"title": "Cisco Catalyst 6000 24 port FXS Gateway"
},
{
"value": "Cisco Catalyst 6000 E1 VoIP Gateway",
"title": "Cisco Catalyst 6000 E1 VoIP Gateway"
},
{
"value": "Cisco Catalyst 6000 T1 VoIP Gateway",
"title": "Cisco Catalyst 6000 T1 VoIP Gateway"
},
{
"value": "Cisco Cius",
"title": "Cisco Cius"
},
{
"value": "Cisco Cius SP",
"title": "Cisco Cius SP"
},
{
"value": "Cisco Collaboration Mobile Convergence",
"title": "Cisco Collaboration Mobile Convergence"
},
{
"value": "Cisco Conference Bridge (WS-SVC-CMM)",
"title": "Cisco Conference Bridge (WS-SVC-CMM)"
},
{
"value": "Cisco Conference Bridge Hardware",
"title": "Cisco Conference Bridge Hardware"
},
{
"value": "Cisco Conference Bridge Software",
"title": "Cisco Conference Bridge Software"
},
{
"value": "Cisco DX650",
"title": "Cisco DX650"
},
{
"value": "Cisco DX70",
"title": "Cisco DX70"
},
{
"value": "Cisco DX80",
"title": "Cisco DX80"
},
{
"value": "Cisco Dual Mode for Android",
"title": "Cisco Dual Mode for Android"
},
{
"value": "Cisco Dual Mode for iPhone",
"title": "Cisco Dual Mode for iPhone"
},
{
"value": "Cisco E20",
"title": "Cisco E20"
},
{
"value": "Cisco ENCS 5400 ISRV",
"title": "Cisco ENCS 5400 ISRV"
},
{
"value": "Cisco IOS Conference Bridge",
"title": "Cisco IOS Conference Bridge"
},
{
"value": "Cisco IOS Enhanced Conference Bridge",
"title": "Cisco IOS Enhanced Conference Bridge"
},
{
"value": "Cisco IOS Enhanced Media Termination Point",
"title": "Cisco IOS Enhanced Media Termination Point"
},
{
"value": "Cisco IOS Enhanced Software Media Termination Point",
"title": "Cisco IOS Enhanced Software Media Termination Point"
},
{
"value": "Cisco IOS Guaranteed Audio Video Conference Bridge",
"title": "Cisco IOS Guaranteed Audio Video Conference Bridge"
},
{
"value": "Cisco IOS Heterogeneous Video Conference Bridge",
"title": "Cisco IOS Heterogeneous Video Conference Bridge"
},
{
"value": "Cisco IOS Homogeneous Video Conference Bridge",
"title": "Cisco IOS Homogeneous Video Conference Bridge"
},
{
"value": "Cisco IOS Media Termination Point",
"title": "Cisco IOS Media Termination Point"
},
{
"value": "Cisco IP Communicator",
"title": "Cisco IP Communicator"
},
{
"value": "Cisco ISR 4321",
"title": "Cisco ISR 4321"
},
{
"value": "Cisco ISR 4331",
"title": "Cisco ISR 4331"
},
{
"value": "Cisco ISR 4351",
"title": "Cisco ISR 4351"
},
{
"value": "Cisco ISR 4431",
"title": "Cisco ISR 4431"
},
{
"value": "Cisco ISR 4451",
"title": "Cisco ISR 4451"
},
{
"value": "Cisco ISR 4461",
"title": "Cisco ISR 4461"
},
{
"value": "Cisco Jabber for Tablet",
"title": "Cisco Jabber for Tablet"
},
{
"value": "Cisco MGCP BRI Port",
"title": "Cisco MGCP BRI Port"
},
{
"value": "Cisco MGCP E1 Port",
"title": "Cisco MGCP E1 Port"
},
{
"value": "Cisco MGCP FXO Port",
"title": "Cisco MGCP FXO Port"
},
{
"value": "Cisco MGCP FXS Port",
"title": "Cisco MGCP FXS Port"
},
{
"value": "Cisco MGCP T1 Port",
"title": "Cisco MGCP T1 Port"
},
{
"value": "Cisco Media Server (WS-SVC-CMM-MS)",
"title": "Cisco Media Server (WS-SVC-CMM-MS)"
},
{
"value": "Cisco Media Termination Point (WS-SVC-CMM)",
"title": "Cisco Media Termination Point (WS-SVC-CMM)"
},
{
"value": "Cisco Media Termination Point Hardware",
"title": "Cisco Media Termination Point Hardware"
},
{
"value": "Cisco Media Termination Point Software",
"title": "Cisco Media Termination Point Software"
},
{
"value": "Cisco Meeting Server",
"title": "Cisco Meeting Server"
},
{
"value": "Cisco Spark Remote Device",
"title": "Cisco Spark Remote Device"
},
{
"value": "Cisco TelePresence",
"title": "Cisco TelePresence"
},
{
"value": "Cisco TelePresence 1000",
"title": "Cisco TelePresence 1000"
},
{
"value": "Cisco TelePresence 1100",
"title": "Cisco TelePresence 1100"
},
{
"value": "Cisco TelePresence 1300-47",
"title": "Cisco TelePresence 1300-47"
},
{
"value": "Cisco TelePresence 1300-65",
"title": "Cisco TelePresence 1300-65"
},
{
"value": "Cisco TelePresence 200",
"title": "Cisco TelePresence 200"
},
{
"value": "Cisco TelePresence 3000",
"title": "Cisco TelePresence 3000"
},
{
"value": "Cisco TelePresence 3200",
"title": "Cisco TelePresence 3200"
},
{
"value": "Cisco TelePresence 400",
"title": "Cisco TelePresence 400"
},
{
"value": "Cisco TelePresence 500-32",
"title": "Cisco TelePresence 500-32"
},
{
"value": "Cisco TelePresence 500-37",
"title": "Cisco TelePresence 500-37"
},
{
"value": "Cisco TelePresence Codec C40",
"title": "Cisco TelePresence Codec C40"
},
{
"value": "Cisco TelePresence Codec C60",
"title": "Cisco TelePresence Codec C60"
},
{
"value": "Cisco TelePresence Codec C90",
"title": "Cisco TelePresence Codec C90"
},
{
"value": "Cisco TelePresence Conductor",
"title": "Cisco TelePresence Conductor"
},
{
"value": "Cisco TelePresence DX70",
"title": "Cisco TelePresence DX70"
},
{
"value": "Cisco TelePresence EX60",
"title": "Cisco TelePresence EX60"
},
{
"value": "Cisco TelePresence EX90",
"title": "Cisco TelePresence EX90"
},
{
"value": "Cisco TelePresence Exchange System",
"title": "Cisco TelePresence Exchange System"
},
{
"value": "Cisco TelePresence IX5000",
"title": "Cisco TelePresence IX5000"
},
{
"value": "Cisco TelePresence MCU",
"title": "Cisco TelePresence MCU"
},
{
"value": "Cisco TelePresence MX200",
"title": "Cisco TelePresence MX200"
},
{
"value": "Cisco TelePresence MX200 G2",
"title": "Cisco TelePresence MX200 G2"
},
{
"value": "Cisco TelePresence MX300",
"title": "Cisco TelePresence MX300"
},
{
"value": "Cisco TelePresence MX300 G2",
"title": "Cisco TelePresence MX300 G2"
},
{
"value": "Cisco TelePresence MX700",
"title": "Cisco TelePresence MX700"
},
{
"value": "Cisco TelePresence MX800",
"title": "Cisco TelePresence MX800"
},
{
"value": "Cisco TelePresence MX800 Dual",
"title": "Cisco TelePresence MX800 Dual"
},
{
"value": "Cisco TelePresence Profile 42 (C20)",
"title": "Cisco TelePresence Profile 42 (C20)"
},
{
"value": "Cisco TelePresence Profile 42 (C40)",
"title": "Cisco TelePresence Profile 42 (C40)"
},
{
"value": "Cisco TelePresence Profile 42 (C60)",
"title": "Cisco TelePresence Profile 42 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 (C40)",
"title": "Cisco TelePresence Profile 52 (C40)"
},
{
"value": "Cisco TelePresence Profile 52 (C60)",
"title": "Cisco TelePresence Profile 52 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 Dual (C60)",
"title": "Cisco TelePresence Profile 52 Dual (C60)"
},
{
"value": "Cisco TelePresence Profile 65 (C60)",
"title": "Cisco TelePresence Profile 65 (C60)"
},
{
"value": "Cisco TelePresence Profile 65 Dual (C90)",
"title": "Cisco TelePresence Profile 65 Dual (C90)"
},
{
"value": "Cisco TelePresence Quick Set C20",
"title": "Cisco TelePresence Quick Set C20"
},
{
"value": "Cisco TelePresence SX10",
"title": "Cisco TelePresence SX10"
},
{
"value": "Cisco TelePresence SX20",
"title": "Cisco TelePresence SX20"
},
{
"value": "Cisco TelePresence SX80",
"title": "Cisco TelePresence SX80"
},
{
"value": "Cisco TelePresence TX1310-65",
"title": "Cisco TelePresence TX1310-65"
},
{
"value": "Cisco TelePresence TX9000",
"title": "Cisco TelePresence TX9000"
},
{
"value": "Cisco TelePresence TX9200",
"title": "Cisco TelePresence TX9200"
},
{
"value": "Cisco Unified Client Services Framework",
"title": "Cisco Unified Client Services Framework"
},
{
"value": "Cisco Unified Communications for RTX",
"title": "Cisco Unified Communications for RTX"
},
{
"value": "Cisco Unified Mobile Communicator",
"title": "Cisco Unified Mobile Communicator"
},
{
"value": "Cisco Unified Personal Communicator",
"title": "Cisco Unified Personal Communicator"
},
{
"value": "Cisco VG200",
"title": "Cisco VG200"
},
{
"value": "Cisco VG248 Gateway",
"title": "Cisco VG248 Gateway"
},
{
"value": "Cisco VGC Phone",
"title": "Cisco VGC Phone"
},
{
"value": "Cisco VGC Virtual Phone",
"title": "Cisco VGC Virtual Phone"
},
{
"value": "Cisco VGD-1T3",
"title": "Cisco VGD-1T3"
},
{
"value": "Cisco VXC 6215",
"title": "Cisco VXC 6215"
},
{
"value": "Cisco Video Conference Bridge(IPVC-35xx)",
"title": "Cisco Video Conference Bridge(IPVC-35xx)"
},
{
"value": "Cisco Voice Mail Port",
"title": "Cisco Voice Mail Port"
},
{
"value": "Cisco Webex DX80",
"title": "Cisco Webex DX80"
},
{
"value": "Cisco Webex Room 55",
"title": "Cisco Webex Room 55"
},
{
"value": "Cisco Webex Room 55 Dual",
"title": "Cisco Webex Room 55 Dual"
},
{
"value": "Cisco Webex Room 70 Dual",
"title": "Cisco Webex Room 70 Dual"
},
{
"value": "Cisco Webex Room 70 Dual G2",
"title": "Cisco Webex Room 70 Dual G2"
},
{
"value": "Cisco Webex Room 70 Single",
"title": "Cisco Webex Room 70 Single"
},
{
"value": "Cisco Webex Room 70 Single G2",
"title": "Cisco Webex Room 70 Single G2"
},
{
"value": "Cisco Webex Room Kit",
"title": "Cisco Webex Room Kit"
},
{
"value": "Cisco Webex Room Kit Mini",
"title": "Cisco Webex Room Kit Mini"
},
{
"value": "Cisco Webex Room Kit Plus",
"title": "Cisco Webex Room Kit Plus"
},
{
"value": "Communication Media Module",
"title": "Communication Media Module"
},
{
"value": "EMCC Base Phone",
"title": "EMCC Base Phone"
},
{
"value": "FLEX_SLOT",
"title": "FLEX_SLOT"
},
{
"value": "Gatekeeper",
"title": "Gatekeeper"
},
{
"value": "Generic Desktop Video Endpoint",
"title": "Generic Desktop Video Endpoint"
},
{
"value": "Generic Multiple Screen Room System",
"title": "Generic Multiple Screen Room System"
},
{
"value": "Generic Single Screen Room System",
"title": "Generic Single Screen Room System"
},
{
"value": "H.225 Trunk (Gatekeeper Controlled)",
"title": "H.225 Trunk (Gatekeeper Controlled)"
},
{
"value": "H.323 Client",
"title": "H.323 Client"
},
{
"value": "H.323 Gateway",
"title": "H.323 Gateway"
},
{
"value": "Hunt List",
"title": "Hunt List"
},
{
"value": "IAD2400_ANALOG",
"title": "IAD2400_ANALOG"
},
{
"value": "IAD2400_DIGITAL",
"title": "IAD2400_DIGITAL"
},
{
"value": "IMS-integrated Mobile (Basic)",
"title": "IMS-integrated Mobile (Basic)"
},
{
"value": "IP-STE",
"title": "IP-STE"
},
{
"value": "ISDN BRI Phone",
"title": "ISDN BRI Phone"
},
{
"value": "Inter-Cluster Trunk (Gatekeeper Controlled)",
"title": "Inter-Cluster Trunk (Gatekeeper Controlled)"
},
{
"value": "Inter-Cluster Trunk (Non-Gatekeeper Controlled)",
"title": "Inter-Cluster Trunk (Non-Gatekeeper Controlled)"
},
{
"value": "Interactive Voice Response",
"title": "Interactive Voice Response"
},
{
"value": "Load Simulator",
"title": "Load Simulator"
},
{
"value": "Motorola CN622",
"title": "Motorola CN622"
},
{
"value": "Music On Hold",
"title": "Music On Hold"
},
{
"value": "NM-1V",
"title": "NM-1V"
},
{
"value": "NM-2V",
"title": "NM-2V"
},
{
"value": "NM-4VWIC-MBRD",
"title": "NM-4VWIC-MBRD"
},
{
"value": "NM-HD-1V",
"title": "NM-HD-1V"
},
{
"value": "NM-HD-2V",
"title": "NM-HD-2V"
},
{
"value": "NM-HD-2VE",
"title": "NM-HD-2VE"
},
{
"value": "NM-HDA",
"title": "NM-HDA"
},
{
"value": "NM-HDV",
"title": "NM-HDV"
},
{
"value": "NM-HDV2-0PORT",
"title": "NM-HDV2-0PORT"
},
{
"value": "NM-HDV2-1PORT",
"title": "NM-HDV2-1PORT"
},
{
"value": "NM-HDV2-2PORT",
"title": "NM-HDV2-2PORT"
},
{
"value": "Nokia S60",
"title": "Nokia S60"
},
{
"value": "PA-MCX",
"title": "PA-MCX"
},
{
"value": "PA-VXA",
"title": "PA-VXA"
},
{
"value": "PA-VXB",
"title": "PA-VXB"
},
{
"value": "PA-VXC",
"title": "PA-VXC"
},
{
"value": "Pilot",
"title": "Pilot"
},
{
"value": "Remote Destination Profile",
"title": "Remote Destination Profile"
},
{
"value": "Route List",
"title": "Route List"
},
{
"value": "SCCP Device",
"title": "SCCP Device"
},
{
"value": "SCCP gateway virtual phone",
"title": "SCCP gateway virtual phone"
},
{
"value": "SIP Trunk",
"title": "SIP Trunk"
},
{
"value": "SIP WSM Connection",
"title": "SIP WSM Connection"
},
{
"value": "SPA8800",
"title": "SPA8800"
},
{
"value": "Third-party AS-SIP Endpoint",
"title": "Third-party AS-SIP Endpoint"
},
{
"value": "Third-party SIP Device (Advanced)",
"title": "Third-party SIP Device (Advanced)"
},
{
"value": "Third-party SIP Device (Basic)",
"title": "Third-party SIP Device (Basic)"
},
{
"value": "Transnova S3",
"title": "Transnova S3"
},
{
"value": "Universal Device Template",
"title": "Universal Device Template"
},
{
"value": "Unknown",
"title": "Unknown"
},
{
"value": "VG202",
"title": "VG202"
},
{
"value": "VG204",
"title": "VG204"
},
{
"value": "VG224",
"title": "VG224"
},
{
"value": "VG310",
"title": "VG310"
},
{
"value": "VG320",
"title": "VG320"
},
{
"value": "VG350",
"title": "VG350"
},
{
"value": "VG400",
"title": "VG400"
},
{
"value": "VG450",
"title": "VG450"
},
{
"value": "VGC Port",
"title": "VGC Port"
},
{
"value": "VIC_SLOT",
"title": "VIC_SLOT"
},
{
"value": "VKEM 36-Button Line Expansion Module",
"title": "VKEM 36-Button Line Expansion Module"
},
{
"value": "VNM-HDA",
"title": "VNM-HDA"
},
{
"value": "VWIC_SLOT",
"title": "VWIC_SLOT"
},
{
"value": "WS-SVC-CMM-MS",
"title": "WS-SVC-CMM-MS"
},
{
"value": "WS-X6600",
"title": "WS-X6600"
}
],
"maxItems": 1,
"type": "string"
},
"description": {
"description": " Enter a text description of the remote destination profile. This field can comprise up to 128 characters. You can use all characters except quotes (\u201c), close angle bracket (>), open angle bracket (<), backslash (\\), ampersand (&), and percent sign (%). ",
"title": "Description",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"ignorePresentationIndicators": {
"description": " Check the check box if you want to ignore the connected line ID presentation. Use this configuration for internal calls. ",
"title": "Ignore Presentation Indicators (internal calls only)",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"userLocale": {
"description": " From the drop-down list box, choose the locale that is associated with the phone user interface. The user locale identifies a set of detailed information, including language and font, to support users. \n Cisco Unified Communications Manager makes this field available only for phone models that support localization. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If the users require information to display (on the phone) in any language other than English, verify that the locale installer is installed before you configure user locale. See the \n Cisco Unified Communications Manager Locale Installer documentation. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/UserLocale",
"title": "User Locale",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/UserLocale/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"class": {
"description": "Class ID string. Class information is read-only except when creating a device.",
"title": "Class",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Phone",
"title": "Phone"
},
{
"value": "Gateway",
"title": "Gateway"
},
{
"value": "Conference Bridge",
"title": "Conference Bridge"
},
{
"value": "Media Termination Point",
"title": "Media Termination Point"
},
{
"value": "Route List",
"title": "Route List"
},
{
"value": "Voice Mail",
"title": "Voice Mail"
},
{
"value": "CTI Route Point",
"title": "CTI Route Point"
},
{
"value": "Music On Hold",
"title": "Music On Hold"
},
{
"value": "Simulation",
"title": "Simulation"
},
{
"value": "Pilot",
"title": "Pilot"
},
{
"value": "GateKeeper",
"title": "GateKeeper"
},
{
"value": "Add-on modules",
"title": "Add-on modules"
},
{
"value": "Hidden Phone",
"title": "Hidden Phone"
},
{
"value": "Trunk",
"title": "Trunk"
},
{
"value": "Tone Announcement Player",
"title": "Tone Announcement Player"
},
{
"value": "Remote Destination Profile",
"title": "Remote Destination Profile"
},
{
"value": "EMCC Base Phone Template",
"title": "EMCC Base Phone Template"
},
{
"value": "EMCC Base Phone",
"title": "EMCC Base Phone"
},
{
"value": "Remote Destination Profile Template",
"title": "Remote Destination Profile Template"
},
{
"value": "Gateway Template",
"title": "Gateway Template"
},
{
"value": "UDP Template",
"title": "UDP Template"
},
{
"value": "Phone Template",
"title": "Phone Template"
},
{
"value": "Device Profile",
"title": "Device Profile"
},
{
"value": "Invalid",
"title": "Invalid"
},
{
"value": "Interactive Voice Response",
"title": "Interactive Voice Response"
}
],
"maxItems": 1,
"type": "string"
},
"primaryPhoneName": {
"target": "/api/device/cucm/Phone/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Phone",
"title": "Primary Phone Name",
"type": [
"string",
"null"
]
},
"dndOption": {
"description": " This Call Reject option specifies that no incoming call information gets presented to the user. \n \n \n \n Note\u00a0\u00a0\u00a0 \n For mobile devices, dual-mode phones, and phones that are running SCCP, you can only choose the Call Reject option. When you activate DND Call Reject on a mobile device or dual-mode phone, no call information gets presented to the device. \n \n \n ",
"title": "Dnd Option",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Ringer Off",
"title": "Ringer Off"
},
{
"value": "Call Reject",
"title": "Call Reject"
},
{
"value": "Use Common Phone Profile Setting",
"title": "Use Common Phone Profile Setting"
}
],
"default": "Ringer Off",
"maxItems": 1,
"type": "string"
},
"dndStatus": {
"description": " Check this check box to enable Do Not Disturb on the phone. ",
"title": "Dnd Status",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"name": {
"description": " Enter a text name for the remote destination profile. This name can comprise up to 50 characters. Valid characters include letters, numbers, dashes, dots (periods), spaces, and underscores. ",
"title": "Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"callInfoPrivacyStatus": {
"description": " Choose a privacy option for the remote destination profile. If you choose the Default value for this field, the setting matches the value of the Privacy Setting service parameter. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you change and save the value of the Privacy Setting service parameter, you must return to the Remote Destination Profile Configuration window for a remote destination profile that specifies Default and click Save for the service parameter change to take effect. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n You cannot transfer a call from a cell phone to a desk phone if the Remote Destination Profile Privacy specifies On, and the \"Enforce Privacy Setting on Held Calls\" service parameter specifies True. \n \n \n ",
"title": "Privacy",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"rerouteCallingSearchSpaceName": {
"description": " Choose a calling search space to be used to route Cisco Unified Mobility calls. \n \n \n \n Note\u00a0\u00a0\u00a0 \n Ensure that the gateway that is configured for routing mobile calls is assigned to the partition that belongs to the Rerouting Calling Search Space. \n Cisco Unified Communications Manager determines how to route calls based on the remote destination number and the Rerouting Calling Search Space. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n The Rerouting Calling Search Space setting applies only when you are routing calls to the remote destination or mobility identity, which specifies the outbound call leg toward the remote destination or mobility identity when a call comes in to the user enterprise number. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n Cisco Unified Mobility calls do not get routed to the dual-mode mobility identity number that corresponds to the dual-mode mobile phone number if the device associates with the enterprise WLAN and registers with \n Cisco Unified Communications Manager. Cisco Unified Mobility calls get routed to the dual-mode mobility identity number only when the device is outside the enterprise. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "Rerouting Calling Search Space",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"protocolSide": {
"description": "Side information is read-only except when creating a device",
"title": "Protocol Side",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Network",
"title": "Network"
},
{
"value": "User",
"title": "User"
}
],
"default": "User",
"maxItems": 1,
"type": "string"
},
"lines": {
"title": "Lines",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"null",
"object"
],
"properties": {
"line": {
"description": "An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the \"dirn\" or \"dirnId\" element.",
"title": "Line",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"displayAscii": {
"name": "displayAscii",
"title": "Display Ascii",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
},
"associatedEndusers": {
"name": "associatedEndusers",
"title": "Associated Endusers",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"enduser": {
"name": "enduser",
"title": "Enduser",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"userId": {
"name": "userId",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "userid",
"maxItems": 1,
"target_model_type": "device/cucm/User",
"title": "User Id",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/User/choices/?field=userid&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"required": false,
"array_element_id_field": "userId",
"type": "array"
}
}
},
"ringSetting": {
"name": "ringSetting",
"title": "Ring Setting",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Ring",
"maxItems": 1,
"type": "string"
},
"consecutiveRingSetting": {
"description": "Consecutive Rings Setting. Replaces the consective ring setting on IPPhone.",
"title": "Consecutive Ring Setting",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "consecutiveRingSetting"
},
"recordingProfileName": {
"name": "recordingProfileName",
"title": "Recording Profile Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer"
},
"ringSettingActivePickupAlert": {
"description": "Applicable only for IP Phones",
"title": "Ring Setting Active Pickup Alert",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "ringSettingActivePickupAlert"
},
"label": {
"name": "label",
"title": "Label",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": [
"string",
"null"
]
},
"recordingMediaSource": {
"name": "recordingMediaSource",
"title": "Recording Media Source",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Gateway Preferred",
"title": "Gateway Preferred"
},
{
"value": "Phone Preferred",
"title": "Phone Preferred"
}
],
"default": "Gateway Preferred",
"maxItems": 1,
"type": "string"
},
"maxNumCalls": {
"name": "maxNumCalls",
"title": "Max Num Calls",
"minItems": 0,
"required": false,
"default": 2,
"maxItems": 1,
"type": "integer"
},
"partitionUsage": {
"description": "This tag cannot be modified. It can only be specified in the add request.",
"title": "Partition Usage",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Intercom",
"title": "Intercom"
},
{
"value": "Call Control Discovery Learned Pattern",
"title": "Call Control Discovery Learned Pattern"
},
{
"value": "General",
"title": "General"
},
{
"value": "Directory URI",
"title": "Directory URI"
}
],
"default": "General",
"maxItems": 1,
"type": "string",
"name": "partitionUsage"
},
"recordingFlag": {
"name": "recordingFlag",
"title": "Recording Flag",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Call Recording Disabled",
"title": "Call Recording Disabled"
},
{
"value": "Automatic Call Recording Enabled",
"title": "Automatic Call Recording Enabled"
},
{
"value": "Selective Call Recording Enabled",
"title": "Selective Call Recording Enabled"
}
],
"default": "Call Recording Disabled",
"maxItems": 1,
"type": "string"
},
"speedDial": {
"name": "speedDial",
"title": "Speed Dial",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"monitoringCssName": {
"name": "monitoringCssName",
"title": "Monitoring Css Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"e164Mask": {
"name": "e164Mask",
"title": "E164Mask",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"missedCallLogging": {
"name": "missedCallLogging",
"title": "Missed Call Logging",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"callInfoDisplay": {
"name": "callInfoDisplay",
"title": "Call Info Display",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"dialedNumber": {
"name": "dialedNumber",
"title": "Dialed Number",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"redirectedNumber": {
"name": "redirectedNumber",
"title": "Redirected Number",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"callerNumber": {
"name": "callerNumber",
"title": "Caller Number",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"callerName": {
"name": "callerName",
"title": "Caller Name",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
}
}
},
"dirn": {
"description": "Only uuid attribute is returned in response",
"title": "Dirn",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"line_filter": {
"name": "line_filter",
"title": "Inventory Filter",
"default": "default",
"required": false,
"choices": [
{
"value": "default",
"title": "Default"
},
{
"value": "lines_e164_unused_local",
"title": "Show Unused Numbers with Associated E164's (Site Only)"
},
{
"value": "lines_e164_unused",
"title": "Show Unused Numbers with Associated E164's"
},
{
"value": "lines_used_only_local",
"title": "Show Used Numbers (Site Only)"
},
{
"value": "lines_used_only",
"title": "Show Used Numbers"
},
{
"value": "lines_userid_used",
"title": "Show Numbers belonging to this Subscriber"
}
],
"type": "string"
},
"pattern": {
"name": "pattern",
"title": "Pattern",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"routePartitionName": {
"name": "routePartitionName",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition Name",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
},
"name": "dirn"
},
"mwlPolicy": {
"name": "mwlPolicy",
"title": "Mwl Policy",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Policy",
"title": "Use System Policy"
},
{
"value": "Light and Prompt",
"title": "Light and Prompt"
},
{
"value": "Prompt Only",
"title": "Prompt Only"
},
{
"value": "Light Only",
"title": "Light Only"
},
{
"value": "None",
"title": "None"
}
],
"default": "Use System Policy",
"maxItems": 1,
"type": "string"
},
"ringSettingIdlePickupAlert": {
"description": "Applicable only for IP Phones",
"title": "Ring Setting Idle Pickup Alert",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "ringSettingIdlePickupAlert"
},
"busyTrigger": {
"name": "busyTrigger",
"title": "Busy Trigger",
"minItems": 0,
"required": false,
"default": 1,
"maxItems": 1,
"type": "integer"
},
"audibleMwi": {
"description": "Not applicable for gatewayEndpointAnalogAccess and CiscoCatalyst600024PortFXSGateway",
"title": "Audible Mwi",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string",
"name": "audibleMwi"
},
"display": {
"name": "display",
"title": "Display",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
}
}
},
"required": false,
"array_element_id_field": "dirn",
"type": "array",
"name": "line"
}
}
},
"cgpnTransformationCssName": {
"description": " Choose the calling search space for transformations. This setting allows you to localize the calling party number on the device. Make sure that the Calling Party Transformation CSS that you choose contains the calling party transformation pattern that you want to assign to this device. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The partitions in the calling search space should contain only calling party transformations. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n Ensure the calling search space is not null because no transformations can apply to null partitions. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n The device takes on the attributes of the Calling Party Transformation Pattern because you assign the pattern to a partition where the Calling Party Transformation CSS exists. For example, when you configure the Calling Party Transformation CSS under Call Routing\u00a0> Class of Control\u00a0> Calling Search Space, you assign the CSS to a partition; when you configure the Calling Party Transformation CSS under Call Routing\u00a0> Transformation Pattern\u00a0> Calling Party Transformation Pattern, you choose the partition where the Calling Party Transformation CSS is assigned. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "Calling Party Transformation CSS",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"automatedAlternateRoutingCssName": {
"description": " Choose a calling search space to be used to route Cisco Unified Mobility calls. \n \n \n \n Note\u00a0\u00a0\u00a0 \n Ensure that the gateway that is configured for routing mobile calls is assigned to the partition that belongs to the Rerouting Calling Search Space. \n Cisco Unified Communications Manager determines how to route calls based on the remote destination number and the Rerouting Calling Search Space. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n The Rerouting Calling Search Space setting applies only when you are routing calls to the remote destination or mobility identity, which specifies the outbound call leg toward the remote destination or mobility identity when a call comes in to the user enterprise number. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n Cisco Unified Mobility calls do not get routed to the dual-mode mobility identity number that corresponds to the dual-mode mobile phone number if the device associates with the enterprise WLAN and registers with \n Cisco Unified Communications Manager. Cisco Unified Mobility calls get routed to the dual-mode mobility identity number only when the device is outside the enterprise. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "Calling Search Space AAR",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"devicePoolName": {
"description": " Choose the device pool that applies to this profile. The device pool defines sets of common characteristics for devices, such as region, date/time group, softkey template, and MLPP information. ",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/DevicePool",
"title": "Device Pool",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/DevicePool/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"type": "array",
"maxItems": 1,
"title": "Remote Destination Profile"
},
"title": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Title"
},
"middleName": {
"description": " Enter the end user middle name. ",
"title": "Middle Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"WebExUser": {
"items": {
"type": "object",
"properties": {
"timeZoneWithDST": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Time Zone With DST"
},
"languageID": {
"minItems": 0,
"required": false,
"type": "integer",
"maxItems": 1,
"title": "Language ID"
},
"locale": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Locale"
},
"phones": {
"title": "Phones",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"phone2": {
"name": "phone2",
"title": "Phone2",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"pager": {
"name": "pager",
"title": "Pager",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"mobilePhone2": {
"name": "mobilePhone2",
"title": "Mobile Phone2",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"PIN": {
"name": "PIN",
"title": "PIN",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"userId": {
"title": "User Id",
"minItems": 0,
"required": false,
"default": -1,
"maxItems": 1,
"type": "integer"
},
"webExId": {
"title": "Web Ex Id",
"minItems": 1,
"required": true,
"readonly": true,
"maxItems": 1,
"type": "string"
},
"personalTeleconf": {
"title": "Personal Teleconf",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"joinBeforeHost": {
"name": "joinBeforeHost",
"title": "Join Before Host",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"account": {
"name": "account",
"title": "Account",
"minItems": 0,
"items": {
"type": "object",
"properties": {
"accountIndex": {
"name": "accountIndex",
"title": "Account Index",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"subscriberAccessCode": {
"name": "subscriberAccessCode",
"title": "Subscriber Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"autoGenerate": {
"name": "autoGenerate",
"title": "Auto Generate",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"participantLimitedAccessCode": {
"name": "participantLimitedAccessCode",
"title": "Participant Limited Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"participantFullAccessCode": {
"name": "participantFullAccessCode",
"title": "Participant Full Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"joinBeforeHost": {
"name": "joinBeforeHost",
"title": "Join Before Host",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"defaultFlag": {
"name": "defaultFlag",
"title": "Default Flag",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"delete": {
"name": "delete",
"title": "Delete",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"required": false,
"maxItems": 3,
"type": "array"
}
}
},
"expirationDate": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Expiration Date"
},
"email2": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Email2"
},
"personalUrl": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Personal Url"
},
"commOptions": {
"title": "Comm Options",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"electronicInfo": {
"name": "electronicInfo",
"title": "Electronic Info",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"fax": {
"name": "fax",
"title": "Fax",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"phone": {
"name": "phone",
"title": "Phone",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"promos": {
"name": "promos",
"title": "Promos",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"trainingInfo": {
"name": "trainingInfo",
"title": "Training Info",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"press": {
"name": "press",
"title": "Press",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"mail": {
"name": "mail",
"title": "Mail",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"prodAnnounce": {
"name": "prodAnnounce",
"title": "Prod Announce",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"email": {
"name": "email",
"title": "Email",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"meetingTypes": {
"title": "Meeting Types",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"meetingType": {
"name": "meetingType",
"title": "Meeting Type",
"minItems": 0,
"items": {
"type": "integer"
},
"required": false,
"type": "array"
}
}
},
"title": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Title"
},
"sessionOptions": {
"title": "Session Options",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"autoDeleteAfterMeetingEnd": {
"name": "autoDeleteAfterMeetingEnd",
"title": "Auto Delete After Meeting End",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"displayQuickStartHost": {
"name": "displayQuickStartHost",
"title": "Display Quick Start Host",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"displayQuickStartAttendees": {
"name": "displayQuickStartAttendees",
"title": "Display Quick Start Attendees",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"defaultServiceType": {
"name": "defaultServiceType",
"title": "Default Service Type",
"minItems": 0,
"required": false,
"choices": [
[
"MeetingCenter",
"MeetingCenter"
],
[
"EventCenter",
"EventCenter"
],
[
"TrainingCenter",
"TrainingCenter"
],
[
"SupportCenter",
"SupportCenter"
],
[
"SalesCenter",
"SalesCenter"
]
],
"maxItems": 1,
"type": "string"
},
"defaultSessionType": {
"name": "defaultSessionType",
"title": "Default Session Type",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
}
}
},
"supportedServices": {
"title": "Supported Services",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"eventCenter": {
"name": "eventCenter",
"title": "Event Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"salesCenter": {
"name": "salesCenter",
"title": "Sales Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"supportCenter": {
"name": "supportCenter",
"title": "Support Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"meetingCenter": {
"name": "meetingCenter",
"title": "Meeting Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"trainingCenter": {
"name": "trainingCenter",
"title": "Training Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"firstName": {
"minItems": 0,
"required": true,
"type": "string",
"maxItems": 1,
"title": "First Name"
},
"privilege": {
"title": "Privilege",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"isEnableCET": {
"name": "isEnableCET",
"title": "Is Enable CET",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"isEnablePMR": {
"name": "isEnablePMR",
"title": "Is Enable PMR",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"attendeeOnly": {
"name": "attendeeOnly",
"title": "Attendee Only",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"teleConfCallOut": {
"name": "teleConfCallOut",
"title": "Tele Conf Call Out",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"roSiteAdmin": {
"name": "roSiteAdmin",
"title": "Ro Site Admin",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"voiceOverIp": {
"name": "voiceOverIp",
"title": "Voice Over Ip",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"allowExtAttendees": {
"name": "allowExtAttendees",
"title": "Allow Ext Attendees",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"teleConfCallOutInternational": {
"name": "teleConfCallOutInternational",
"title": "Tele Conf Call Out International",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"meetingAssist": {
"name": "meetingAssist",
"title": "Meeting Assist",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"teleConfTollFreeCallIn": {
"name": "teleConfTollFreeCallIn",
"title": "Tele Conf Toll Free Call In",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"HDvideo": {
"name": "HDvideo",
"title": "H Dvideo",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"host": {
"name": "host",
"title": "Host",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"recordingEditor": {
"name": "recordingEditor",
"title": "Recording Editor",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"siteAdmin": {
"name": "siteAdmin",
"title": "Site Admin",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"teleConfCallIn": {
"name": "teleConfCallIn",
"title": "Tele Conf Call In",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"teleConfCallInInternational": {
"name": "teleConfCallInInternational",
"title": "Tele Conf Call In International",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"otherTelephony": {
"name": "otherTelephony",
"title": "Other Telephony",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"labAdmin": {
"name": "labAdmin",
"title": "Lab Admin",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"HQvideo": {
"name": "HQvideo",
"title": "H Qvideo",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"company": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Company"
},
"email": {
"minItems": 0,
"required": true,
"type": "string",
"maxItems": 1,
"title": "Email"
},
"webACDPrefs": {
"title": "Web ACD Prefs",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"monitorAllRSAgents": {
"name": "monitorAllRSAgents",
"title": "Monitor All RS Agents",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"agentMonitorAllRSQueues": {
"name": "agentMonitorAllRSQueues",
"title": "Agent Monitor All RS Queues",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"numAgentSessions": {
"name": "numAgentSessions",
"title": "Num Agent Sessions",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"isAgent": {
"name": "isAgent",
"title": "Is Agent",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"managerMonitorAllRSQueues": {
"name": "managerMonitorAllRSQueues",
"title": "Manager Monitor All RS Queues",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"isMgr": {
"name": "isMgr",
"title": "Is Mgr",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"timeZoneID": {
"title": "Time Zone ID",
"minItems": 0,
"required": false,
"default": -1,
"maxItems": 1,
"type": "integer"
},
"description": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Description"
},
"personalMeetingRoom": {
"title": "Personal Meeting Room",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"photoURL": {
"name": "photoURL",
"title": "Photo URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"sipURL": {
"name": "sipURL",
"title": "Sip URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"welcomeMessage": {
"name": "welcomeMessage",
"title": "Welcome Message",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"pilotNumber": {
"name": "pilotNumber",
"title": "Pilot Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"personalMeetingRoomURL": {
"name": "personalMeetingRoomURL",
"title": "Personal Meeting Room URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"hostPIN": {
"name": "hostPIN",
"title": "Host PIN",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"headerImageBranding": {
"name": "headerImageBranding",
"title": "Header Image Branding",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"applyPMRForInstantMeeting": {
"name": "applyPMRForInstantMeeting",
"title": "Apply PMR For Instant Meeting",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"accessCode": {
"name": "accessCode",
"title": "Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"headerImageURL": {
"name": "headerImageURL",
"title": "Header Image URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"remoteSupport": {
"title": "Remote Support",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"recording": {
"name": "recording",
"title": "Recording",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"type": {
"name": "type",
"title": "Type",
"minItems": 0,
"required": false,
"choices": [
[
"NBR",
"NBR"
],
[
"LOCAL",
"LOCAL"
]
],
"maxItems": 1,
"type": "string"
},
"enforce": {
"name": "enforce",
"title": "Enforce",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"location": {
"name": "location",
"title": "Location",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"autoRequest": {
"name": "autoRequest",
"title": "Auto Request",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"enable": {
"name": "enable",
"title": "Enable",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"request": {
"name": "request",
"title": "Request",
"minItems": 0,
"required": false,
"choices": [
[
"DESK_VIEW",
"DESK_VIEW"
],
[
"DESK_CTRL",
"DESK_CTRL"
],
[
"APP_VIEW",
"APP_VIEW"
],
[
"APP_CTRL",
"APP_CTRL"
]
],
"maxItems": 1,
"type": "string"
}
}
},
"sharingView": {
"name": "sharingView",
"title": "Sharing View",
"minItems": 0,
"required": false,
"choices": [
[
"FS_SCALE",
"FS_SCALE"
],
[
"FS",
"FS"
],
[
"WIN_SCALE",
"WIN_SCALE"
],
[
"WIN",
"WIN"
]
],
"maxItems": 1,
"type": "string"
},
"sharingColor": {
"name": "sharingColor",
"title": "Sharing Color",
"minItems": 0,
"required": false,
"choices": [
[
"256",
"256"
],
[
"16BIT",
"16BIT"
]
],
"maxItems": 1,
"type": "string"
},
"defaultClient": {
"name": "defaultClient",
"title": "Default Client",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"type": {
"name": "type",
"title": "Type",
"minItems": 1,
"required": true,
"choices": [
[
"MULTI_SESS",
"MULTI_SESS"
],
[
"SINGLE_SESS",
"SINGLE_SESS"
]
],
"maxItems": 1,
"type": "string"
},
"singleSessClient": {
"name": "singleSessClient",
"title": "Single Sess Client",
"minItems": 0,
"required": false,
"choices": [
[
"NEW_CONSL",
"NEW_CONSL"
],
[
"OLD_CONSL",
"OLD_CONSL"
]
],
"maxItems": 1,
"type": "string"
}
}
}
}
},
"officeGreeting": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Office Greeting"
},
"tspAccount": {
"title": "Tsp Account",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"tspAccount": {
"name": "tspAccount",
"title": "Tsp Account",
"minItems": 0,
"items": {
"type": "object",
"properties": {
"participantAccessCode": {
"name": "participantAccessCode",
"title": "Participant Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"nbrDialOut": {
"name": "nbrDialOut",
"title": "Nbr Dial Out",
"minItems": 0,
"required": false,
"choices": [
[
"TOLL_FREE",
"TOLL_FREE"
],
[
"TOLL",
"TOLL"
]
],
"maxItems": 1,
"type": "string"
},
"createOnBridge": {
"name": "createOnBridge",
"title": "Create On Bridge",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"tollFreeCallInNumber": {
"name": "tollFreeCallInNumber",
"title": "Toll Free Call In Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"tollCallInData": {
"name": "tollCallInData",
"title": "Toll Call In Data",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"custom1": {
"name": "custom1",
"title": "Custom1",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"custom2": {
"name": "custom2",
"title": "Custom2",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"custom3": {
"name": "custom3",
"title": "Custom3",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"tollCallInNumber": {
"name": "tollCallInNumber",
"title": "Toll Call In Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"subscriberAccessCode": {
"name": "subscriberAccessCode",
"title": "Subscriber Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"tollFreeCallInData": {
"name": "tollFreeCallInData",
"title": "Toll Free Call In Data",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"accountIndex": {
"name": "accountIndex",
"title": "Account Index",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"defaultFlag": {
"name": "defaultFlag",
"title": "Default Flag",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"delete": {
"name": "delete",
"title": "Delete",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"required": false,
"maxItems": 3,
"type": "array"
}
}
},
"visitCount": {
"minItems": 0,
"required": false,
"type": "integer",
"maxItems": 1,
"title": "Visit Count"
},
"address": {
"title": "Address",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"city": {
"name": "city",
"title": "City",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"addressType": {
"name": "addressType",
"title": "Address Type",
"minItems": 0,
"required": false,
"choices": [
[
"PERSONAL",
"PERSONAL"
],
[
"GLOBAL",
"GLOBAL"
]
],
"default": "PERSONAL",
"maxItems": 1,
"type": "string"
},
"address1": {
"name": "address1",
"title": "Address1",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"address2": {
"name": "address2",
"title": "Address2",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"zipCode": {
"name": "zipCode",
"title": "Zip Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"state": {
"name": "state",
"title": "State",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"country": {
"name": "country",
"title": "Country",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"active": {
"title": "Active",
"minItems": 0,
"required": true,
"choices": [
[
"ACTIVATED",
"ACTIVATED"
],
[
"REQUEST_TO_ACTIVATE",
"REQUEST_TO_ACTIVATE"
],
[
"DEACTIVATED",
"DEACTIVATED"
]
],
"maxItems": 1,
"type": "string"
},
"password": {
"is_password": true,
"title": "Password",
"minItems": 0,
"required": true,
"maxItems": 1,
"maxLength": 60,
"type": "string"
},
"remoteAccess": {
"title": "Remote Access",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"recording": {
"name": "recording",
"title": "Recording",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"type": {
"name": "type",
"title": "Type",
"minItems": 0,
"required": false,
"choices": [
[
"NBR",
"NBR"
],
[
"LOCAL",
"LOCAL"
]
],
"maxItems": 1,
"type": "string"
},
"enforce": {
"name": "enforce",
"title": "Enforce",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"location": {
"name": "location",
"title": "Location",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"sharingView": {
"name": "sharingView",
"title": "Sharing View",
"minItems": 0,
"required": false,
"choices": [
[
"FS_SCALE",
"FS_SCALE"
],
[
"FS",
"FS"
],
[
"WIN_SCALE",
"WIN_SCALE"
],
[
"WIN",
"WIN"
]
],
"maxItems": 1,
"type": "string"
},
"sharingColor": {
"name": "sharingColor",
"title": "Sharing Color",
"minItems": 0,
"required": false,
"choices": [
[
"256",
"256"
],
[
"16BIT",
"16BIT"
]
],
"maxItems": 1,
"type": "string"
}
}
},
"officeurl": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Officeurl"
},
"tracking": {
"title": "Tracking",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"trackingCode5": {
"name": "trackingCode5",
"title": "Tracking Code5",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode4": {
"name": "trackingCode4",
"title": "Tracking Code4",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode7": {
"name": "trackingCode7",
"title": "Tracking Code7",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode6": {
"name": "trackingCode6",
"title": "Tracking Code6",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode1": {
"name": "trackingCode1",
"title": "Tracking Code1",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode10": {
"name": "trackingCode10",
"title": "Tracking Code10",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode3": {
"name": "trackingCode3",
"title": "Tracking Code3",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode2": {
"name": "trackingCode2",
"title": "Tracking Code2",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode9": {
"name": "trackingCode9",
"title": "Tracking Code9",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode8": {
"name": "trackingCode8",
"title": "Tracking Code8",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
}
}
},
"myWebEx": {
"title": "My Web Ex",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"isMyWebExPro": {
"name": "isMyWebExPro",
"title": "Is My Web Ex Pro",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"totalStorageSize": {
"name": "totalStorageSize",
"title": "Total Storage Size",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"myProfile": {
"name": "myProfile",
"title": "My Profile",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"myMeetings": {
"name": "myMeetings",
"title": "My Meetings",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"myComputer": {
"name": "myComputer",
"title": "My Computer",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"myFolders": {
"name": "myFolders",
"title": "My Folders",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"personalMeetingRoom": {
"name": "personalMeetingRoom",
"title": "Personal Meeting Room",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"myContact": {
"name": "myContact",
"title": "My Contact",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"myWorkspaces": {
"name": "myWorkspaces",
"title": "My Workspaces",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"additionalRecordingStorage": {
"name": "additionalRecordingStorage",
"title": "Additional Recording Storage",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"myPartnerLinks": {
"name": "myPartnerLinks",
"title": "My Partner Links",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"recordedEvents": {
"name": "recordedEvents",
"title": "Recorded Events",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"myReports": {
"name": "myReports",
"title": "My Reports",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"trainingRecordings": {
"name": "trainingRecordings",
"title": "Training Recordings",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"service": {
"title": "Service",
"minItems": 0,
"required": false,
"choices": [
[
"FREE_OFFICE",
"FREE_OFFICE"
],
[
"STANDARD_OFFICE",
"STANDARD_OFFICE"
],
[
"PRO_OFFICE",
"PRO_OFFICE"
]
],
"maxItems": 1,
"type": "string"
},
"language": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Language"
},
"schedulingPermission": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Scheduling Permission"
},
"passwordHintAnswer": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Password Hint Answer"
},
"lastName": {
"minItems": 0,
"required": true,
"type": "string",
"maxItems": 1,
"title": "Last Name"
},
"categoryId": {
"minItems": 0,
"required": false,
"type": "integer",
"maxItems": 1,
"title": "Category Id"
},
"supportCenter": {
"title": "Support Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"serviceDesk": {
"name": "serviceDesk",
"title": "Service Desk",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"enable": {
"name": "enable",
"title": "Enable",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"orderTabs": {
"name": "orderTabs",
"title": "Order Tabs",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"tab": {
"name": "tab",
"title": "Tab",
"minItems": 4,
"items": {
"type": "string",
"choices": [
[
"Tools",
"Tools"
],
[
"Desktop",
"Desktop"
],
[
"Application",
"Application"
],
[
"Session",
"Session"
]
]
},
"required": true,
"maxItems": 4,
"type": "array"
}
}
}
}
},
"thirdPartyTeleconf": {
"title": "Third Party Teleconf",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"account": {
"name": "account",
"title": "Account",
"minItems": 0,
"items": {
"type": "object",
"properties": {
"confBridgeNum": {
"name": "confBridgeNum",
"title": "Conf Bridge Num",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"pause": {
"name": "pause",
"title": "Pause",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"name": {
"name": "name",
"title": "Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"moderatorCode": {
"name": "moderatorCode",
"title": "Moderator Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"phoneName1": {
"name": "phoneName1",
"title": "Phone Name1",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"accessCode": {
"name": "accessCode",
"title": "Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"accountIndex": {
"name": "accountIndex",
"title": "Account Index",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"phoneName2": {
"name": "phoneName2",
"title": "Phone Name2",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"tollFreeNum": {
"name": "tollFreeNum",
"title": "Toll Free Num",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"defaultFlag": {
"name": "defaultFlag",
"title": "Default Flag",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"required": false,
"maxItems": 3,
"type": "array"
}
}
},
"mpProfileNumber": {
"title": "Mp Profile Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 64,
"type": "string"
},
"passwordHint": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Password Hint"
},
"timeZone": {
"title": "Time Zone",
"minItems": 0,
"required": false,
"choices": [
[
"GMT-12:00, Dateline (Eniwetok)",
"GMT-12:00, Dateline (Eniwetok)"
],
[
"GMT-11:00, Samoa (Samoa)",
"GMT-11:00, Samoa (Samoa)"
],
[
"GMT-10:00, Hawaii (Honolulu)",
"GMT-10:00, Hawaii (Honolulu)"
],
[
"GMT-09:00, Alaska (Ancorage)",
"GMT-09:00, Alaska (Ancorage)"
],
[
"GMT-08:00, Pacific (San Jose)",
"GMT-08:00, Pacific (San Jose)"
],
[
"GMT-07:00, Mountain (Arizona)",
"GMT-07:00, Mountain (Arizona)"
],
[
"GMT-07:00, Mountain (Denver)",
"GMT-07:00, Mountain (Denver)"
],
[
"GMT-06:00, Central (Chicago)",
"GMT-06:00, Central (Chicago)"
],
[
"GMT-06:00, Mexico (Mexico City,Tegucigalpa)",
"GMT-06:00, Mexico (Mexico City,Tegucigalpa)"
],
[
"GMT-06:00, Central (Regina)",
"GMT-06:00, Central (Regina)"
],
[
"GMT-05:00, S. America Pacific (Bogota)",
"GMT-05:00, S. America Pacific (Bogota)"
],
[
"GMT-05:00, Eastern (New York)",
"GMT-05:00, Eastern (New York)"
],
[
"GMT-05:00, Eastern (Indiana)",
"GMT-05:00, Eastern (Indiana)"
],
[
"GMT-04:00, Atlantic (Halifax)",
"GMT-04:00, Atlantic (Halifax)"
],
[
"GMT-04:00, S. America Western (Caracas)",
"GMT-04:00, S. America Western (Caracas)"
],
[
"GMT-03:30, Newfoundland (Newfoundland)",
"GMT-03:30, Newfoundland (Newfoundland)"
],
[
"GMT-03:00, S. America Eastern (Brasilia)",
"GMT-03:00, S. America Eastern (Brasilia)"
],
[
"GMT-03:00, S. America Eastern (Buenos Aires)",
"GMT-03:00, S. America Eastern (Buenos Aires)"
],
[
"GMT-02:00, Mid-Atlantic (Mid-Atlantic)",
"GMT-02:00, Mid-Atlantic (Mid-Atlantic)"
],
[
"GMT-01:00, Azores (Azores)",
"GMT-01:00, Azores (Azores)"
],
[
"GMT+00:00, Greenwich (Casablanca)",
"GMT+00:00, Greenwich (Casablanca)"
],
[
"GMT+00:00, GMT (London)",
"GMT+00:00, GMT (London)"
],
[
"GMT+01:00, Europe (Amsterdam)",
"GMT+01:00, Europe (Amsterdam)"
],
[
"GMT+01:00, Europe (Paris)",
"GMT+01:00, Europe (Paris)"
],
[
"GMT+01:00, Europe (Prague)",
"GMT+01:00, Europe (Prague)"
],
[
"GMT+01:00, Europe (Berlin)",
"GMT+01:00, Europe (Berlin)"
],
[
"GMT+02:00, Greece (Athens)",
"GMT+02:00, Greece (Athens)"
],
[
"GMT+02:00, Eastern Europe (Bucharest)",
"GMT+02:00, Eastern Europe (Bucharest)"
],
[
"GMT+02:00, Egypt (Cairo)",
"GMT+02:00, Egypt (Cairo)"
],
[
"GMT+02:00, South Africa (Pretoria)",
"GMT+02:00, South Africa (Pretoria)"
],
[
"GMT+02:00, Northern Europe (Helsinki)",
"GMT+02:00, Northern Europe (Helsinki)"
],
[
"GMT+02:00, Israel (Tel Aviv)",
"GMT+02:00, Israel (Tel Aviv)"
],
[
"GMT+03:00, Saudi Arabia (Baghdad)",
"GMT+03:00, Saudi Arabia (Baghdad)"
],
[
"GMT+03:00, Russian (Moscow)",
"GMT+03:00, Russian (Moscow)"
],
[
"GMT+03:00, Nairobi (Nairobi)",
"GMT+03:00, Nairobi (Nairobi)"
],
[
"GMT+03:00, Iran (Tehran)",
"GMT+03:00, Iran (Tehran)"
],
[
"GMT+04:00, Arabian (Abu Dhabi, Muscat)",
"GMT+04:00, Arabian (Abu Dhabi, Muscat)"
],
[
"GMT+04:00, Baku (Baku)",
"GMT+04:00, Baku (Baku)"
],
[
"GMT+04:00, Afghanistan (Kabul)",
"GMT+04:00, Afghanistan (Kabul)"
],
[
"GMT+05:00, West Asia (Ekaterinburg)",
"GMT+05:00, West Asia (Ekaterinburg)"
],
[
"GMT+05:00, West Asia (Islamabad)",
"GMT+05:00, West Asia (Islamabad)"
],
[
"GMT+05:30, India (Bombay)",
"GMT+05:30, India (Bombay)"
],
[
"GMT+06:00, Columbo (Columbo)",
"GMT+06:00, Columbo (Columbo)"
],
[
"GMT+06:00, Central Asia (Almaty)",
"GMT+06:00, Central Asia (Almaty)"
],
[
"GMT+07:00, Bangkok (Bangkok)",
"GMT+07:00, Bangkok (Bangkok)"
],
[
"GMT+08:00, China (Beijing)",
"GMT+08:00, China (Beijing)"
],
[
"GMT+08:00, Australia Western (Perth)",
"GMT+08:00, Australia Western (Perth)"
],
[
"GMT+08:00, Singapore (Singapore)",
"GMT+08:00, Singapore (Singapore)"
],
[
"GMT+08:00, Taipei (Hong Kong)",
"GMT+08:00, Taipei (Hong Kong)"
],
[
"GMT+09:00, Tokyo (Tokyo)",
"GMT+09:00, Tokyo (Tokyo)"
],
[
"GMT+09:00, Korea (Seoul)",
"GMT+09:00, Korea (Seoul)"
],
[
"GMT+09:30, Yakutsk (Yakutsk)",
"GMT+09:30, Yakutsk (Yakutsk)"
],
[
"GMT+09:30, Australia Central (Adelaide)",
"GMT+09:30, Australia Central (Adelaide)"
],
[
"GMT+09:30, Australia Central (Darwin)",
"GMT+09:30, Australia Central (Darwin)"
],
[
"GMT+10:00, Australia Eastern (Brisbane)",
"GMT+10:00, Australia Eastern (Brisbane)"
],
[
"GMT+10:00, Australia Eastern (Sydney)",
"GMT+10:00, Australia Eastern (Sydney)"
],
[
"GMT+10:00, West Pacific (Guam)",
"GMT+10:00, West Pacific (Guam)"
],
[
"GMT+10:00, Tasmania (Hobart)",
"GMT+10:00, Tasmania (Hobart)"
],
[
"GMT+10:00, Vladivostok (Vladivostok)",
"GMT+10:00, Vladivostok (Vladivostok)"
],
[
"GMT+11:00, Central Pacific (Solomon Is)",
"GMT+11:00, Central Pacific (Solomon Is)"
],
[
"GMT+12:00, New Zealand (Wellington)",
"GMT+12:00, New Zealand (Wellington)"
],
[
"GMT+12:00, Fiji (Fiji)",
"GMT+12:00, Fiji (Fiji)"
],
[
"GMT-09:00, Alaska (Anchorage)",
"GMT-09:00, Alaska (Anchorage)"
]
],
"maxItems": 1,
"type": "string"
},
"security": {
"title": "Security",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"forceChangePassword": {
"name": "forceChangePassword",
"title": "Force Change Password",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"lockAccount": {
"name": "lockAccount",
"title": "Lock Account",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"resetPassword": {
"name": "resetPassword",
"title": "Reset Password",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"registrationDate": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Registration Date"
},
"options": {
"title": "Options",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"notifyOnNewMessage": {
"name": "notifyOnNewMessage",
"title": "Notify On New Message",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"folderRead": {
"name": "folderRead",
"title": "Folder Read",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"subscriptionOffice": {
"name": "subscriptionOffice",
"title": "Subscription Office",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"holdOnLinkRequest": {
"name": "holdOnLinkRequest",
"title": "Hold On Link Request",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"notifyOnLinkRequest": {
"name": "notifyOnLinkRequest",
"title": "Notify On Link Request",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"titleVisible": {
"name": "titleVisible",
"title": "Title Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"cellPhoneVisible": {
"name": "cellPhoneVisible",
"title": "Cell Phone Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"officeUrlVisible": {
"name": "officeUrlVisible",
"title": "Office Url Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportMeetingRecord": {
"name": "supportMeetingRecord",
"title": "Support Meeting Record",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"workPhoneVisible": {
"name": "workPhoneVisible",
"title": "Work Phone Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"faxVisible": {
"name": "faxVisible",
"title": "Fax Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"folderWrite": {
"name": "folderWrite",
"title": "Folder Write",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportDesktopShareRemote": {
"name": "supportDesktopShareRemote",
"title": "Support Desktop Share Remote",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"notifyOnMeeting": {
"name": "notifyOnMeeting",
"title": "Notify On Meeting",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"emailVisible": {
"name": "emailVisible",
"title": "Email Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"isEnableCET": {
"name": "isEnableCET",
"title": "Is Enable CET",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"messageVisible": {
"name": "messageVisible",
"title": "Message Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"iconSelect2": {
"name": "iconSelect2",
"title": "Icon Select2",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"iconSelect1": {
"name": "iconSelect1",
"title": "Icon Select1",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"listInCategory": {
"name": "listInCategory",
"title": "List In Category",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportApp": {
"name": "supportApp",
"title": "Support App",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportDesktopShare": {
"name": "supportDesktopShare",
"title": "Support Desktop Share",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportAppshareRemote": {
"name": "supportAppshareRemote",
"title": "Support Appshare Remote",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"acceptLinkRequest": {
"name": "acceptLinkRequest",
"title": "Accept Link Request",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"firstNameVisible": {
"name": "firstNameVisible",
"title": "First Name Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportFileShare": {
"name": "supportFileShare",
"title": "Support File Share",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportWebTourRemote": {
"name": "supportWebTourRemote",
"title": "Support Web Tour Remote",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"followMeEnable": {
"name": "followMeEnable",
"title": "Follow Me Enable",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"addressVisible": {
"name": "addressVisible",
"title": "Address Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"lastNameVisible": {
"name": "lastNameVisible",
"title": "Last Name Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"pictureVisible": {
"name": "pictureVisible",
"title": "Picture Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportVideo": {
"name": "supportVideo",
"title": "Support Video",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"pagerVisible": {
"name": "pagerVisible",
"title": "Pager Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
}
}
}
}
},
"type": "array",
"maxItems": 1,
"title": "Web Ex User"
},
"patternPrecedence": {
"description": " Set the MLPP Precedence Authorization Level. The following precedence levels indicate the priority level that is associated with a call: \n \n \n 0: Flash Override (highest) \n \n 1: Flash \n \n 2: Immediate \n \n 3: Priority \n \n 4: Routine (lowest) \n You can set the Precedence Authorization Level to any standard precedence level from Routine to Executive Override. Calls of equal or lower precedence are authorized to be originated by the user. ",
"title": "MLPP Precedence Authorization Level",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Flash Override",
"title": "Flash Override"
},
{
"value": "Flash",
"title": "Flash"
},
{
"value": "Immediate",
"title": "Immediate"
},
{
"value": "Priority",
"title": "Priority"
},
{
"value": "Routine",
"title": "Routine"
},
{
"value": "Default",
"title": "Default"
},
{
"value": "Executive Override",
"title": "Executive Override"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"Phone": {
"items": {
"type": "object",
"properties": {
"directoryUrl": {
"description": " Enter the server from which the phone obtains directory information. Leave this field blank to accept the default setting. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you set a Secured Directory URL enterprise parameter in the Enterprise Parameters Configuration window, that value overwrites the value of this field. \n \n \n ",
"title": "Directory",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"protocol": {
"description": "Protocol option is read-only,except when creating a device.",
"title": "Device Protocol",
"minItems": 1,
"required": true,
"choices": [
{
"value": "SCCP",
"title": "SCCP"
},
{
"value": "Digital Access PRI",
"title": "Digital Access PRI"
},
{
"value": "H.225",
"title": "H.225"
},
{
"value": "Analog Access",
"title": "Analog Access"
},
{
"value": "Digital Access T1",
"title": "Digital Access T1"
},
{
"value": "Route Point",
"title": "Route Point"
},
{
"value": "Unicast Bridge",
"title": "Unicast Bridge"
},
{
"value": "Multicast Point",
"title": "Multicast Point"
},
{
"value": "Inter-Cluster Trunk",
"title": "Inter-Cluster Trunk"
},
{
"value": "RAS",
"title": "RAS"
},
{
"value": "Digital Access BRI",
"title": "Digital Access BRI"
},
{
"value": "SIP",
"title": "SIP"
},
{
"value": "MGCP",
"title": "MGCP"
},
{
"value": "Static SIP Mobile Subscriber",
"title": "Static SIP Mobile Subscriber"
},
{
"value": "SIP Connector",
"title": "SIP Connector"
},
{
"value": "Remote Destination",
"title": "Remote Destination"
},
{
"value": "Mobile Smart Client",
"title": "Mobile Smart Client"
},
{
"value": "Digital Access E1 R2",
"title": "Digital Access E1 R2"
},
{
"value": "CTI Remote Device",
"title": "CTI Remote Device"
},
{
"value": "Protocol Not Specified",
"title": "Protocol Not Specified"
}
],
"maxItems": 1,
"type": "string"
},
"secureInformationUrl": {
"description": " Enter the secure URL for the server location where the \n Cisco Unified IP Phone can find help text information. This information displays when the user presses the information (i) button or the question mark (?) button. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you do not provide a Secure Information URL, the device uses the nonsecure URL. If you provide both a secure URL and a nonsecure URL, the device chooses the appropriate URL, based on its capabilities. \n \n \n To accept the default setting, leave this field blank. Maximum length: 255 ",
"title": "Secure Information URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"authenticationMode": {
"description": " This field allows you to choose the authentication method that the phone uses during the CAPF certificate operation. From the drop-down list box, choose one of the following options: \n \n \n By Authentication String\u2014Installs/upgrades, deletes, or troubleshoots a locally significant certificate only when the user enters the CAPF authentication string on the phone. \n \n By Null String\u2014 Installs/upgrades, deletes, or troubleshoots a locally significant certificate without user intervention. This option provides no security; Cisco strongly recommends that you choose this option only for closed, secure environments. \n \n By Existing Certificate (Precedence to LSC)\u2014Installs/upgrades, deletes, or troubleshoots a locally significant certificate if a manufacture-installed certificate (MIC) or locally significant certificate (LSC) exists in the phone. If a LSC exists in the phone, authentication occurs via the LSC, regardless whether a MIC exists in the phone. If a MIC and LSC exist in the phone, authentication occurs via the LSC. If a LSC does not exist in the phone, but a MIC does exist, authentication occurs via the MIC. Before you choose this option, verify that a certificate exists in the phone. If you choose this option and no certificate exists in the phone, the operation fails. At any time, the phone uses only one certificate to authenticate to CAPF even though a MIC and LSC can exist in the phone at the same time. If the primary certificate, which takes precedence, becomes compromised for any reason, or, if you want to authenticate via the other certificate, you must update the authentication mode. \n \n By Existing Certificate (Precedence to MIC)\u2014Installs, upgrades, deletes, or troubleshoots a locally significant certificate if a LSC or MIC exists in the phone. If a MIC exists in the phone, authentication occurs via the MIC, regardless whether a LSC exists in the phone. If a LSC exists in the phone, but a MIC does not exist, authentication occurs via the LSC. Before you choose this option, verify that a certificate exists in the phone. If you choose this option and no certificate exists in the phone, the operation fails. \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n The CAPF settings that are configured in the Phone Security Profile window interact with the CAPF parameters that are configured in the Phone Configuration window. \n \n \n ",
"title": "Authentication Mode",
"minItems": 0,
"required": false,
"choices": [
{
"value": "By Authentication String",
"title": "By Authentication String"
},
{
"value": "By Null String",
"title": "By Null String"
},
{
"value": "By Existing Certificate (precedence to LSC)",
"title": "By Existing Certificate (precedence to LSC)"
},
{
"value": "By Existing Certificate (precedence to MIC)",
"title": "By Existing Certificate (precedence to MIC)"
}
],
"default": "By Null String",
"maxItems": 1,
"type": "string"
},
"requireDtmfReception": {
"description": " For phones that are running SIP and SCCP, check this check box to require DTMF reception for this phone. \n \n \n \n Note\u00a0\u00a0\u00a0 \n In configuring \n Cisco Unified Mobility features, when using intercluster DNs as remote destinations for an IP phone via SIP trunk (either intercluster trunk [ICT] or gateway), check this check box so that DTMF digits can be received out of band, which is crucial for Enterprise Feature Access midcall features. \n \n \n ",
"title": "Require DTMF Reception",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"phoneTemplateName": {
"description": " Choose the appropriate phone button template. The phone button template determines the configuration of buttons on a phone and identifies which feature (line, speed dial, and so on) is used for each button. Cisco Unified CM does not make this field available for H.323 clients or CTI ports. ",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/PhoneButtonTemplate",
"title": "Phone Button Template",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/PhoneButtonTemplate/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"callingSearchSpaceName": {
"description": " From the drop-down list box, choose the appropriate calling search space (CSS). A calling search space comprises a collection of partitions that are searched to determine how a dialed number should be routed. The calling search space for the device and the calling search space for the directory number get used together. The directory number CSS takes precedence over the device CSS. \n \n \n \n Note\u00a0\u00a0\u00a0 \n When set to <none>, Unified CM uses the device mobility calling search space, which is configured on the device pool. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "Calling Search Space",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"mraServiceDomain": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Mra Service Domain"
},
"cgpnIngressDN": {
"description": " From the drop-down list box, choose the calling search space (CSS) that contains the calling party transformation pattern that you want to apply on the calling number when this phone initiates a call. Cisco Unified CM transforms the calling party using the digit transformations configured on the matching calling party transformation pattern when this phone initiates a call. This setting allows you to transform the calling party number before Cisco Unified CM routes the call. For example, a transformation pattern can change a phone extension to an E.164 number. This setting is generally configured when a user dials using a URI instead of digits. Cisco Unified CM allows calling party transformations on various patterns when dialing using digits, this setting provides similar transformation provision even when dialing using a URI. ",
"title": "Calling Party Transformation CSS",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"useTrustedRelayPoint": {
"description": " From the drop-down list box, enable or disable whether Cisco Unified CM inserts a trusted relay point (TRP) device with this media endpoint. Choose one of the following values: \n \n \n Default\u2014If you choose this value, the device uses the Use Trusted Relay Point setting from the common device configuration with which this device associates. \n \n Off\u2014Choose this value to disable the use of a TRP with this device. This setting overrides the Use Trusted Relay Point setting in the common device configuration with which this device associates. \n \n On\u2014Choose this value to enable the use of a TRP with this device. This setting overrides the Use Trusted Relay Point setting in the common device configuration with which this device associates. \n A Trusted Relay Point (TRP) device designates an MTP or transcoder device that is labeled as Trusted Relay Point. Cisco Unified CM places the TRP closest to the associated endpoint device if more than one resource is needed for the endpoint (for example, a transcoder or RSVPAgent). If both TRP and MTP are required for the endpoint, TRP gets used as the required MTP. If both TRP and RSVPAgent are needed for the endpoint, Cisco Unified CM first tries to find an RSVPAgent that can also be used as a TRP. If both TRP and transcoder are needed for the endpoint, Cisco Unified CM first tries to find a transcoder that is also designated as a TRP. ",
"title": "Use Trusted Relay Point",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"networkLocale": {
"description": " From the drop-down list box, choose the locale that is associated with the phone. The network locale contains a definition of the tones and cadences that the phone in a specific geographic area uses. Cisco Unified CM makes this field available only for phone models that support localization. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If no network locale is specified, Cisco Unified CM uses the network locale that is associated with the device pool. If users require that country-specific tones be played (on the phone), verify that the locale is installed before configuring the network locale. See the \n Cisco Unified Communications Manager Locale Installer documentation. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Country",
"title": "Network Locale",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Country/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"ringSettingBusyBlfAudibleAlert": {
"description": " This setting determines the BLF audible alert setting when at least one active call exists on the BLF DN, but no call pickup alerts exist: \n \n \n On\u2014An audible alert sounds. \n \n Off\u2014No audible alert sounds. \n \n Default\u2014The configuration in the Service Parameters Configuration window determines the alert option. \n ",
"title": "BLF Audible Alert Setting (Phone Busy)",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"msisdn": {
"description": "Mobile Subscriber ISDN",
"title": "Msisdn",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": [
"string",
"null"
]
},
"userLocale": {
"description": " From the drop-down list box, choose the locale that is associated with the phone user interface. The user locale identifies a set of detailed information to support users, including language and font. Cisco Unified CM makes this field available only for phone models that support localization. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If no user locale is specified, Cisco Unified Communications Manager uses the user locale that is associated with the common device configurations. If the users require that information be displayed (on the phone) in any language other than English, verify that the locale installer is installed before configuring user locale. See the \n Cisco Unified Communications Manager Locale Installer documentation. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/UserLocale",
"title": "User Locale",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/UserLocale/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"CTIRemoteDevice": {
"items": {
"type": "object",
"properties": {
"enableExtendAndConnect": {
"description": "While UPDATE set it to false if you want to delete Enable Extend and Connect.Use only while update",
"title": "Enable Extend And Connect",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"dialViaOfficeReverseVoicemail": {
"description": " \n \n Configures how dual mode device users answer Dial-via-Office Reverse (DVO-R) calls that terminate on the Mobile Identity (MI). This feature provides users with a single enterprise voicemail box for their enterprise mobility if the RD call reaches an external voice mail system. Available options are as follows: \n \n \n Use System Default \n \n Timer Control \n \n User Control \n \n ",
"title": "Dial Via Office Reverse Voicemail",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Timer Control",
"title": "Timer Control"
},
{
"value": "User Control",
"title": "User Control"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": "string"
},
"mobileSmartClientName": {
"description": "This tag is not applicable for dualmode phones",
"title": "Mobile Smart Client Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"answerTooLateTimer": {
"description": " Enter the maximum time in milliseconds that \n Cisco Unified Communications Manager allows for the mobile phone to answer. If this value is reached, \n Cisco Unified Communications Manager stops ringing the mobile phone and pulls the call back to the enterprise. Range: 0 and 10,000 - 300,000 milliseconds Default: 19,000 milliseconds If the value is set to zero, the timer is not started. ",
"title": "Answer Too Late Timer",
"minItems": 1,
"required": true,
"default": 19000,
"maxItems": 1,
"type": "integer"
},
"lineAssociations": {
"description": "The line association for this remote destination. The line to be associated must already be added to the remote destination profile. All directory numbers specified must already exist in the database.",
"title": "Line Associations",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"lineAssociation": {
"name": "lineAssociation",
"title": "Line Association",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"pattern": {
"description": "The directory number to be associated. This directory number must be already associated to remote destination profile. ",
"title": "Pattern",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string",
"name": "pattern"
},
"routePartitionName": {
"name": "routePartitionName",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition Name",
"type": "string",
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"required": false,
"type": "array"
}
}
},
"todAccessName": {
"description": "From 11.0 this tag will not get the precedence if ringSchedule tag is present because ring schedule of the RD will be set based on ringSchedule tag",
"title": "Tod Access Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"dualModeDeviceName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Dual Mode Device Name"
},
"destination": {
"description": " Enter the PSTN telephone number for the destination. Include the area code and any additional digits that are required to obtain an outside line. Maximum field length equals 24 characters; individual characters can take the values 0-9, *, #, and +. Cisco recommends that you configure the caller ID of the remote destination. If the administrator configures the Incoming Calling Party settings in the \n Cisco Unified Communications Manager gateway, trunk, or device pool to globalize the incoming calling party number, configure the Destination Number of the remote destination in the E.164 format. Example: For a remote destination with US area code 408 and destination number 5552222, configure the Destination Number as +14085552222. Additionally, if globalized destination numbers are in use, set the Matching Caller ID with Remote Destination service parameter to Complete Match. \n \n \n \n Note\u00a0\u00a0\u00a0 \n Add the necessary translation pattern or route patterns to route the destination number. \n \n \n You can also enter a directory URI in this field. Keep in mind that if you enter a directory URI in this field, you must also configure a domain-based SIP route pattern. \n \n \n \n Note\u00a0\u00a0\u00a0 \n When you place a call from a remote destination, the caller ID of the destination phone displays the directory number that is associated with the calling directory URI rather than the directory URI. \n \n \n ",
"title": "Destination Number",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"enableMobileConnect": {
"description": " Check the check box to allow an incoming call to ring your desk phone and remote destination at the same time. For detailed task information about Cisco Unified Mobility and Extend and Connect, see the Feature Configuration Guide for Cisco Unified Communications Manager. ",
"title": "Enable Mobile Connect",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"ctiRemoteDeviceName": {
"description": "ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Cisco Spark Remote Device with a Remote Destination",
"title": "Client Services Framework or CTI Remote Device",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"mobilityProfileName": {
"description": " From the drop-down list box, choose the mobility profile that you want to use for this remote destination. To configure a mobility profile, use the Call Routing > Mobility > Mobility Profile menu option. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/MobilityProfile",
"title": "Mobility Profile",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/MobilityProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"enableUnifiedMobility": {
"description": "While UPDATE set it to false if you want to delete enable Unified Mobility feature.Use only while update",
"title": "Enable Unified Mobility",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"remoteDestinationProfileName": {
"description": " From the drop-down list box, choose the remote destination profile that you want to use for this remote destination. ",
"title": "Remote Destination Profile",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"singleNumberReachVoicemail": {
"description": " \n \n Configures how mobile device users answer calls that terminate on a remote destination (RD). This feature provides users with a single enterprise voice mail box for their enterprise mobility if the RD call reaches an external voice mail system. Available options are as follows: \n \n \n Use System Default \n \n Timer Control \n \n User Control \n \n \n \n Note\u00a0\u00a0\u00a0 \n For User Control to work, you must set the Enable Enterprise Feature Access service parameter to TRUE. \n \n \n \n \n ",
"title": "Single Number Reach Voicemail Policy",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Timer Control",
"title": "Timer Control"
},
{
"value": "User Control",
"title": "User Control"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": "string"
},
"ownerUserId": {
"description": "From 10.5, to get proper value of this tag in get handler's response it is required to have value of todaccess, in case if user does not give any value in todaccesss tag, axl will insert a random row so that get handler response can return proper value of Owner User id",
"title": "Owner User Id",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string"
},
"answerTooSoonTimer": {
"description": " Enter the minimum time in milliseconds that \n Cisco Unified Communications Manager requires the mobile phone to ring before answering the call. This setting accounts for situations where the mobile phone is switched off or is not reachable, in which case the network may immediately divert the call to the mobile phone voice mail. If the mobile phone is answered before this timer expires, \n Cisco Unified Communications Manager pulls the call back to the enterprise. Range: 0 - 10,000 milliseconds Default: 1,500 milliseconds ",
"title": "Answer Too Soon Timer",
"minItems": 1,
"required": true,
"default": 1500,
"maxItems": 1,
"type": "integer"
},
"ringSchedule": {
"description": "This tag must be used for configuring RingSchedule of RD, this tag will get precendence over todaccess and accesslist tag",
"title": "Ring Schedule",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"member": {
"name": "member",
"title": "Member",
"minItems": 1,
"items": {
"type": [
"object",
"null"
],
"properties": {
"endDay": {
"name": "endDay",
"title": "End Day",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Sun",
"title": "Sun"
},
{
"value": "Mon",
"title": "Mon"
},
{
"value": "Tue",
"title": "Tue"
},
{
"value": "Wed",
"title": "Wed"
},
{
"value": "Thu",
"title": "Thu"
},
{
"value": "Fri",
"title": "Fri"
},
{
"value": "Sat",
"title": "Sat"
},
{
"value": "None",
"title": "None"
}
],
"default": "None",
"maxItems": 1,
"type": "string"
},
"startDay": {
"description": "StartDay and EndDay value should be same",
"title": "Start Day",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Sun",
"title": "Sun"
},
{
"value": "Mon",
"title": "Mon"
},
{
"value": "Tue",
"title": "Tue"
},
{
"value": "Wed",
"title": "Wed"
},
{
"value": "Thu",
"title": "Thu"
},
{
"value": "Fri",
"title": "Fri"
},
{
"value": "Sat",
"title": "Sat"
},
{
"value": "None",
"title": "None"
}
],
"default": "None",
"maxItems": 1,
"type": "string",
"name": "startDay"
},
"endTime": {
"name": "endTime",
"title": "End Time",
"minItems": 0,
"required": false,
"choices": [
{
"value": "No Office Hours",
"title": "No Office Hours"
},
{
"value": "00:00",
"title": "00:00"
},
{
"value": "00:15",
"title": "00:15"
},
{
"value": "00:30",
"title": "00:30"
},
{
"value": "00:45",
"title": "00:45"
},
{
"value": "01:00",
"title": "01:00"
},
{
"value": "01:15",
"title": "01:15"
},
{
"value": "01:30",
"title": "01:30"
},
{
"value": "01:45",
"title": "01:45"
},
{
"value": "02:00",
"title": "02:00"
},
{
"value": "02:15",
"title": "02:15"
},
{
"value": "02:30",
"title": "02:30"
},
{
"value": "02:45",
"title": "02:45"
},
{
"value": "03:00",
"title": "03:00"
},
{
"value": "03:15",
"title": "03:15"
},
{
"value": "03:30",
"title": "03:30"
},
{
"value": "03:45",
"title": "03:45"
},
{
"value": "04:00",
"title": "04:00"
},
{
"value": "04:15",
"title": "04:15"
},
{
"value": "04:30",
"title": "04:30"
},
{
"value": "04:45",
"title": "04:45"
},
{
"value": "05:00",
"title": "05:00"
},
{
"value": "05:15",
"title": "05:15"
},
{
"value": "05:30",
"title": "05:30"
},
{
"value": "05:45",
"title": "05:45"
},
{
"value": "06:00",
"title": "06:00"
},
{
"value": "06:15",
"title": "06:15"
},
{
"value": "06:30",
"title": "06:30"
},
{
"value": "06:45",
"title": "06:45"
},
{
"value": "07:00",
"title": "07:00"
},
{
"value": "07:15",
"title": "07:15"
},
{
"value": "07:30",
"title": "07:30"
},
{
"value": "07:45",
"title": "07:45"
},
{
"value": "08:00",
"title": "08:00"
},
{
"value": "08:15",
"title": "08:15"
},
{
"value": "08:30",
"title": "08:30"
},
{
"value": "08:45",
"title": "08:45"
},
{
"value": "09:00",
"title": "09:00"
},
{
"value": "09:15",
"title": "09:15"
},
{
"value": "09:30",
"title": "09:30"
},
{
"value": "09:45",
"title": "09:45"
},
{
"value": "10:00",
"title": "10:00"
},
{
"value": "10:15",
"title": "10:15"
},
{
"value": "10:30",
"title": "10:30"
},
{
"value": "10:45",
"title": "10:45"
},
{
"value": "11:00",
"title": "11:00"
},
{
"value": "11:15",
"title": "11:15"
},
{
"value": "11:30",
"title": "11:30"
},
{
"value": "11:45",
"title": "11:45"
},
{
"value": "12:00",
"title": "12:00"
},
{
"value": "12:15",
"title": "12:15"
},
{
"value": "12:30",
"title": "12:30"
},
{
"value": "12:45",
"title": "12:45"
},
{
"value": "13:00",
"title": "13:00"
},
{
"value": "13:15",
"title": "13:15"
},
{
"value": "13:30",
"title": "13:30"
},
{
"value": "13:45",
"title": "13:45"
},
{
"value": "14:00",
"title": "14:00"
},
{
"value": "14:15",
"title": "14:15"
},
{
"value": "14:30",
"title": "14:30"
},
{
"value": "14:45",
"title": "14:45"
},
{
"value": "15:00",
"title": "15:00"
},
{
"value": "15:15",
"title": "15:15"
},
{
"value": "15:30",
"title": "15:30"
},
{
"value": "15:45",
"title": "15:45"
},
{
"value": "16:00",
"title": "16:00"
},
{
"value": "16:15",
"title": "16:15"
},
{
"value": "16:30",
"title": "16:30"
},
{
"value": "16:45",
"title": "16:45"
},
{
"value": "17:00",
"title": "17:00"
},
{
"value": "17:15",
"title": "17:15"
},
{
"value": "17:30",
"title": "17:30"
},
{
"value": "17:45",
"title": "17:45"
},
{
"value": "18:00",
"title": "18:00"
},
{
"value": "18:15",
"title": "18:15"
},
{
"value": "18:30",
"title": "18:30"
},
{
"value": "18:45",
"title": "18:45"
},
{
"value": "19:00",
"title": "19:00"
},
{
"value": "19:15",
"title": "19:15"
},
{
"value": "19:30",
"title": "19:30"
},
{
"value": "19:45",
"title": "19:45"
},
{
"value": "20:00",
"title": "20:00"
},
{
"value": "20:15",
"title": "20:15"
},
{
"value": "20:30",
"title": "20:30"
},
{
"value": "20:45",
"title": "20:45"
},
{
"value": "21:00",
"title": "21:00"
},
{
"value": "21:15",
"title": "21:15"
},
{
"value": "21:30",
"title": "21:30"
},
{
"value": "21:45",
"title": "21:45"
},
{
"value": "22:00",
"title": "22:00"
},
{
"value": "22:15",
"title": "22:15"
},
{
"value": "22:30",
"title": "22:30"
},
{
"value": "22:45",
"title": "22:45"
},
{
"value": "23:00",
"title": "23:00"
},
{
"value": "23:15",
"title": "23:15"
},
{
"value": "23:30",
"title": "23:30"
},
{
"value": "23:45",
"title": "23:45"
},
{
"value": "24:00",
"title": "24:00"
}
],
"default": "No Office Hours",
"maxItems": 1,
"type": "string"
},
"startTime": {
"name": "startTime",
"title": "Start Time",
"minItems": 0,
"required": false,
"choices": [
{
"value": "No Office Hours",
"title": "No Office Hours"
},
{
"value": "00:00",
"title": "00:00"
},
{
"value": "00:15",
"title": "00:15"
},
{
"value": "00:30",
"title": "00:30"
},
{
"value": "00:45",
"title": "00:45"
},
{
"value": "01:00",
"title": "01:00"
},
{
"value": "01:15",
"title": "01:15"
},
{
"value": "01:30",
"title": "01:30"
},
{
"value": "01:45",
"title": "01:45"
},
{
"value": "02:00",
"title": "02:00"
},
{
"value": "02:15",
"title": "02:15"
},
{
"value": "02:30",
"title": "02:30"
},
{
"value": "02:45",
"title": "02:45"
},
{
"value": "03:00",
"title": "03:00"
},
{
"value": "03:15",
"title": "03:15"
},
{
"value": "03:30",
"title": "03:30"
},
{
"value": "03:45",
"title": "03:45"
},
{
"value": "04:00",
"title": "04:00"
},
{
"value": "04:15",
"title": "04:15"
},
{
"value": "04:30",
"title": "04:30"
},
{
"value": "04:45",
"title": "04:45"
},
{
"value": "05:00",
"title": "05:00"
},
{
"value": "05:15",
"title": "05:15"
},
{
"value": "05:30",
"title": "05:30"
},
{
"value": "05:45",
"title": "05:45"
},
{
"value": "06:00",
"title": "06:00"
},
{
"value": "06:15",
"title": "06:15"
},
{
"value": "06:30",
"title": "06:30"
},
{
"value": "06:45",
"title": "06:45"
},
{
"value": "07:00",
"title": "07:00"
},
{
"value": "07:15",
"title": "07:15"
},
{
"value": "07:30",
"title": "07:30"
},
{
"value": "07:45",
"title": "07:45"
},
{
"value": "08:00",
"title": "08:00"
},
{
"value": "08:15",
"title": "08:15"
},
{
"value": "08:30",
"title": "08:30"
},
{
"value": "08:45",
"title": "08:45"
},
{
"value": "09:00",
"title": "09:00"
},
{
"value": "09:15",
"title": "09:15"
},
{
"value": "09:30",
"title": "09:30"
},
{
"value": "09:45",
"title": "09:45"
},
{
"value": "10:00",
"title": "10:00"
},
{
"value": "10:15",
"title": "10:15"
},
{
"value": "10:30",
"title": "10:30"
},
{
"value": "10:45",
"title": "10:45"
},
{
"value": "11:00",
"title": "11:00"
},
{
"value": "11:15",
"title": "11:15"
},
{
"value": "11:30",
"title": "11:30"
},
{
"value": "11:45",
"title": "11:45"
},
{
"value": "12:00",
"title": "12:00"
},
{
"value": "12:15",
"title": "12:15"
},
{
"value": "12:30",
"title": "12:30"
},
{
"value": "12:45",
"title": "12:45"
},
{
"value": "13:00",
"title": "13:00"
},
{
"value": "13:15",
"title": "13:15"
},
{
"value": "13:30",
"title": "13:30"
},
{
"value": "13:45",
"title": "13:45"
},
{
"value": "14:00",
"title": "14:00"
},
{
"value": "14:15",
"title": "14:15"
},
{
"value": "14:30",
"title": "14:30"
},
{
"value": "14:45",
"title": "14:45"
},
{
"value": "15:00",
"title": "15:00"
},
{
"value": "15:15",
"title": "15:15"
},
{
"value": "15:30",
"title": "15:30"
},
{
"value": "15:45",
"title": "15:45"
},
{
"value": "16:00",
"title": "16:00"
},
{
"value": "16:15",
"title": "16:15"
},
{
"value": "16:30",
"title": "16:30"
},
{
"value": "16:45",
"title": "16:45"
},
{
"value": "17:00",
"title": "17:00"
},
{
"value": "17:15",
"title": "17:15"
},
{
"value": "17:30",
"title": "17:30"
},
{
"value": "17:45",
"title": "17:45"
},
{
"value": "18:00",
"title": "18:00"
},
{
"value": "18:15",
"title": "18:15"
},
{
"value": "18:30",
"title": "18:30"
},
{
"value": "18:45",
"title": "18:45"
},
{
"value": "19:00",
"title": "19:00"
},
{
"value": "19:15",
"title": "19:15"
},
{
"value": "19:30",
"title": "19:30"
},
{
"value": "19:45",
"title": "19:45"
},
{
"value": "20:00",
"title": "20:00"
},
{
"value": "20:15",
"title": "20:15"
},
{
"value": "20:30",
"title": "20:30"
},
{
"value": "20:45",
"title": "20:45"
},
{
"value": "21:00",
"title": "21:00"
},
{
"value": "21:15",
"title": "21:15"
},
{
"value": "21:30",
"title": "21:30"
},
{
"value": "21:45",
"title": "21:45"
},
{
"value": "22:00",
"title": "22:00"
},
{
"value": "22:15",
"title": "22:15"
},
{
"value": "22:30",
"title": "22:30"
},
{
"value": "22:45",
"title": "22:45"
},
{
"value": "23:00",
"title": "23:00"
},
{
"value": "23:15",
"title": "23:15"
},
{
"value": "23:30",
"title": "23:30"
},
{
"value": "23:45",
"title": "23:45"
},
{
"value": "24:00",
"title": "24:00"
}
],
"default": "No Office Hours",
"maxItems": 1,
"type": "string"
}
}
},
"required": true,
"maxItems": 7,
"type": "array"
}
}
},
"isMobilePhone": {
"description": " Check the check box if you want calls that the desk phone answers to be sent to your mobile phone as the remote destination. Checking this check box ensures that, if Send Call to Mobile Phone is specified (by using the Mobility softkey for remote destination pickup), the call gets extended to this remote destination. \n \n \n \n Note\u00a0\u00a0\u00a0 \n This check box does not apply to dual-mode phones that are running SIP nor to dual-mode phones that are running SCCP, such as the Nokia S60. \n \n \n ",
"title": "Mobile Phone",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"accessListName": {
"description": " Click this radio button to prevent incoming calls from ringing this remote destination if the caller belongs to the access list that is specified in the drop-down list box and according to the Ring Schedule that you specify in the Ring Schedule pane. This setting applies only if the Enable Cisco Unified Mobility check box is checked for this remote destination. From the drop-down list box, choose an access list that applies to this setting. If you want to view the details of an access list, click the View Details link. (To modify an access list, you must use the Call Routing > Class of Control > Access List menu option.) Choosing an access list that contains no members equates to choosing the Always ring this destination radio button. ",
"title": "Blocked Access List",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"delayBeforeRingingCell": {
"description": " Enter the time that elapses before the mobile phone rings when a call is extended to the remote destination. Range: 0 - 30,000 milliseconds Default: 4,000 milliseconds \n \n \n \n Tip\u00a0\u00a0\u00a0 \n When a hunt group is in use, the lines ring only for a short period of time. You may need to manipulate the Delay Before Ringing Timer setting and make it zero to allow a remote destination call to be established, ring, and answer, before the hunt list timer expires and pulls the call back. \n \n \n ",
"title": "Delay Before Ringing Timer",
"minItems": 1,
"required": true,
"default": 4000,
"maxItems": 1,
"type": "integer"
},
"name": {
"description": " Enter a name that identifies the remote destination or mobile identity. ",
"title": "Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"timeZone": {
"description": " From the drop-down list box, choose a time zone to use for this remote destination or mobile identity. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The time-of-day access feature uses the time zone that you choose for this remote destination or mobile identity to allow or to block calls to this remote destination or mobile identity. \n \n \n ",
"title": "Time Zone",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Africa/Abidjan",
"title": "Africa/Abidjan"
},
{
"value": "Africa/Accra",
"title": "Africa/Accra"
},
{
"value": "Africa/Addis_Ababa",
"title": "Africa/Addis_Ababa"
},
{
"value": "Africa/Algiers",
"title": "Africa/Algiers"
},
{
"value": "Africa/Asmara",
"title": "Africa/Asmara"
},
{
"value": "Africa/Bamako",
"title": "Africa/Bamako"
},
{
"value": "Africa/Bangui",
"title": "Africa/Bangui"
},
{
"value": "Africa/Banjul",
"title": "Africa/Banjul"
},
{
"value": "Africa/Bissau",
"title": "Africa/Bissau"
},
{
"value": "Africa/Blantyre",
"title": "Africa/Blantyre"
},
{
"value": "Africa/Brazzaville",
"title": "Africa/Brazzaville"
},
{
"value": "Africa/Bujumbura",
"title": "Africa/Bujumbura"
},
{
"value": "Africa/Cairo",
"title": "Africa/Cairo"
},
{
"value": "Africa/Casablanca",
"title": "Africa/Casablanca"
},
{
"value": "Africa/Ceuta",
"title": "Africa/Ceuta"
},
{
"value": "Africa/Conakry",
"title": "Africa/Conakry"
},
{
"value": "Africa/Dakar",
"title": "Africa/Dakar"
},
{
"value": "Africa/Dar_es_Salaam",
"title": "Africa/Dar_es_Salaam"
},
{
"value": "Africa/Djibouti",
"title": "Africa/Djibouti"
},
{
"value": "Africa/Douala",
"title": "Africa/Douala"
},
{
"value": "Africa/El_Aaiun",
"title": "Africa/El_Aaiun"
},
{
"value": "Africa/Freetown",
"title": "Africa/Freetown"
},
{
"value": "Africa/Gaborone",
"title": "Africa/Gaborone"
},
{
"value": "Africa/Harare",
"title": "Africa/Harare"
},
{
"value": "Africa/Johannesburg",
"title": "Africa/Johannesburg"
},
{
"value": "Africa/Juba",
"title": "Africa/Juba"
},
{
"value": "Africa/Kampala",
"title": "Africa/Kampala"
},
{
"value": "Africa/Khartoum",
"title": "Africa/Khartoum"
},
{
"value": "Africa/Kigali",
"title": "Africa/Kigali"
},
{
"value": "Africa/Kinshasa",
"title": "Africa/Kinshasa"
},
{
"value": "Africa/Lagos",
"title": "Africa/Lagos"
},
{
"value": "Africa/Libreville",
"title": "Africa/Libreville"
},
{
"value": "Africa/Lome",
"title": "Africa/Lome"
},
{
"value": "Africa/Luanda",
"title": "Africa/Luanda"
},
{
"value": "Africa/Lubumbashi",
"title": "Africa/Lubumbashi"
},
{
"value": "Africa/Lusaka",
"title": "Africa/Lusaka"
},
{
"value": "Africa/Malabo",
"title": "Africa/Malabo"
},
{
"value": "Africa/Maputo",
"title": "Africa/Maputo"
},
{
"value": "Africa/Maseru",
"title": "Africa/Maseru"
},
{
"value": "Africa/Mbabane",
"title": "Africa/Mbabane"
},
{
"value": "Africa/Mogadishu",
"title": "Africa/Mogadishu"
},
{
"value": "Africa/Monrovia",
"title": "Africa/Monrovia"
},
{
"value": "Africa/Nairobi",
"title": "Africa/Nairobi"
},
{
"value": "Africa/Ndjamena",
"title": "Africa/Ndjamena"
},
{
"value": "Africa/Niamey",
"title": "Africa/Niamey"
},
{
"value": "Africa/Nouakchott",
"title": "Africa/Nouakchott"
},
{
"value": "Africa/Ouagadougou",
"title": "Africa/Ouagadougou"
},
{
"value": "Africa/Porto-Novo",
"title": "Africa/Porto-Novo"
},
{
"value": "Africa/Sao_Tome",
"title": "Africa/Sao_Tome"
},
{
"value": "Africa/Tripoli",
"title": "Africa/Tripoli"
},
{
"value": "Africa/Tunis",
"title": "Africa/Tunis"
},
{
"value": "Africa/Windhoek",
"title": "Africa/Windhoek"
},
{
"value": "America/Adak",
"title": "America/Adak"
},
{
"value": "America/Anchorage",
"title": "America/Anchorage"
},
{
"value": "America/Anguilla",
"title": "America/Anguilla"
},
{
"value": "America/Antigua",
"title": "America/Antigua"
},
{
"value": "America/Araguaina",
"title": "America/Araguaina"
},
{
"value": "America/Argentina/Buenos_Aires",
"title": "America/Argentina/Buenos_Aires"
},
{
"value": "America/Argentina/Catamarca",
"title": "America/Argentina/Catamarca"
},
{
"value": "America/Argentina/Cordoba",
"title": "America/Argentina/Cordoba"
},
{
"value": "America/Argentina/Jujuy",
"title": "America/Argentina/Jujuy"
},
{
"value": "America/Argentina/La_Rioja",
"title": "America/Argentina/La_Rioja"
},
{
"value": "America/Argentina/Mendoza",
"title": "America/Argentina/Mendoza"
},
{
"value": "America/Argentina/Rio_Gallegos",
"title": "America/Argentina/Rio_Gallegos"
},
{
"value": "America/Argentina/Salta",
"title": "America/Argentina/Salta"
},
{
"value": "America/Argentina/San_Juan",
"title": "America/Argentina/San_Juan"
},
{
"value": "America/Argentina/San_Luis",
"title": "America/Argentina/San_Luis"
},
{
"value": "America/Argentina/Tucuman",
"title": "America/Argentina/Tucuman"
},
{
"value": "America/Argentina/Ushuaia",
"title": "America/Argentina/Ushuaia"
},
{
"value": "America/Aruba",
"title": "America/Aruba"
},
{
"value": "America/Asuncion",
"title": "America/Asuncion"
},
{
"value": "America/Atikokan",
"title": "America/Atikokan"
},
{
"value": "America/Bahia",
"title": "America/Bahia"
},
{
"value": "America/Bahia_Banderas",
"title": "America/Bahia_Banderas"
},
{
"value": "America/Barbados",
"title": "America/Barbados"
},
{
"value": "America/Belem",
"title": "America/Belem"
},
{
"value": "America/Belize",
"title": "America/Belize"
},
{
"value": "America/Blanc-Sablon",
"title": "America/Blanc-Sablon"
},
{
"value": "America/Boa_Vista",
"title": "America/Boa_Vista"
},
{
"value": "America/Bogota",
"title": "America/Bogota"
},
{
"value": "America/Boise",
"title": "America/Boise"
},
{
"value": "America/Cambridge_Bay",
"title": "America/Cambridge_Bay"
},
{
"value": "America/Campo_Grande",
"title": "America/Campo_Grande"
},
{
"value": "America/Cancun",
"title": "America/Cancun"
},
{
"value": "America/Caracas",
"title": "America/Caracas"
},
{
"value": "America/Cayenne",
"title": "America/Cayenne"
},
{
"value": "America/Cayman",
"title": "America/Cayman"
},
{
"value": "America/Chicago",
"title": "America/Chicago"
},
{
"value": "America/Chihuahua",
"title": "America/Chihuahua"
},
{
"value": "America/Costa_Rica",
"title": "America/Costa_Rica"
},
{
"value": "America/Creston",
"title": "America/Creston"
},
{
"value": "America/Cuiaba",
"title": "America/Cuiaba"
},
{
"value": "America/Curacao",
"title": "America/Curacao"
},
{
"value": "America/Danmarkshavn",
"title": "America/Danmarkshavn"
},
{
"value": "America/Dawson",
"title": "America/Dawson"
},
{
"value": "America/Dawson_Creek",
"title": "America/Dawson_Creek"
},
{
"value": "America/Denver",
"title": "America/Denver"
},
{
"value": "America/Detroit",
"title": "America/Detroit"
},
{
"value": "America/Dominica",
"title": "America/Dominica"
},
{
"value": "America/Edmonton",
"title": "America/Edmonton"
},
{
"value": "America/Eirunepe",
"title": "America/Eirunepe"
},
{
"value": "America/El_Salvador",
"title": "America/El_Salvador"
},
{
"value": "America/Fortaleza",
"title": "America/Fortaleza"
},
{
"value": "America/Glace_Bay",
"title": "America/Glace_Bay"
},
{
"value": "America/Godthab",
"title": "America/Godthab"
},
{
"value": "America/Goose_Bay",
"title": "America/Goose_Bay"
},
{
"value": "America/Grand_Turk",
"title": "America/Grand_Turk"
},
{
"value": "America/Grenada",
"title": "America/Grenada"
},
{
"value": "America/Guadeloupe",
"title": "America/Guadeloupe"
},
{
"value": "America/Guatemala",
"title": "America/Guatemala"
},
{
"value": "America/Guayaquil",
"title": "America/Guayaquil"
},
{
"value": "America/Guyana",
"title": "America/Guyana"
},
{
"value": "America/Halifax",
"title": "America/Halifax"
},
{
"value": "America/Havana",
"title": "America/Havana"
},
{
"value": "America/Hermosillo",
"title": "America/Hermosillo"
},
{
"value": "America/Indiana/Indianapolis",
"title": "America/Indiana/Indianapolis"
},
{
"value": "America/Indiana/Knox",
"title": "America/Indiana/Knox"
},
{
"value": "America/Indiana/Marengo",
"title": "America/Indiana/Marengo"
},
{
"value": "America/Indiana/Petersburg",
"title": "America/Indiana/Petersburg"
},
{
"value": "America/Indiana/Tell_City",
"title": "America/Indiana/Tell_City"
},
{
"value": "America/Indiana/Vevay",
"title": "America/Indiana/Vevay"
},
{
"value": "America/Indiana/Vincennes",
"title": "America/Indiana/Vincennes"
},
{
"value": "America/Indiana/Winamac",
"title": "America/Indiana/Winamac"
},
{
"value": "America/Inuvik",
"title": "America/Inuvik"
},
{
"value": "America/Iqaluit",
"title": "America/Iqaluit"
},
{
"value": "America/Jamaica",
"title": "America/Jamaica"
},
{
"value": "America/Juneau",
"title": "America/Juneau"
},
{
"value": "America/Kentucky/Louisville",
"title": "America/Kentucky/Louisville"
},
{
"value": "America/Kentucky/Monticello",
"title": "America/Kentucky/Monticello"
},
{
"value": "America/Kralendijk",
"title": "America/Kralendijk"
},
{
"value": "America/La_Paz",
"title": "America/La_Paz"
},
{
"value": "America/Lima",
"title": "America/Lima"
},
{
"value": "America/Los_Angeles",
"title": "America/Los_Angeles"
},
{
"value": "America/Lower_Princes",
"title": "America/Lower_Princes"
},
{
"value": "America/Maceio",
"title": "America/Maceio"
},
{
"value": "America/Managua",
"title": "America/Managua"
},
{
"value": "America/Manaus",
"title": "America/Manaus"
},
{
"value": "America/Marigot",
"title": "America/Marigot"
},
{
"value": "America/Martinique",
"title": "America/Martinique"
},
{
"value": "America/Matamoros",
"title": "America/Matamoros"
},
{
"value": "America/Mazatlan",
"title": "America/Mazatlan"
},
{
"value": "America/Menominee",
"title": "America/Menominee"
},
{
"value": "America/Merida",
"title": "America/Merida"
},
{
"value": "America/Metlakatla",
"title": "America/Metlakatla"
},
{
"value": "America/Mexico_City",
"title": "America/Mexico_City"
},
{
"value": "America/Miquelon",
"title": "America/Miquelon"
},
{
"value": "America/Moncton",
"title": "America/Moncton"
},
{
"value": "America/Monterrey",
"title": "America/Monterrey"
},
{
"value": "America/Montevideo",
"title": "America/Montevideo"
},
{
"value": "America/Montreal",
"title": "America/Montreal"
},
{
"value": "America/Montserrat",
"title": "America/Montserrat"
},
{
"value": "America/Nassau",
"title": "America/Nassau"
},
{
"value": "America/New_York",
"title": "America/New_York"
},
{
"value": "America/Nipigon",
"title": "America/Nipigon"
},
{
"value": "America/Nome",
"title": "America/Nome"
},
{
"value": "America/Noronha",
"title": "America/Noronha"
},
{
"value": "America/North_Dakota/Beulah",
"title": "America/North_Dakota/Beulah"
},
{
"value": "America/North_Dakota/Center",
"title": "America/North_Dakota/Center"
},
{
"value": "America/North_Dakota/New_Salem",
"title": "America/North_Dakota/New_Salem"
},
{
"value": "America/Ojinaga",
"title": "America/Ojinaga"
},
{
"value": "America/Panama",
"title": "America/Panama"
},
{
"value": "America/Pangnirtung",
"title": "America/Pangnirtung"
},
{
"value": "America/Paramaribo",
"title": "America/Paramaribo"
},
{
"value": "America/Phoenix",
"title": "America/Phoenix"
},
{
"value": "America/Port-au-Prince",
"title": "America/Port-au-Prince"
},
{
"value": "America/Port_of_Spain",
"title": "America/Port_of_Spain"
},
{
"value": "America/Porto_Velho",
"title": "America/Porto_Velho"
},
{
"value": "America/Puerto_Rico",
"title": "America/Puerto_Rico"
},
{
"value": "America/Rainy_River",
"title": "America/Rainy_River"
},
{
"value": "America/Rankin_Inlet",
"title": "America/Rankin_Inlet"
},
{
"value": "America/Recife",
"title": "America/Recife"
},
{
"value": "America/Regina",
"title": "America/Regina"
},
{
"value": "America/Resolute",
"title": "America/Resolute"
},
{
"value": "America/Rio_Branco",
"title": "America/Rio_Branco"
},
{
"value": "America/Santa_Isabel",
"title": "America/Santa_Isabel"
},
{
"value": "America/Santarem",
"title": "America/Santarem"
},
{
"value": "America/Santiago",
"title": "America/Santiago"
},
{
"value": "America/Santo_Domingo",
"title": "America/Santo_Domingo"
},
{
"value": "America/Sao_Paulo",
"title": "America/Sao_Paulo"
},
{
"value": "America/Scoresbysund",
"title": "America/Scoresbysund"
},
{
"value": "America/Shiprock",
"title": "America/Shiprock"
},
{
"value": "America/Sitka",
"title": "America/Sitka"
},
{
"value": "America/St_Barthelemy",
"title": "America/St_Barthelemy"
},
{
"value": "America/St_Johns",
"title": "America/St_Johns"
},
{
"value": "America/St_Kitts",
"title": "America/St_Kitts"
},
{
"value": "America/St_Lucia",
"title": "America/St_Lucia"
},
{
"value": "America/St_Thomas",
"title": "America/St_Thomas"
},
{
"value": "America/St_Vincent",
"title": "America/St_Vincent"
},
{
"value": "America/Swift_Current",
"title": "America/Swift_Current"
},
{
"value": "America/Tegucigalpa",
"title": "America/Tegucigalpa"
},
{
"value": "America/Thule",
"title": "America/Thule"
},
{
"value": "America/Thunder_Bay",
"title": "America/Thunder_Bay"
},
{
"value": "America/Tijuana",
"title": "America/Tijuana"
},
{
"value": "America/Toronto",
"title": "America/Toronto"
},
{
"value": "America/Tortola",
"title": "America/Tortola"
},
{
"value": "America/Vancouver",
"title": "America/Vancouver"
},
{
"value": "America/Whitehorse",
"title": "America/Whitehorse"
},
{
"value": "America/Winnipeg",
"title": "America/Winnipeg"
},
{
"value": "America/Yakutat",
"title": "America/Yakutat"
},
{
"value": "America/Yellowknife",
"title": "America/Yellowknife"
},
{
"value": "Antarctica/Casey",
"title": "Antarctica/Casey"
},
{
"value": "Antarctica/Davis",
"title": "Antarctica/Davis"
},
{
"value": "Antarctica/DumontDUrville",
"title": "Antarctica/DumontDUrville"
},
{
"value": "Antarctica/Macquarie",
"title": "Antarctica/Macquarie"
},
{
"value": "Antarctica/Mawson",
"title": "Antarctica/Mawson"
},
{
"value": "Antarctica/McMurdo",
"title": "Antarctica/McMurdo"
},
{
"value": "Antarctica/Palmer",
"title": "Antarctica/Palmer"
},
{
"value": "Antarctica/Rothera",
"title": "Antarctica/Rothera"
},
{
"value": "Antarctica/South_Pole",
"title": "Antarctica/South_Pole"
},
{
"value": "Antarctica/Syowa",
"title": "Antarctica/Syowa"
},
{
"value": "Antarctica/Vostok",
"title": "Antarctica/Vostok"
},
{
"value": "Arctic/Longyearbyen",
"title": "Arctic/Longyearbyen"
},
{
"value": "Asia/Aden",
"title": "Asia/Aden"
},
{
"value": "Asia/Almaty",
"title": "Asia/Almaty"
},
{
"value": "Asia/Amman",
"title": "Asia/Amman"
},
{
"value": "Asia/Anadyr",
"title": "Asia/Anadyr"
},
{
"value": "Asia/Aqtau",
"title": "Asia/Aqtau"
},
{
"value": "Asia/Aqtobe",
"title": "Asia/Aqtobe"
},
{
"value": "Asia/Ashgabat",
"title": "Asia/Ashgabat"
},
{
"value": "Asia/Baghdad",
"title": "Asia/Baghdad"
},
{
"value": "Asia/Bahrain",
"title": "Asia/Bahrain"
},
{
"value": "Asia/Baku",
"title": "Asia/Baku"
},
{
"value": "Asia/Bangkok",
"title": "Asia/Bangkok"
},
{
"value": "Asia/Beirut",
"title": "Asia/Beirut"
},
{
"value": "Asia/Bishkek",
"title": "Asia/Bishkek"
},
{
"value": "Asia/Brunei",
"title": "Asia/Brunei"
},
{
"value": "Asia/Choibalsan",
"title": "Asia/Choibalsan"
},
{
"value": "Asia/Chongqing",
"title": "Asia/Chongqing"
},
{
"value": "Asia/Colombo",
"title": "Asia/Colombo"
},
{
"value": "Asia/Damascus",
"title": "Asia/Damascus"
},
{
"value": "Asia/Dhaka",
"title": "Asia/Dhaka"
},
{
"value": "Asia/Dili",
"title": "Asia/Dili"
},
{
"value": "Asia/Dubai",
"title": "Asia/Dubai"
},
{
"value": "Asia/Dushanbe",
"title": "Asia/Dushanbe"
},
{
"value": "Asia/Gaza",
"title": "Asia/Gaza"
},
{
"value": "Asia/Harbin",
"title": "Asia/Harbin"
},
{
"value": "Asia/Hebron",
"title": "Asia/Hebron"
},
{
"value": "Asia/Ho_Chi_Minh",
"title": "Asia/Ho_Chi_Minh"
},
{
"value": "Asia/Hong_Kong",
"title": "Asia/Hong_Kong"
},
{
"value": "Asia/Hovd",
"title": "Asia/Hovd"
},
{
"value": "Asia/Irkutsk",
"title": "Asia/Irkutsk"
},
{
"value": "Asia/Istanbul",
"title": "Asia/Istanbul"
},
{
"value": "Asia/Jakarta",
"title": "Asia/Jakarta"
},
{
"value": "Asia/Jayapura",
"title": "Asia/Jayapura"
},
{
"value": "Asia/Jerusalem",
"title": "Asia/Jerusalem"
},
{
"value": "Asia/Kabul",
"title": "Asia/Kabul"
},
{
"value": "Asia/Kamchatka",
"title": "Asia/Kamchatka"
},
{
"value": "Asia/Karachi",
"title": "Asia/Karachi"
},
{
"value": "Asia/Kashgar",
"title": "Asia/Kashgar"
},
{
"value": "Asia/Kathmandu",
"title": "Asia/Kathmandu"
},
{
"value": "Asia/Kolkata",
"title": "Asia/Kolkata"
},
{
"value": "Asia/Krasnoyarsk",
"title": "Asia/Krasnoyarsk"
},
{
"value": "Asia/Kuala_Lumpur",
"title": "Asia/Kuala_Lumpur"
},
{
"value": "Asia/Kuching",
"title": "Asia/Kuching"
},
{
"value": "Asia/Kuwait",
"title": "Asia/Kuwait"
},
{
"value": "Asia/Macau",
"title": "Asia/Macau"
},
{
"value": "Asia/Magadan",
"title": "Asia/Magadan"
},
{
"value": "Asia/Makassar",
"title": "Asia/Makassar"
},
{
"value": "Asia/Manila",
"title": "Asia/Manila"
},
{
"value": "Asia/Muscat",
"title": "Asia/Muscat"
},
{
"value": "Asia/Nicosia",
"title": "Asia/Nicosia"
},
{
"value": "Asia/Novokuznetsk",
"title": "Asia/Novokuznetsk"
},
{
"value": "Asia/Novosibirsk",
"title": "Asia/Novosibirsk"
},
{
"value": "Asia/Omsk",
"title": "Asia/Omsk"
},
{
"value": "Asia/Oral",
"title": "Asia/Oral"
},
{
"value": "Asia/Phnom_Penh",
"title": "Asia/Phnom_Penh"
},
{
"value": "Asia/Pontianak",
"title": "Asia/Pontianak"
},
{
"value": "Asia/Pyongyang",
"title": "Asia/Pyongyang"
},
{
"value": "Asia/Qatar",
"title": "Asia/Qatar"
},
{
"value": "Asia/Qyzylorda",
"title": "Asia/Qyzylorda"
},
{
"value": "Asia/Rangoon",
"title": "Asia/Rangoon"
},
{
"value": "Asia/Riyadh",
"title": "Asia/Riyadh"
},
{
"value": "Asia/Riyadh87",
"title": "Asia/Riyadh87"
},
{
"value": "Asia/Riyadh88",
"title": "Asia/Riyadh88"
},
{
"value": "Asia/Riyadh89",
"title": "Asia/Riyadh89"
},
{
"value": "Asia/Sakhalin",
"title": "Asia/Sakhalin"
},
{
"value": "Asia/Samarkand",
"title": "Asia/Samarkand"
},
{
"value": "Asia/Seoul",
"title": "Asia/Seoul"
},
{
"value": "Asia/Shanghai",
"title": "Asia/Shanghai"
},
{
"value": "Asia/Singapore",
"title": "Asia/Singapore"
},
{
"value": "Asia/Taipei",
"title": "Asia/Taipei"
},
{
"value": "Asia/Tashkent",
"title": "Asia/Tashkent"
},
{
"value": "Asia/Tbilisi",
"title": "Asia/Tbilisi"
},
{
"value": "Asia/Tehran",
"title": "Asia/Tehran"
},
{
"value": "Asia/Thimphu",
"title": "Asia/Thimphu"
},
{
"value": "Asia/Tokyo",
"title": "Asia/Tokyo"
},
{
"value": "Asia/Ulaanbaatar",
"title": "Asia/Ulaanbaatar"
},
{
"value": "Asia/Urumqi",
"title": "Asia/Urumqi"
},
{
"value": "Asia/Vientiane",
"title": "Asia/Vientiane"
},
{
"value": "Asia/Vladivostok",
"title": "Asia/Vladivostok"
},
{
"value": "Asia/Yakutsk",
"title": "Asia/Yakutsk"
},
{
"value": "Asia/Yekaterinburg",
"title": "Asia/Yekaterinburg"
},
{
"value": "Asia/Yerevan",
"title": "Asia/Yerevan"
},
{
"value": "Atlantic/Azores",
"title": "Atlantic/Azores"
},
{
"value": "Atlantic/Bermuda",
"title": "Atlantic/Bermuda"
},
{
"value": "Atlantic/Canary",
"title": "Atlantic/Canary"
},
{
"value": "Atlantic/Cape_Verde",
"title": "Atlantic/Cape_Verde"
},
{
"value": "Atlantic/Faroe",
"title": "Atlantic/Faroe"
},
{
"value": "Atlantic/Madeira",
"title": "Atlantic/Madeira"
},
{
"value": "Atlantic/Reykjavik",
"title": "Atlantic/Reykjavik"
},
{
"value": "Atlantic/South_Georgia",
"title": "Atlantic/South_Georgia"
},
{
"value": "Atlantic/St_Helena",
"title": "Atlantic/St_Helena"
},
{
"value": "Atlantic/Stanley",
"title": "Atlantic/Stanley"
},
{
"value": "Australia/Adelaide",
"title": "Australia/Adelaide"
},
{
"value": "Australia/Brisbane",
"title": "Australia/Brisbane"
},
{
"value": "Australia/Broken_Hill",
"title": "Australia/Broken_Hill"
},
{
"value": "Australia/Currie",
"title": "Australia/Currie"
},
{
"value": "Australia/Darwin",
"title": "Australia/Darwin"
},
{
"value": "Australia/Eucla",
"title": "Australia/Eucla"
},
{
"value": "Australia/Hobart",
"title": "Australia/Hobart"
},
{
"value": "Australia/Lindeman",
"title": "Australia/Lindeman"
},
{
"value": "Australia/Lord_Howe",
"title": "Australia/Lord_Howe"
},
{
"value": "Australia/Melbourne",
"title": "Australia/Melbourne"
},
{
"value": "Australia/Perth",
"title": "Australia/Perth"
},
{
"value": "Australia/Sydney",
"title": "Australia/Sydney"
},
{
"value": "CET",
"title": "CET"
},
{
"value": "CST6CDT",
"title": "CST6CDT"
},
{
"value": "EET",
"title": "EET"
},
{
"value": "EST",
"title": "EST"
},
{
"value": "EST5EDT",
"title": "EST5EDT"
},
{
"value": "Etc/GMT",
"title": "Etc/GMT"
},
{
"value": "Etc/GMT+0",
"title": "Etc/GMT+0"
},
{
"value": "Etc/GMT+1",
"title": "Etc/GMT+1"
},
{
"value": "Etc/GMT+10",
"title": "Etc/GMT+10"
},
{
"value": "Etc/GMT+11",
"title": "Etc/GMT+11"
},
{
"value": "Etc/GMT+12",
"title": "Etc/GMT+12"
},
{
"value": "Etc/GMT+2",
"title": "Etc/GMT+2"
},
{
"value": "Etc/GMT+3",
"title": "Etc/GMT+3"
},
{
"value": "Etc/GMT+4",
"title": "Etc/GMT+4"
},
{
"value": "Etc/GMT+5",
"title": "Etc/GMT+5"
},
{
"value": "Etc/GMT+6",
"title": "Etc/GMT+6"
},
{
"value": "Etc/GMT+7",
"title": "Etc/GMT+7"
},
{
"value": "Etc/GMT+8",
"title": "Etc/GMT+8"
},
{
"value": "Etc/GMT+9",
"title": "Etc/GMT+9"
},
{
"value": "Etc/GMT-0",
"title": "Etc/GMT-0"
},
{
"value": "Etc/GMT-1",
"title": "Etc/GMT-1"
},
{
"value": "Etc/GMT-10",
"title": "Etc/GMT-10"
},
{
"value": "Etc/GMT-11",
"title": "Etc/GMT-11"
},
{
"value": "Etc/GMT-12",
"title": "Etc/GMT-12"
},
{
"value": "Etc/GMT-13",
"title": "Etc/GMT-13"
},
{
"value": "Etc/GMT-14",
"title": "Etc/GMT-14"
},
{
"value": "Etc/GMT-2",
"title": "Etc/GMT-2"
},
{
"value": "Etc/GMT-3",
"title": "Etc/GMT-3"
},
{
"value": "Etc/GMT-4",
"title": "Etc/GMT-4"
},
{
"value": "Etc/GMT-5",
"title": "Etc/GMT-5"
},
{
"value": "Etc/GMT-6",
"title": "Etc/GMT-6"
},
{
"value": "Etc/GMT-7",
"title": "Etc/GMT-7"
},
{
"value": "Etc/GMT-8",
"title": "Etc/GMT-8"
},
{
"value": "Etc/GMT-9",
"title": "Etc/GMT-9"
},
{
"value": "Etc/GMT0",
"title": "Etc/GMT0"
},
{
"value": "Etc/Greenwich",
"title": "Etc/Greenwich"
},
{
"value": "Etc/UCT",
"title": "Etc/UCT"
},
{
"value": "Etc/UTC",
"title": "Etc/UTC"
},
{
"value": "Etc/Universal",
"title": "Etc/Universal"
},
{
"value": "Etc/Zulu",
"title": "Etc/Zulu"
},
{
"value": "Europe/Amsterdam",
"title": "Europe/Amsterdam"
},
{
"value": "Europe/Andorra",
"title": "Europe/Andorra"
},
{
"value": "Europe/Athens",
"title": "Europe/Athens"
},
{
"value": "Europe/Belgrade",
"title": "Europe/Belgrade"
},
{
"value": "Europe/Berlin",
"title": "Europe/Berlin"
},
{
"value": "Europe/Bratislava",
"title": "Europe/Bratislava"
},
{
"value": "Europe/Brussels",
"title": "Europe/Brussels"
},
{
"value": "Europe/Bucharest",
"title": "Europe/Bucharest"
},
{
"value": "Europe/Budapest",
"title": "Europe/Budapest"
},
{
"value": "Europe/Chisinau",
"title": "Europe/Chisinau"
},
{
"value": "Europe/Copenhagen",
"title": "Europe/Copenhagen"
},
{
"value": "Europe/Dublin",
"title": "Europe/Dublin"
},
{
"value": "Europe/Gibraltar",
"title": "Europe/Gibraltar"
},
{
"value": "Europe/Guernsey",
"title": "Europe/Guernsey"
},
{
"value": "Europe/Helsinki",
"title": "Europe/Helsinki"
},
{
"value": "Europe/Isle_of_Man",
"title": "Europe/Isle_of_Man"
},
{
"value": "Europe/Istanbul",
"title": "Europe/Istanbul"
},
{
"value": "Europe/Jersey",
"title": "Europe/Jersey"
},
{
"value": "Europe/Kaliningrad",
"title": "Europe/Kaliningrad"
},
{
"value": "Europe/Kiev",
"title": "Europe/Kiev"
},
{
"value": "Europe/Lisbon",
"title": "Europe/Lisbon"
},
{
"value": "Europe/Ljubljana",
"title": "Europe/Ljubljana"
},
{
"value": "Europe/London",
"title": "Europe/London"
},
{
"value": "Europe/Luxembourg",
"title": "Europe/Luxembourg"
},
{
"value": "Europe/Madrid",
"title": "Europe/Madrid"
},
{
"value": "Europe/Malta",
"title": "Europe/Malta"
},
{
"value": "Europe/Mariehamn",
"title": "Europe/Mariehamn"
},
{
"value": "Europe/Minsk",
"title": "Europe/Minsk"
},
{
"value": "Europe/Monaco",
"title": "Europe/Monaco"
},
{
"value": "Europe/Moscow",
"title": "Europe/Moscow"
},
{
"value": "Europe/Nicosia",
"title": "Europe/Nicosia"
},
{
"value": "Europe/Oslo",
"title": "Europe/Oslo"
},
{
"value": "Europe/Paris",
"title": "Europe/Paris"
},
{
"value": "Europe/Podgorica",
"title": "Europe/Podgorica"
},
{
"value": "Europe/Prague",
"title": "Europe/Prague"
},
{
"value": "Europe/Riga",
"title": "Europe/Riga"
},
{
"value": "Europe/Rome",
"title": "Europe/Rome"
},
{
"value": "Europe/Samara",
"title": "Europe/Samara"
},
{
"value": "Europe/San_Marino",
"title": "Europe/San_Marino"
},
{
"value": "Europe/Sarajevo",
"title": "Europe/Sarajevo"
},
{
"value": "Europe/Simferopol",
"title": "Europe/Simferopol"
},
{
"value": "Europe/Skopje",
"title": "Europe/Skopje"
},
{
"value": "Europe/Sofia",
"title": "Europe/Sofia"
},
{
"value": "Europe/Stockholm",
"title": "Europe/Stockholm"
},
{
"value": "Europe/Tallinn",
"title": "Europe/Tallinn"
},
{
"value": "Europe/Tirane",
"title": "Europe/Tirane"
},
{
"value": "Europe/Uzhgorod",
"title": "Europe/Uzhgorod"
},
{
"value": "Europe/Vaduz",
"title": "Europe/Vaduz"
},
{
"value": "Europe/Vatican",
"title": "Europe/Vatican"
},
{
"value": "Europe/Vienna",
"title": "Europe/Vienna"
},
{
"value": "Europe/Vilnius",
"title": "Europe/Vilnius"
},
{
"value": "Europe/Volgograd",
"title": "Europe/Volgograd"
},
{
"value": "Europe/Warsaw",
"title": "Europe/Warsaw"
},
{
"value": "Europe/Zagreb",
"title": "Europe/Zagreb"
},
{
"value": "Europe/Zaporozhye",
"title": "Europe/Zaporozhye"
},
{
"value": "Europe/Zurich",
"title": "Europe/Zurich"
},
{
"value": "HST",
"title": "HST"
},
{
"value": "Indian/Antananarivo",
"title": "Indian/Antananarivo"
},
{
"value": "Indian/Chagos",
"title": "Indian/Chagos"
},
{
"value": "Indian/Christmas",
"title": "Indian/Christmas"
},
{
"value": "Indian/Cocos",
"title": "Indian/Cocos"
},
{
"value": "Indian/Comoro",
"title": "Indian/Comoro"
},
{
"value": "Indian/Kerguelen",
"title": "Indian/Kerguelen"
},
{
"value": "Indian/Mahe",
"title": "Indian/Mahe"
},
{
"value": "Indian/Maldives",
"title": "Indian/Maldives"
},
{
"value": "Indian/Mauritius",
"title": "Indian/Mauritius"
},
{
"value": "Indian/Mayotte",
"title": "Indian/Mayotte"
},
{
"value": "Indian/Reunion",
"title": "Indian/Reunion"
},
{
"value": "MET",
"title": "MET"
},
{
"value": "MST",
"title": "MST"
},
{
"value": "MST7MDT",
"title": "MST7MDT"
},
{
"value": "Mideast/Riyadh87",
"title": "Mideast/Riyadh87"
},
{
"value": "Mideast/Riyadh88",
"title": "Mideast/Riyadh88"
},
{
"value": "Mideast/Riyadh89",
"title": "Mideast/Riyadh89"
},
{
"value": "PST8PDT",
"title": "PST8PDT"
},
{
"value": "Pacific/Apia",
"title": "Pacific/Apia"
},
{
"value": "Pacific/Auckland",
"title": "Pacific/Auckland"
},
{
"value": "Pacific/Chatham",
"title": "Pacific/Chatham"
},
{
"value": "Pacific/Chuuk",
"title": "Pacific/Chuuk"
},
{
"value": "Pacific/Easter",
"title": "Pacific/Easter"
},
{
"value": "Pacific/Efate",
"title": "Pacific/Efate"
},
{
"value": "Pacific/Enderbury",
"title": "Pacific/Enderbury"
},
{
"value": "Pacific/Fakaofo",
"title": "Pacific/Fakaofo"
},
{
"value": "Pacific/Fiji",
"title": "Pacific/Fiji"
},
{
"value": "Pacific/Funafuti",
"title": "Pacific/Funafuti"
},
{
"value": "Pacific/Galapagos",
"title": "Pacific/Galapagos"
},
{
"value": "Pacific/Gambier",
"title": "Pacific/Gambier"
},
{
"value": "Pacific/Guadalcanal",
"title": "Pacific/Guadalcanal"
},
{
"value": "Pacific/Guam",
"title": "Pacific/Guam"
},
{
"value": "Pacific/Honolulu",
"title": "Pacific/Honolulu"
},
{
"value": "Pacific/Johnston",
"title": "Pacific/Johnston"
},
{
"value": "Pacific/Kiritimati",
"title": "Pacific/Kiritimati"
},
{
"value": "Pacific/Kosrae",
"title": "Pacific/Kosrae"
},
{
"value": "Pacific/Kwajalein",
"title": "Pacific/Kwajalein"
},
{
"value": "Pacific/Majuro",
"title": "Pacific/Majuro"
},
{
"value": "Pacific/Marquesas",
"title": "Pacific/Marquesas"
},
{
"value": "Pacific/Midway",
"title": "Pacific/Midway"
},
{
"value": "Pacific/Nauru",
"title": "Pacific/Nauru"
},
{
"value": "Pacific/Niue",
"title": "Pacific/Niue"
},
{
"value": "Pacific/Norfolk",
"title": "Pacific/Norfolk"
},
{
"value": "Pacific/Noumea",
"title": "Pacific/Noumea"
},
{
"value": "Pacific/Pago_Pago",
"title": "Pacific/Pago_Pago"
},
{
"value": "Pacific/Palau",
"title": "Pacific/Palau"
},
{
"value": "Pacific/Pitcairn",
"title": "Pacific/Pitcairn"
},
{
"value": "Pacific/Pohnpei",
"title": "Pacific/Pohnpei"
},
{
"value": "Pacific/Port_Moresby",
"title": "Pacific/Port_Moresby"
},
{
"value": "Pacific/Rarotonga",
"title": "Pacific/Rarotonga"
},
{
"value": "Pacific/Saipan",
"title": "Pacific/Saipan"
},
{
"value": "Pacific/Tahiti",
"title": "Pacific/Tahiti"
},
{
"value": "Pacific/Tarawa",
"title": "Pacific/Tarawa"
},
{
"value": "Pacific/Tongatapu",
"title": "Pacific/Tongatapu"
},
{
"value": "Pacific/Wake",
"title": "Pacific/Wake"
},
{
"value": "Pacific/Wallis",
"title": "Pacific/Wallis"
},
{
"value": "US/Pacific-New",
"title": "US/Pacific-New"
},
{
"value": "WET",
"title": "WET"
}
],
"default": "Etc/GMT",
"maxItems": 1,
"type": "string"
}
}
},
"type": "array",
"title": "Cti Remote Device"
},
"deviceMobilityMode": {
"description": " From the drop-down list box, turn the device mobility feature on or off for this device or choose Default to use the default device mobility mode. Default setting uses the value for the Device Mobility Mode service parameter for the device. Click View Current Device Mobility Settings to display the current values of these device mobility parameters: \n \n \n \n Cisco Unified Communications Manager Group \n \n Roaming Device Pool \n \n Location \n \n Region \n \n Network Locale \n \n AAR Group \n \n AAR Calling Search Space \n \n Device Calling Search Space \n \n Media Resource Group List \n \n SRST \n ",
"title": "Device Mobility Mode",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"elinGroup": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Elin Group"
},
"RemoteDestinationPhone": {
"items": {
"type": "object",
"properties": {
"enableExtendAndConnect": {
"description": "While UPDATE set it to false if you want to delete Enable Extend and Connect.Use only while update",
"title": "Enable Extend And Connect",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"dialViaOfficeReverseVoicemail": {
"description": " \n \n Configures how dual mode device users answer Dial-via-Office Reverse (DVO-R) calls that terminate on the Mobile Identity (MI). This feature provides users with a single enterprise voicemail box for their enterprise mobility if the RD call reaches an external voice mail system. Available options are as follows: \n \n \n Use System Default \n \n Timer Control \n \n User Control \n \n ",
"title": "Dial Via Office Reverse Voicemail",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Timer Control",
"title": "Timer Control"
},
{
"value": "User Control",
"title": "User Control"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": "string"
},
"mobileSmartClientName": {
"description": "This tag is not applicable for dualmode phones",
"title": "Mobile Smart Client Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"answerTooLateTimer": {
"description": " Enter the maximum time in milliseconds that \n Cisco Unified Communications Manager allows for the mobile phone to answer. If this value is reached, \n Cisco Unified Communications Manager stops ringing the mobile phone and pulls the call back to the enterprise. Range: 0 and 10,000 - 300,000 milliseconds Default: 19,000 milliseconds If the value is set to zero, the timer is not started. ",
"title": "Answer Too Late Timer",
"minItems": 1,
"required": true,
"default": 19000,
"maxItems": 1,
"type": "integer"
},
"lineAssociations": {
"description": "The line association for this remote destination. The line to be associated must already be added to the remote destination profile. All directory numbers specified must already exist in the database.",
"title": "Line Associations",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"lineAssociation": {
"name": "lineAssociation",
"title": "Line Association",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"pattern": {
"description": "The directory number to be associated. This directory number must be already associated to remote destination profile. ",
"title": "Pattern",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string",
"name": "pattern"
},
"routePartitionName": {
"name": "routePartitionName",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition Name",
"type": "string",
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"required": false,
"type": "array"
}
}
},
"todAccessName": {
"description": "From 11.0 this tag will not get the precedence if ringSchedule tag is present because ring schedule of the RD will be set based on ringSchedule tag",
"title": "Tod Access Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"dualModeDeviceName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Dual Mode Device Name"
},
"destination": {
"description": " Enter the PSTN telephone number for the destination. Include the area code and any additional digits that are required to obtain an outside line. Maximum field length equals 24 characters; individual characters can take the values 0-9, *, #, and +. Cisco recommends that you configure the caller ID of the remote destination. If the administrator configures the Incoming Calling Party settings in the \n Cisco Unified Communications Manager gateway, trunk, or device pool to globalize the incoming calling party number, configure the Destination Number of the remote destination in the E.164 format. Example: For a remote destination with US area code 408 and destination number 5552222, configure the Destination Number as +14085552222. Additionally, if globalized destination numbers are in use, set the Matching Caller ID with Remote Destination service parameter to Complete Match. \n \n \n \n Note\u00a0\u00a0\u00a0 \n Add the necessary translation pattern or route patterns to route the destination number. \n \n \n You can also enter a directory URI in this field. Keep in mind that if you enter a directory URI in this field, you must also configure a domain-based SIP route pattern. \n \n \n \n Note\u00a0\u00a0\u00a0 \n When you place a call from a remote destination, the caller ID of the destination phone displays the directory number that is associated with the calling directory URI rather than the directory URI. \n \n \n ",
"title": "Destination Number",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"enableMobileConnect": {
"description": " Check the check box to allow an incoming call to ring your desk phone and remote destination at the same time. For detailed task information about Cisco Unified Mobility and Extend and Connect, see the Feature Configuration Guide for Cisco Unified Communications Manager. ",
"title": "Enable Mobile Connect",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"ctiRemoteDeviceName": {
"description": "ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Cisco Spark Remote Device with a Remote Destination",
"title": "Client Services Framework or CTI Remote Device",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"mobilityProfileName": {
"description": " From the drop-down list box, choose the mobility profile that you want to use for this remote destination. To configure a mobility profile, use the Call Routing > Mobility > Mobility Profile menu option. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/MobilityProfile",
"title": "Mobility Profile",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/MobilityProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"enableUnifiedMobility": {
"description": "While UPDATE set it to false if you want to delete enable Unified Mobility feature.Use only while update",
"title": "Enable Unified Mobility",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"remoteDestinationProfileName": {
"description": " From the drop-down list box, choose the remote destination profile that you want to use for this remote destination. ",
"title": "Remote Destination Profile",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"singleNumberReachVoicemail": {
"description": " \n \n Configures how mobile device users answer calls that terminate on a remote destination (RD). This feature provides users with a single enterprise voice mail box for their enterprise mobility if the RD call reaches an external voice mail system. Available options are as follows: \n \n \n Use System Default \n \n Timer Control \n \n User Control \n \n \n \n Note\u00a0\u00a0\u00a0 \n For User Control to work, you must set the Enable Enterprise Feature Access service parameter to TRUE. \n \n \n \n \n ",
"title": "Single Number Reach Voicemail Policy",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Timer Control",
"title": "Timer Control"
},
{
"value": "User Control",
"title": "User Control"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": "string"
},
"ownerUserId": {
"description": "From 10.5, to get proper value of this tag in get handler's response it is required to have value of todaccess, in case if user does not give any value in todaccesss tag, axl will insert a random row so that get handler response can return proper value of Owner User id",
"title": "Owner User Id",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string"
},
"answerTooSoonTimer": {
"description": " Enter the minimum time in milliseconds that \n Cisco Unified Communications Manager requires the mobile phone to ring before answering the call. This setting accounts for situations where the mobile phone is switched off or is not reachable, in which case the network may immediately divert the call to the mobile phone voice mail. If the mobile phone is answered before this timer expires, \n Cisco Unified Communications Manager pulls the call back to the enterprise. Range: 0 - 10,000 milliseconds Default: 1,500 milliseconds ",
"title": "Answer Too Soon Timer",
"minItems": 1,
"required": true,
"default": 1500,
"maxItems": 1,
"type": "integer"
},
"ringSchedule": {
"description": "This tag must be used for configuring RingSchedule of RD, this tag will get precendence over todaccess and accesslist tag",
"title": "Ring Schedule",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"member": {
"name": "member",
"title": "Member",
"minItems": 1,
"items": {
"type": [
"object",
"null"
],
"properties": {
"endDay": {
"name": "endDay",
"title": "End Day",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Sun",
"title": "Sun"
},
{
"value": "Mon",
"title": "Mon"
},
{
"value": "Tue",
"title": "Tue"
},
{
"value": "Wed",
"title": "Wed"
},
{
"value": "Thu",
"title": "Thu"
},
{
"value": "Fri",
"title": "Fri"
},
{
"value": "Sat",
"title": "Sat"
},
{
"value": "None",
"title": "None"
}
],
"default": "None",
"maxItems": 1,
"type": "string"
},
"startDay": {
"description": "StartDay and EndDay value should be same",
"title": "Start Day",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Sun",
"title": "Sun"
},
{
"value": "Mon",
"title": "Mon"
},
{
"value": "Tue",
"title": "Tue"
},
{
"value": "Wed",
"title": "Wed"
},
{
"value": "Thu",
"title": "Thu"
},
{
"value": "Fri",
"title": "Fri"
},
{
"value": "Sat",
"title": "Sat"
},
{
"value": "None",
"title": "None"
}
],
"default": "None",
"maxItems": 1,
"type": "string",
"name": "startDay"
},
"endTime": {
"name": "endTime",
"title": "End Time",
"minItems": 0,
"required": false,
"choices": [
{
"value": "No Office Hours",
"title": "No Office Hours"
},
{
"value": "00:00",
"title": "00:00"
},
{
"value": "00:15",
"title": "00:15"
},
{
"value": "00:30",
"title": "00:30"
},
{
"value": "00:45",
"title": "00:45"
},
{
"value": "01:00",
"title": "01:00"
},
{
"value": "01:15",
"title": "01:15"
},
{
"value": "01:30",
"title": "01:30"
},
{
"value": "01:45",
"title": "01:45"
},
{
"value": "02:00",
"title": "02:00"
},
{
"value": "02:15",
"title": "02:15"
},
{
"value": "02:30",
"title": "02:30"
},
{
"value": "02:45",
"title": "02:45"
},
{
"value": "03:00",
"title": "03:00"
},
{
"value": "03:15",
"title": "03:15"
},
{
"value": "03:30",
"title": "03:30"
},
{
"value": "03:45",
"title": "03:45"
},
{
"value": "04:00",
"title": "04:00"
},
{
"value": "04:15",
"title": "04:15"
},
{
"value": "04:30",
"title": "04:30"
},
{
"value": "04:45",
"title": "04:45"
},
{
"value": "05:00",
"title": "05:00"
},
{
"value": "05:15",
"title": "05:15"
},
{
"value": "05:30",
"title": "05:30"
},
{
"value": "05:45",
"title": "05:45"
},
{
"value": "06:00",
"title": "06:00"
},
{
"value": "06:15",
"title": "06:15"
},
{
"value": "06:30",
"title": "06:30"
},
{
"value": "06:45",
"title": "06:45"
},
{
"value": "07:00",
"title": "07:00"
},
{
"value": "07:15",
"title": "07:15"
},
{
"value": "07:30",
"title": "07:30"
},
{
"value": "07:45",
"title": "07:45"
},
{
"value": "08:00",
"title": "08:00"
},
{
"value": "08:15",
"title": "08:15"
},
{
"value": "08:30",
"title": "08:30"
},
{
"value": "08:45",
"title": "08:45"
},
{
"value": "09:00",
"title": "09:00"
},
{
"value": "09:15",
"title": "09:15"
},
{
"value": "09:30",
"title": "09:30"
},
{
"value": "09:45",
"title": "09:45"
},
{
"value": "10:00",
"title": "10:00"
},
{
"value": "10:15",
"title": "10:15"
},
{
"value": "10:30",
"title": "10:30"
},
{
"value": "10:45",
"title": "10:45"
},
{
"value": "11:00",
"title": "11:00"
},
{
"value": "11:15",
"title": "11:15"
},
{
"value": "11:30",
"title": "11:30"
},
{
"value": "11:45",
"title": "11:45"
},
{
"value": "12:00",
"title": "12:00"
},
{
"value": "12:15",
"title": "12:15"
},
{
"value": "12:30",
"title": "12:30"
},
{
"value": "12:45",
"title": "12:45"
},
{
"value": "13:00",
"title": "13:00"
},
{
"value": "13:15",
"title": "13:15"
},
{
"value": "13:30",
"title": "13:30"
},
{
"value": "13:45",
"title": "13:45"
},
{
"value": "14:00",
"title": "14:00"
},
{
"value": "14:15",
"title": "14:15"
},
{
"value": "14:30",
"title": "14:30"
},
{
"value": "14:45",
"title": "14:45"
},
{
"value": "15:00",
"title": "15:00"
},
{
"value": "15:15",
"title": "15:15"
},
{
"value": "15:30",
"title": "15:30"
},
{
"value": "15:45",
"title": "15:45"
},
{
"value": "16:00",
"title": "16:00"
},
{
"value": "16:15",
"title": "16:15"
},
{
"value": "16:30",
"title": "16:30"
},
{
"value": "16:45",
"title": "16:45"
},
{
"value": "17:00",
"title": "17:00"
},
{
"value": "17:15",
"title": "17:15"
},
{
"value": "17:30",
"title": "17:30"
},
{
"value": "17:45",
"title": "17:45"
},
{
"value": "18:00",
"title": "18:00"
},
{
"value": "18:15",
"title": "18:15"
},
{
"value": "18:30",
"title": "18:30"
},
{
"value": "18:45",
"title": "18:45"
},
{
"value": "19:00",
"title": "19:00"
},
{
"value": "19:15",
"title": "19:15"
},
{
"value": "19:30",
"title": "19:30"
},
{
"value": "19:45",
"title": "19:45"
},
{
"value": "20:00",
"title": "20:00"
},
{
"value": "20:15",
"title": "20:15"
},
{
"value": "20:30",
"title": "20:30"
},
{
"value": "20:45",
"title": "20:45"
},
{
"value": "21:00",
"title": "21:00"
},
{
"value": "21:15",
"title": "21:15"
},
{
"value": "21:30",
"title": "21:30"
},
{
"value": "21:45",
"title": "21:45"
},
{
"value": "22:00",
"title": "22:00"
},
{
"value": "22:15",
"title": "22:15"
},
{
"value": "22:30",
"title": "22:30"
},
{
"value": "22:45",
"title": "22:45"
},
{
"value": "23:00",
"title": "23:00"
},
{
"value": "23:15",
"title": "23:15"
},
{
"value": "23:30",
"title": "23:30"
},
{
"value": "23:45",
"title": "23:45"
},
{
"value": "24:00",
"title": "24:00"
}
],
"default": "No Office Hours",
"maxItems": 1,
"type": "string"
},
"startTime": {
"name": "startTime",
"title": "Start Time",
"minItems": 0,
"required": false,
"choices": [
{
"value": "No Office Hours",
"title": "No Office Hours"
},
{
"value": "00:00",
"title": "00:00"
},
{
"value": "00:15",
"title": "00:15"
},
{
"value": "00:30",
"title": "00:30"
},
{
"value": "00:45",
"title": "00:45"
},
{
"value": "01:00",
"title": "01:00"
},
{
"value": "01:15",
"title": "01:15"
},
{
"value": "01:30",
"title": "01:30"
},
{
"value": "01:45",
"title": "01:45"
},
{
"value": "02:00",
"title": "02:00"
},
{
"value": "02:15",
"title": "02:15"
},
{
"value": "02:30",
"title": "02:30"
},
{
"value": "02:45",
"title": "02:45"
},
{
"value": "03:00",
"title": "03:00"
},
{
"value": "03:15",
"title": "03:15"
},
{
"value": "03:30",
"title": "03:30"
},
{
"value": "03:45",
"title": "03:45"
},
{
"value": "04:00",
"title": "04:00"
},
{
"value": "04:15",
"title": "04:15"
},
{
"value": "04:30",
"title": "04:30"
},
{
"value": "04:45",
"title": "04:45"
},
{
"value": "05:00",
"title": "05:00"
},
{
"value": "05:15",
"title": "05:15"
},
{
"value": "05:30",
"title": "05:30"
},
{
"value": "05:45",
"title": "05:45"
},
{
"value": "06:00",
"title": "06:00"
},
{
"value": "06:15",
"title": "06:15"
},
{
"value": "06:30",
"title": "06:30"
},
{
"value": "06:45",
"title": "06:45"
},
{
"value": "07:00",
"title": "07:00"
},
{
"value": "07:15",
"title": "07:15"
},
{
"value": "07:30",
"title": "07:30"
},
{
"value": "07:45",
"title": "07:45"
},
{
"value": "08:00",
"title": "08:00"
},
{
"value": "08:15",
"title": "08:15"
},
{
"value": "08:30",
"title": "08:30"
},
{
"value": "08:45",
"title": "08:45"
},
{
"value": "09:00",
"title": "09:00"
},
{
"value": "09:15",
"title": "09:15"
},
{
"value": "09:30",
"title": "09:30"
},
{
"value": "09:45",
"title": "09:45"
},
{
"value": "10:00",
"title": "10:00"
},
{
"value": "10:15",
"title": "10:15"
},
{
"value": "10:30",
"title": "10:30"
},
{
"value": "10:45",
"title": "10:45"
},
{
"value": "11:00",
"title": "11:00"
},
{
"value": "11:15",
"title": "11:15"
},
{
"value": "11:30",
"title": "11:30"
},
{
"value": "11:45",
"title": "11:45"
},
{
"value": "12:00",
"title": "12:00"
},
{
"value": "12:15",
"title": "12:15"
},
{
"value": "12:30",
"title": "12:30"
},
{
"value": "12:45",
"title": "12:45"
},
{
"value": "13:00",
"title": "13:00"
},
{
"value": "13:15",
"title": "13:15"
},
{
"value": "13:30",
"title": "13:30"
},
{
"value": "13:45",
"title": "13:45"
},
{
"value": "14:00",
"title": "14:00"
},
{
"value": "14:15",
"title": "14:15"
},
{
"value": "14:30",
"title": "14:30"
},
{
"value": "14:45",
"title": "14:45"
},
{
"value": "15:00",
"title": "15:00"
},
{
"value": "15:15",
"title": "15:15"
},
{
"value": "15:30",
"title": "15:30"
},
{
"value": "15:45",
"title": "15:45"
},
{
"value": "16:00",
"title": "16:00"
},
{
"value": "16:15",
"title": "16:15"
},
{
"value": "16:30",
"title": "16:30"
},
{
"value": "16:45",
"title": "16:45"
},
{
"value": "17:00",
"title": "17:00"
},
{
"value": "17:15",
"title": "17:15"
},
{
"value": "17:30",
"title": "17:30"
},
{
"value": "17:45",
"title": "17:45"
},
{
"value": "18:00",
"title": "18:00"
},
{
"value": "18:15",
"title": "18:15"
},
{
"value": "18:30",
"title": "18:30"
},
{
"value": "18:45",
"title": "18:45"
},
{
"value": "19:00",
"title": "19:00"
},
{
"value": "19:15",
"title": "19:15"
},
{
"value": "19:30",
"title": "19:30"
},
{
"value": "19:45",
"title": "19:45"
},
{
"value": "20:00",
"title": "20:00"
},
{
"value": "20:15",
"title": "20:15"
},
{
"value": "20:30",
"title": "20:30"
},
{
"value": "20:45",
"title": "20:45"
},
{
"value": "21:00",
"title": "21:00"
},
{
"value": "21:15",
"title": "21:15"
},
{
"value": "21:30",
"title": "21:30"
},
{
"value": "21:45",
"title": "21:45"
},
{
"value": "22:00",
"title": "22:00"
},
{
"value": "22:15",
"title": "22:15"
},
{
"value": "22:30",
"title": "22:30"
},
{
"value": "22:45",
"title": "22:45"
},
{
"value": "23:00",
"title": "23:00"
},
{
"value": "23:15",
"title": "23:15"
},
{
"value": "23:30",
"title": "23:30"
},
{
"value": "23:45",
"title": "23:45"
},
{
"value": "24:00",
"title": "24:00"
}
],
"default": "No Office Hours",
"maxItems": 1,
"type": "string"
}
}
},
"required": true,
"maxItems": 7,
"type": "array"
}
}
},
"isMobilePhone": {
"description": " Check the check box if you want calls that the desk phone answers to be sent to your mobile phone as the remote destination. Checking this check box ensures that, if Send Call to Mobile Phone is specified (by using the Mobility softkey for remote destination pickup), the call gets extended to this remote destination. \n \n \n \n Note\u00a0\u00a0\u00a0 \n This check box does not apply to dual-mode phones that are running SIP nor to dual-mode phones that are running SCCP, such as the Nokia S60. \n \n \n ",
"title": "Mobile Phone",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"accessListName": {
"description": " Click this radio button to prevent incoming calls from ringing this remote destination if the caller belongs to the access list that is specified in the drop-down list box and according to the Ring Schedule that you specify in the Ring Schedule pane. This setting applies only if the Enable Cisco Unified Mobility check box is checked for this remote destination. From the drop-down list box, choose an access list that applies to this setting. If you want to view the details of an access list, click the View Details link. (To modify an access list, you must use the Call Routing > Class of Control > Access List menu option.) Choosing an access list that contains no members equates to choosing the Always ring this destination radio button. ",
"title": "Blocked Access List",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"delayBeforeRingingCell": {
"description": " Enter the time that elapses before the mobile phone rings when a call is extended to the remote destination. Range: 0 - 30,000 milliseconds Default: 4,000 milliseconds \n \n \n \n Tip\u00a0\u00a0\u00a0 \n When a hunt group is in use, the lines ring only for a short period of time. You may need to manipulate the Delay Before Ringing Timer setting and make it zero to allow a remote destination call to be established, ring, and answer, before the hunt list timer expires and pulls the call back. \n \n \n ",
"title": "Delay Before Ringing Timer",
"minItems": 1,
"required": true,
"default": 4000,
"maxItems": 1,
"type": "integer"
},
"name": {
"description": " Enter a name that identifies the remote destination or mobile identity. ",
"title": "Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"timeZone": {
"description": " From the drop-down list box, choose a time zone to use for this remote destination or mobile identity. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The time-of-day access feature uses the time zone that you choose for this remote destination or mobile identity to allow or to block calls to this remote destination or mobile identity. \n \n \n ",
"title": "Time Zone",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Africa/Abidjan",
"title": "Africa/Abidjan"
},
{
"value": "Africa/Accra",
"title": "Africa/Accra"
},
{
"value": "Africa/Addis_Ababa",
"title": "Africa/Addis_Ababa"
},
{
"value": "Africa/Algiers",
"title": "Africa/Algiers"
},
{
"value": "Africa/Asmara",
"title": "Africa/Asmara"
},
{
"value": "Africa/Bamako",
"title": "Africa/Bamako"
},
{
"value": "Africa/Bangui",
"title": "Africa/Bangui"
},
{
"value": "Africa/Banjul",
"title": "Africa/Banjul"
},
{
"value": "Africa/Bissau",
"title": "Africa/Bissau"
},
{
"value": "Africa/Blantyre",
"title": "Africa/Blantyre"
},
{
"value": "Africa/Brazzaville",
"title": "Africa/Brazzaville"
},
{
"value": "Africa/Bujumbura",
"title": "Africa/Bujumbura"
},
{
"value": "Africa/Cairo",
"title": "Africa/Cairo"
},
{
"value": "Africa/Casablanca",
"title": "Africa/Casablanca"
},
{
"value": "Africa/Ceuta",
"title": "Africa/Ceuta"
},
{
"value": "Africa/Conakry",
"title": "Africa/Conakry"
},
{
"value": "Africa/Dakar",
"title": "Africa/Dakar"
},
{
"value": "Africa/Dar_es_Salaam",
"title": "Africa/Dar_es_Salaam"
},
{
"value": "Africa/Djibouti",
"title": "Africa/Djibouti"
},
{
"value": "Africa/Douala",
"title": "Africa/Douala"
},
{
"value": "Africa/El_Aaiun",
"title": "Africa/El_Aaiun"
},
{
"value": "Africa/Freetown",
"title": "Africa/Freetown"
},
{
"value": "Africa/Gaborone",
"title": "Africa/Gaborone"
},
{
"value": "Africa/Harare",
"title": "Africa/Harare"
},
{
"value": "Africa/Johannesburg",
"title": "Africa/Johannesburg"
},
{
"value": "Africa/Juba",
"title": "Africa/Juba"
},
{
"value": "Africa/Kampala",
"title": "Africa/Kampala"
},
{
"value": "Africa/Khartoum",
"title": "Africa/Khartoum"
},
{
"value": "Africa/Kigali",
"title": "Africa/Kigali"
},
{
"value": "Africa/Kinshasa",
"title": "Africa/Kinshasa"
},
{
"value": "Africa/Lagos",
"title": "Africa/Lagos"
},
{
"value": "Africa/Libreville",
"title": "Africa/Libreville"
},
{
"value": "Africa/Lome",
"title": "Africa/Lome"
},
{
"value": "Africa/Luanda",
"title": "Africa/Luanda"
},
{
"value": "Africa/Lubumbashi",
"title": "Africa/Lubumbashi"
},
{
"value": "Africa/Lusaka",
"title": "Africa/Lusaka"
},
{
"value": "Africa/Malabo",
"title": "Africa/Malabo"
},
{
"value": "Africa/Maputo",
"title": "Africa/Maputo"
},
{
"value": "Africa/Maseru",
"title": "Africa/Maseru"
},
{
"value": "Africa/Mbabane",
"title": "Africa/Mbabane"
},
{
"value": "Africa/Mogadishu",
"title": "Africa/Mogadishu"
},
{
"value": "Africa/Monrovia",
"title": "Africa/Monrovia"
},
{
"value": "Africa/Nairobi",
"title": "Africa/Nairobi"
},
{
"value": "Africa/Ndjamena",
"title": "Africa/Ndjamena"
},
{
"value": "Africa/Niamey",
"title": "Africa/Niamey"
},
{
"value": "Africa/Nouakchott",
"title": "Africa/Nouakchott"
},
{
"value": "Africa/Ouagadougou",
"title": "Africa/Ouagadougou"
},
{
"value": "Africa/Porto-Novo",
"title": "Africa/Porto-Novo"
},
{
"value": "Africa/Sao_Tome",
"title": "Africa/Sao_Tome"
},
{
"value": "Africa/Tripoli",
"title": "Africa/Tripoli"
},
{
"value": "Africa/Tunis",
"title": "Africa/Tunis"
},
{
"value": "Africa/Windhoek",
"title": "Africa/Windhoek"
},
{
"value": "America/Adak",
"title": "America/Adak"
},
{
"value": "America/Anchorage",
"title": "America/Anchorage"
},
{
"value": "America/Anguilla",
"title": "America/Anguilla"
},
{
"value": "America/Antigua",
"title": "America/Antigua"
},
{
"value": "America/Araguaina",
"title": "America/Araguaina"
},
{
"value": "America/Argentina/Buenos_Aires",
"title": "America/Argentina/Buenos_Aires"
},
{
"value": "America/Argentina/Catamarca",
"title": "America/Argentina/Catamarca"
},
{
"value": "America/Argentina/Cordoba",
"title": "America/Argentina/Cordoba"
},
{
"value": "America/Argentina/Jujuy",
"title": "America/Argentina/Jujuy"
},
{
"value": "America/Argentina/La_Rioja",
"title": "America/Argentina/La_Rioja"
},
{
"value": "America/Argentina/Mendoza",
"title": "America/Argentina/Mendoza"
},
{
"value": "America/Argentina/Rio_Gallegos",
"title": "America/Argentina/Rio_Gallegos"
},
{
"value": "America/Argentina/Salta",
"title": "America/Argentina/Salta"
},
{
"value": "America/Argentina/San_Juan",
"title": "America/Argentina/San_Juan"
},
{
"value": "America/Argentina/San_Luis",
"title": "America/Argentina/San_Luis"
},
{
"value": "America/Argentina/Tucuman",
"title": "America/Argentina/Tucuman"
},
{
"value": "America/Argentina/Ushuaia",
"title": "America/Argentina/Ushuaia"
},
{
"value": "America/Aruba",
"title": "America/Aruba"
},
{
"value": "America/Asuncion",
"title": "America/Asuncion"
},
{
"value": "America/Atikokan",
"title": "America/Atikokan"
},
{
"value": "America/Bahia",
"title": "America/Bahia"
},
{
"value": "America/Bahia_Banderas",
"title": "America/Bahia_Banderas"
},
{
"value": "America/Barbados",
"title": "America/Barbados"
},
{
"value": "America/Belem",
"title": "America/Belem"
},
{
"value": "America/Belize",
"title": "America/Belize"
},
{
"value": "America/Blanc-Sablon",
"title": "America/Blanc-Sablon"
},
{
"value": "America/Boa_Vista",
"title": "America/Boa_Vista"
},
{
"value": "America/Bogota",
"title": "America/Bogota"
},
{
"value": "America/Boise",
"title": "America/Boise"
},
{
"value": "America/Cambridge_Bay",
"title": "America/Cambridge_Bay"
},
{
"value": "America/Campo_Grande",
"title": "America/Campo_Grande"
},
{
"value": "America/Cancun",
"title": "America/Cancun"
},
{
"value": "America/Caracas",
"title": "America/Caracas"
},
{
"value": "America/Cayenne",
"title": "America/Cayenne"
},
{
"value": "America/Cayman",
"title": "America/Cayman"
},
{
"value": "America/Chicago",
"title": "America/Chicago"
},
{
"value": "America/Chihuahua",
"title": "America/Chihuahua"
},
{
"value": "America/Costa_Rica",
"title": "America/Costa_Rica"
},
{
"value": "America/Creston",
"title": "America/Creston"
},
{
"value": "America/Cuiaba",
"title": "America/Cuiaba"
},
{
"value": "America/Curacao",
"title": "America/Curacao"
},
{
"value": "America/Danmarkshavn",
"title": "America/Danmarkshavn"
},
{
"value": "America/Dawson",
"title": "America/Dawson"
},
{
"value": "America/Dawson_Creek",
"title": "America/Dawson_Creek"
},
{
"value": "America/Denver",
"title": "America/Denver"
},
{
"value": "America/Detroit",
"title": "America/Detroit"
},
{
"value": "America/Dominica",
"title": "America/Dominica"
},
{
"value": "America/Edmonton",
"title": "America/Edmonton"
},
{
"value": "America/Eirunepe",
"title": "America/Eirunepe"
},
{
"value": "America/El_Salvador",
"title": "America/El_Salvador"
},
{
"value": "America/Fortaleza",
"title": "America/Fortaleza"
},
{
"value": "America/Glace_Bay",
"title": "America/Glace_Bay"
},
{
"value": "America/Godthab",
"title": "America/Godthab"
},
{
"value": "America/Goose_Bay",
"title": "America/Goose_Bay"
},
{
"value": "America/Grand_Turk",
"title": "America/Grand_Turk"
},
{
"value": "America/Grenada",
"title": "America/Grenada"
},
{
"value": "America/Guadeloupe",
"title": "America/Guadeloupe"
},
{
"value": "America/Guatemala",
"title": "America/Guatemala"
},
{
"value": "America/Guayaquil",
"title": "America/Guayaquil"
},
{
"value": "America/Guyana",
"title": "America/Guyana"
},
{
"value": "America/Halifax",
"title": "America/Halifax"
},
{
"value": "America/Havana",
"title": "America/Havana"
},
{
"value": "America/Hermosillo",
"title": "America/Hermosillo"
},
{
"value": "America/Indiana/Indianapolis",
"title": "America/Indiana/Indianapolis"
},
{
"value": "America/Indiana/Knox",
"title": "America/Indiana/Knox"
},
{
"value": "America/Indiana/Marengo",
"title": "America/Indiana/Marengo"
},
{
"value": "America/Indiana/Petersburg",
"title": "America/Indiana/Petersburg"
},
{
"value": "America/Indiana/Tell_City",
"title": "America/Indiana/Tell_City"
},
{
"value": "America/Indiana/Vevay",
"title": "America/Indiana/Vevay"
},
{
"value": "America/Indiana/Vincennes",
"title": "America/Indiana/Vincennes"
},
{
"value": "America/Indiana/Winamac",
"title": "America/Indiana/Winamac"
},
{
"value": "America/Inuvik",
"title": "America/Inuvik"
},
{
"value": "America/Iqaluit",
"title": "America/Iqaluit"
},
{
"value": "America/Jamaica",
"title": "America/Jamaica"
},
{
"value": "America/Juneau",
"title": "America/Juneau"
},
{
"value": "America/Kentucky/Louisville",
"title": "America/Kentucky/Louisville"
},
{
"value": "America/Kentucky/Monticello",
"title": "America/Kentucky/Monticello"
},
{
"value": "America/Kralendijk",
"title": "America/Kralendijk"
},
{
"value": "America/La_Paz",
"title": "America/La_Paz"
},
{
"value": "America/Lima",
"title": "America/Lima"
},
{
"value": "America/Los_Angeles",
"title": "America/Los_Angeles"
},
{
"value": "America/Lower_Princes",
"title": "America/Lower_Princes"
},
{
"value": "America/Maceio",
"title": "America/Maceio"
},
{
"value": "America/Managua",
"title": "America/Managua"
},
{
"value": "America/Manaus",
"title": "America/Manaus"
},
{
"value": "America/Marigot",
"title": "America/Marigot"
},
{
"value": "America/Martinique",
"title": "America/Martinique"
},
{
"value": "America/Matamoros",
"title": "America/Matamoros"
},
{
"value": "America/Mazatlan",
"title": "America/Mazatlan"
},
{
"value": "America/Menominee",
"title": "America/Menominee"
},
{
"value": "America/Merida",
"title": "America/Merida"
},
{
"value": "America/Metlakatla",
"title": "America/Metlakatla"
},
{
"value": "America/Mexico_City",
"title": "America/Mexico_City"
},
{
"value": "America/Miquelon",
"title": "America/Miquelon"
},
{
"value": "America/Moncton",
"title": "America/Moncton"
},
{
"value": "America/Monterrey",
"title": "America/Monterrey"
},
{
"value": "America/Montevideo",
"title": "America/Montevideo"
},
{
"value": "America/Montreal",
"title": "America/Montreal"
},
{
"value": "America/Montserrat",
"title": "America/Montserrat"
},
{
"value": "America/Nassau",
"title": "America/Nassau"
},
{
"value": "America/New_York",
"title": "America/New_York"
},
{
"value": "America/Nipigon",
"title": "America/Nipigon"
},
{
"value": "America/Nome",
"title": "America/Nome"
},
{
"value": "America/Noronha",
"title": "America/Noronha"
},
{
"value": "America/North_Dakota/Beulah",
"title": "America/North_Dakota/Beulah"
},
{
"value": "America/North_Dakota/Center",
"title": "America/North_Dakota/Center"
},
{
"value": "America/North_Dakota/New_Salem",
"title": "America/North_Dakota/New_Salem"
},
{
"value": "America/Ojinaga",
"title": "America/Ojinaga"
},
{
"value": "America/Panama",
"title": "America/Panama"
},
{
"value": "America/Pangnirtung",
"title": "America/Pangnirtung"
},
{
"value": "America/Paramaribo",
"title": "America/Paramaribo"
},
{
"value": "America/Phoenix",
"title": "America/Phoenix"
},
{
"value": "America/Port-au-Prince",
"title": "America/Port-au-Prince"
},
{
"value": "America/Port_of_Spain",
"title": "America/Port_of_Spain"
},
{
"value": "America/Porto_Velho",
"title": "America/Porto_Velho"
},
{
"value": "America/Puerto_Rico",
"title": "America/Puerto_Rico"
},
{
"value": "America/Rainy_River",
"title": "America/Rainy_River"
},
{
"value": "America/Rankin_Inlet",
"title": "America/Rankin_Inlet"
},
{
"value": "America/Recife",
"title": "America/Recife"
},
{
"value": "America/Regina",
"title": "America/Regina"
},
{
"value": "America/Resolute",
"title": "America/Resolute"
},
{
"value": "America/Rio_Branco",
"title": "America/Rio_Branco"
},
{
"value": "America/Santa_Isabel",
"title": "America/Santa_Isabel"
},
{
"value": "America/Santarem",
"title": "America/Santarem"
},
{
"value": "America/Santiago",
"title": "America/Santiago"
},
{
"value": "America/Santo_Domingo",
"title": "America/Santo_Domingo"
},
{
"value": "America/Sao_Paulo",
"title": "America/Sao_Paulo"
},
{
"value": "America/Scoresbysund",
"title": "America/Scoresbysund"
},
{
"value": "America/Shiprock",
"title": "America/Shiprock"
},
{
"value": "America/Sitka",
"title": "America/Sitka"
},
{
"value": "America/St_Barthelemy",
"title": "America/St_Barthelemy"
},
{
"value": "America/St_Johns",
"title": "America/St_Johns"
},
{
"value": "America/St_Kitts",
"title": "America/St_Kitts"
},
{
"value": "America/St_Lucia",
"title": "America/St_Lucia"
},
{
"value": "America/St_Thomas",
"title": "America/St_Thomas"
},
{
"value": "America/St_Vincent",
"title": "America/St_Vincent"
},
{
"value": "America/Swift_Current",
"title": "America/Swift_Current"
},
{
"value": "America/Tegucigalpa",
"title": "America/Tegucigalpa"
},
{
"value": "America/Thule",
"title": "America/Thule"
},
{
"value": "America/Thunder_Bay",
"title": "America/Thunder_Bay"
},
{
"value": "America/Tijuana",
"title": "America/Tijuana"
},
{
"value": "America/Toronto",
"title": "America/Toronto"
},
{
"value": "America/Tortola",
"title": "America/Tortola"
},
{
"value": "America/Vancouver",
"title": "America/Vancouver"
},
{
"value": "America/Whitehorse",
"title": "America/Whitehorse"
},
{
"value": "America/Winnipeg",
"title": "America/Winnipeg"
},
{
"value": "America/Yakutat",
"title": "America/Yakutat"
},
{
"value": "America/Yellowknife",
"title": "America/Yellowknife"
},
{
"value": "Antarctica/Casey",
"title": "Antarctica/Casey"
},
{
"value": "Antarctica/Davis",
"title": "Antarctica/Davis"
},
{
"value": "Antarctica/DumontDUrville",
"title": "Antarctica/DumontDUrville"
},
{
"value": "Antarctica/Macquarie",
"title": "Antarctica/Macquarie"
},
{
"value": "Antarctica/Mawson",
"title": "Antarctica/Mawson"
},
{
"value": "Antarctica/McMurdo",
"title": "Antarctica/McMurdo"
},
{
"value": "Antarctica/Palmer",
"title": "Antarctica/Palmer"
},
{
"value": "Antarctica/Rothera",
"title": "Antarctica/Rothera"
},
{
"value": "Antarctica/South_Pole",
"title": "Antarctica/South_Pole"
},
{
"value": "Antarctica/Syowa",
"title": "Antarctica/Syowa"
},
{
"value": "Antarctica/Vostok",
"title": "Antarctica/Vostok"
},
{
"value": "Arctic/Longyearbyen",
"title": "Arctic/Longyearbyen"
},
{
"value": "Asia/Aden",
"title": "Asia/Aden"
},
{
"value": "Asia/Almaty",
"title": "Asia/Almaty"
},
{
"value": "Asia/Amman",
"title": "Asia/Amman"
},
{
"value": "Asia/Anadyr",
"title": "Asia/Anadyr"
},
{
"value": "Asia/Aqtau",
"title": "Asia/Aqtau"
},
{
"value": "Asia/Aqtobe",
"title": "Asia/Aqtobe"
},
{
"value": "Asia/Ashgabat",
"title": "Asia/Ashgabat"
},
{
"value": "Asia/Baghdad",
"title": "Asia/Baghdad"
},
{
"value": "Asia/Bahrain",
"title": "Asia/Bahrain"
},
{
"value": "Asia/Baku",
"title": "Asia/Baku"
},
{
"value": "Asia/Bangkok",
"title": "Asia/Bangkok"
},
{
"value": "Asia/Beirut",
"title": "Asia/Beirut"
},
{
"value": "Asia/Bishkek",
"title": "Asia/Bishkek"
},
{
"value": "Asia/Brunei",
"title": "Asia/Brunei"
},
{
"value": "Asia/Choibalsan",
"title": "Asia/Choibalsan"
},
{
"value": "Asia/Chongqing",
"title": "Asia/Chongqing"
},
{
"value": "Asia/Colombo",
"title": "Asia/Colombo"
},
{
"value": "Asia/Damascus",
"title": "Asia/Damascus"
},
{
"value": "Asia/Dhaka",
"title": "Asia/Dhaka"
},
{
"value": "Asia/Dili",
"title": "Asia/Dili"
},
{
"value": "Asia/Dubai",
"title": "Asia/Dubai"
},
{
"value": "Asia/Dushanbe",
"title": "Asia/Dushanbe"
},
{
"value": "Asia/Gaza",
"title": "Asia/Gaza"
},
{
"value": "Asia/Harbin",
"title": "Asia/Harbin"
},
{
"value": "Asia/Hebron",
"title": "Asia/Hebron"
},
{
"value": "Asia/Ho_Chi_Minh",
"title": "Asia/Ho_Chi_Minh"
},
{
"value": "Asia/Hong_Kong",
"title": "Asia/Hong_Kong"
},
{
"value": "Asia/Hovd",
"title": "Asia/Hovd"
},
{
"value": "Asia/Irkutsk",
"title": "Asia/Irkutsk"
},
{
"value": "Asia/Istanbul",
"title": "Asia/Istanbul"
},
{
"value": "Asia/Jakarta",
"title": "Asia/Jakarta"
},
{
"value": "Asia/Jayapura",
"title": "Asia/Jayapura"
},
{
"value": "Asia/Jerusalem",
"title": "Asia/Jerusalem"
},
{
"value": "Asia/Kabul",
"title": "Asia/Kabul"
},
{
"value": "Asia/Kamchatka",
"title": "Asia/Kamchatka"
},
{
"value": "Asia/Karachi",
"title": "Asia/Karachi"
},
{
"value": "Asia/Kashgar",
"title": "Asia/Kashgar"
},
{
"value": "Asia/Kathmandu",
"title": "Asia/Kathmandu"
},
{
"value": "Asia/Kolkata",
"title": "Asia/Kolkata"
},
{
"value": "Asia/Krasnoyarsk",
"title": "Asia/Krasnoyarsk"
},
{
"value": "Asia/Kuala_Lumpur",
"title": "Asia/Kuala_Lumpur"
},
{
"value": "Asia/Kuching",
"title": "Asia/Kuching"
},
{
"value": "Asia/Kuwait",
"title": "Asia/Kuwait"
},
{
"value": "Asia/Macau",
"title": "Asia/Macau"
},
{
"value": "Asia/Magadan",
"title": "Asia/Magadan"
},
{
"value": "Asia/Makassar",
"title": "Asia/Makassar"
},
{
"value": "Asia/Manila",
"title": "Asia/Manila"
},
{
"value": "Asia/Muscat",
"title": "Asia/Muscat"
},
{
"value": "Asia/Nicosia",
"title": "Asia/Nicosia"
},
{
"value": "Asia/Novokuznetsk",
"title": "Asia/Novokuznetsk"
},
{
"value": "Asia/Novosibirsk",
"title": "Asia/Novosibirsk"
},
{
"value": "Asia/Omsk",
"title": "Asia/Omsk"
},
{
"value": "Asia/Oral",
"title": "Asia/Oral"
},
{
"value": "Asia/Phnom_Penh",
"title": "Asia/Phnom_Penh"
},
{
"value": "Asia/Pontianak",
"title": "Asia/Pontianak"
},
{
"value": "Asia/Pyongyang",
"title": "Asia/Pyongyang"
},
{
"value": "Asia/Qatar",
"title": "Asia/Qatar"
},
{
"value": "Asia/Qyzylorda",
"title": "Asia/Qyzylorda"
},
{
"value": "Asia/Rangoon",
"title": "Asia/Rangoon"
},
{
"value": "Asia/Riyadh",
"title": "Asia/Riyadh"
},
{
"value": "Asia/Riyadh87",
"title": "Asia/Riyadh87"
},
{
"value": "Asia/Riyadh88",
"title": "Asia/Riyadh88"
},
{
"value": "Asia/Riyadh89",
"title": "Asia/Riyadh89"
},
{
"value": "Asia/Sakhalin",
"title": "Asia/Sakhalin"
},
{
"value": "Asia/Samarkand",
"title": "Asia/Samarkand"
},
{
"value": "Asia/Seoul",
"title": "Asia/Seoul"
},
{
"value": "Asia/Shanghai",
"title": "Asia/Shanghai"
},
{
"value": "Asia/Singapore",
"title": "Asia/Singapore"
},
{
"value": "Asia/Taipei",
"title": "Asia/Taipei"
},
{
"value": "Asia/Tashkent",
"title": "Asia/Tashkent"
},
{
"value": "Asia/Tbilisi",
"title": "Asia/Tbilisi"
},
{
"value": "Asia/Tehran",
"title": "Asia/Tehran"
},
{
"value": "Asia/Thimphu",
"title": "Asia/Thimphu"
},
{
"value": "Asia/Tokyo",
"title": "Asia/Tokyo"
},
{
"value": "Asia/Ulaanbaatar",
"title": "Asia/Ulaanbaatar"
},
{
"value": "Asia/Urumqi",
"title": "Asia/Urumqi"
},
{
"value": "Asia/Vientiane",
"title": "Asia/Vientiane"
},
{
"value": "Asia/Vladivostok",
"title": "Asia/Vladivostok"
},
{
"value": "Asia/Yakutsk",
"title": "Asia/Yakutsk"
},
{
"value": "Asia/Yekaterinburg",
"title": "Asia/Yekaterinburg"
},
{
"value": "Asia/Yerevan",
"title": "Asia/Yerevan"
},
{
"value": "Atlantic/Azores",
"title": "Atlantic/Azores"
},
{
"value": "Atlantic/Bermuda",
"title": "Atlantic/Bermuda"
},
{
"value": "Atlantic/Canary",
"title": "Atlantic/Canary"
},
{
"value": "Atlantic/Cape_Verde",
"title": "Atlantic/Cape_Verde"
},
{
"value": "Atlantic/Faroe",
"title": "Atlantic/Faroe"
},
{
"value": "Atlantic/Madeira",
"title": "Atlantic/Madeira"
},
{
"value": "Atlantic/Reykjavik",
"title": "Atlantic/Reykjavik"
},
{
"value": "Atlantic/South_Georgia",
"title": "Atlantic/South_Georgia"
},
{
"value": "Atlantic/St_Helena",
"title": "Atlantic/St_Helena"
},
{
"value": "Atlantic/Stanley",
"title": "Atlantic/Stanley"
},
{
"value": "Australia/Adelaide",
"title": "Australia/Adelaide"
},
{
"value": "Australia/Brisbane",
"title": "Australia/Brisbane"
},
{
"value": "Australia/Broken_Hill",
"title": "Australia/Broken_Hill"
},
{
"value": "Australia/Currie",
"title": "Australia/Currie"
},
{
"value": "Australia/Darwin",
"title": "Australia/Darwin"
},
{
"value": "Australia/Eucla",
"title": "Australia/Eucla"
},
{
"value": "Australia/Hobart",
"title": "Australia/Hobart"
},
{
"value": "Australia/Lindeman",
"title": "Australia/Lindeman"
},
{
"value": "Australia/Lord_Howe",
"title": "Australia/Lord_Howe"
},
{
"value": "Australia/Melbourne",
"title": "Australia/Melbourne"
},
{
"value": "Australia/Perth",
"title": "Australia/Perth"
},
{
"value": "Australia/Sydney",
"title": "Australia/Sydney"
},
{
"value": "CET",
"title": "CET"
},
{
"value": "CST6CDT",
"title": "CST6CDT"
},
{
"value": "EET",
"title": "EET"
},
{
"value": "EST",
"title": "EST"
},
{
"value": "EST5EDT",
"title": "EST5EDT"
},
{
"value": "Etc/GMT",
"title": "Etc/GMT"
},
{
"value": "Etc/GMT+0",
"title": "Etc/GMT+0"
},
{
"value": "Etc/GMT+1",
"title": "Etc/GMT+1"
},
{
"value": "Etc/GMT+10",
"title": "Etc/GMT+10"
},
{
"value": "Etc/GMT+11",
"title": "Etc/GMT+11"
},
{
"value": "Etc/GMT+12",
"title": "Etc/GMT+12"
},
{
"value": "Etc/GMT+2",
"title": "Etc/GMT+2"
},
{
"value": "Etc/GMT+3",
"title": "Etc/GMT+3"
},
{
"value": "Etc/GMT+4",
"title": "Etc/GMT+4"
},
{
"value": "Etc/GMT+5",
"title": "Etc/GMT+5"
},
{
"value": "Etc/GMT+6",
"title": "Etc/GMT+6"
},
{
"value": "Etc/GMT+7",
"title": "Etc/GMT+7"
},
{
"value": "Etc/GMT+8",
"title": "Etc/GMT+8"
},
{
"value": "Etc/GMT+9",
"title": "Etc/GMT+9"
},
{
"value": "Etc/GMT-0",
"title": "Etc/GMT-0"
},
{
"value": "Etc/GMT-1",
"title": "Etc/GMT-1"
},
{
"value": "Etc/GMT-10",
"title": "Etc/GMT-10"
},
{
"value": "Etc/GMT-11",
"title": "Etc/GMT-11"
},
{
"value": "Etc/GMT-12",
"title": "Etc/GMT-12"
},
{
"value": "Etc/GMT-13",
"title": "Etc/GMT-13"
},
{
"value": "Etc/GMT-14",
"title": "Etc/GMT-14"
},
{
"value": "Etc/GMT-2",
"title": "Etc/GMT-2"
},
{
"value": "Etc/GMT-3",
"title": "Etc/GMT-3"
},
{
"value": "Etc/GMT-4",
"title": "Etc/GMT-4"
},
{
"value": "Etc/GMT-5",
"title": "Etc/GMT-5"
},
{
"value": "Etc/GMT-6",
"title": "Etc/GMT-6"
},
{
"value": "Etc/GMT-7",
"title": "Etc/GMT-7"
},
{
"value": "Etc/GMT-8",
"title": "Etc/GMT-8"
},
{
"value": "Etc/GMT-9",
"title": "Etc/GMT-9"
},
{
"value": "Etc/GMT0",
"title": "Etc/GMT0"
},
{
"value": "Etc/Greenwich",
"title": "Etc/Greenwich"
},
{
"value": "Etc/UCT",
"title": "Etc/UCT"
},
{
"value": "Etc/UTC",
"title": "Etc/UTC"
},
{
"value": "Etc/Universal",
"title": "Etc/Universal"
},
{
"value": "Etc/Zulu",
"title": "Etc/Zulu"
},
{
"value": "Europe/Amsterdam",
"title": "Europe/Amsterdam"
},
{
"value": "Europe/Andorra",
"title": "Europe/Andorra"
},
{
"value": "Europe/Athens",
"title": "Europe/Athens"
},
{
"value": "Europe/Belgrade",
"title": "Europe/Belgrade"
},
{
"value": "Europe/Berlin",
"title": "Europe/Berlin"
},
{
"value": "Europe/Bratislava",
"title": "Europe/Bratislava"
},
{
"value": "Europe/Brussels",
"title": "Europe/Brussels"
},
{
"value": "Europe/Bucharest",
"title": "Europe/Bucharest"
},
{
"value": "Europe/Budapest",
"title": "Europe/Budapest"
},
{
"value": "Europe/Chisinau",
"title": "Europe/Chisinau"
},
{
"value": "Europe/Copenhagen",
"title": "Europe/Copenhagen"
},
{
"value": "Europe/Dublin",
"title": "Europe/Dublin"
},
{
"value": "Europe/Gibraltar",
"title": "Europe/Gibraltar"
},
{
"value": "Europe/Guernsey",
"title": "Europe/Guernsey"
},
{
"value": "Europe/Helsinki",
"title": "Europe/Helsinki"
},
{
"value": "Europe/Isle_of_Man",
"title": "Europe/Isle_of_Man"
},
{
"value": "Europe/Istanbul",
"title": "Europe/Istanbul"
},
{
"value": "Europe/Jersey",
"title": "Europe/Jersey"
},
{
"value": "Europe/Kaliningrad",
"title": "Europe/Kaliningrad"
},
{
"value": "Europe/Kiev",
"title": "Europe/Kiev"
},
{
"value": "Europe/Lisbon",
"title": "Europe/Lisbon"
},
{
"value": "Europe/Ljubljana",
"title": "Europe/Ljubljana"
},
{
"value": "Europe/London",
"title": "Europe/London"
},
{
"value": "Europe/Luxembourg",
"title": "Europe/Luxembourg"
},
{
"value": "Europe/Madrid",
"title": "Europe/Madrid"
},
{
"value": "Europe/Malta",
"title": "Europe/Malta"
},
{
"value": "Europe/Mariehamn",
"title": "Europe/Mariehamn"
},
{
"value": "Europe/Minsk",
"title": "Europe/Minsk"
},
{
"value": "Europe/Monaco",
"title": "Europe/Monaco"
},
{
"value": "Europe/Moscow",
"title": "Europe/Moscow"
},
{
"value": "Europe/Nicosia",
"title": "Europe/Nicosia"
},
{
"value": "Europe/Oslo",
"title": "Europe/Oslo"
},
{
"value": "Europe/Paris",
"title": "Europe/Paris"
},
{
"value": "Europe/Podgorica",
"title": "Europe/Podgorica"
},
{
"value": "Europe/Prague",
"title": "Europe/Prague"
},
{
"value": "Europe/Riga",
"title": "Europe/Riga"
},
{
"value": "Europe/Rome",
"title": "Europe/Rome"
},
{
"value": "Europe/Samara",
"title": "Europe/Samara"
},
{
"value": "Europe/San_Marino",
"title": "Europe/San_Marino"
},
{
"value": "Europe/Sarajevo",
"title": "Europe/Sarajevo"
},
{
"value": "Europe/Simferopol",
"title": "Europe/Simferopol"
},
{
"value": "Europe/Skopje",
"title": "Europe/Skopje"
},
{
"value": "Europe/Sofia",
"title": "Europe/Sofia"
},
{
"value": "Europe/Stockholm",
"title": "Europe/Stockholm"
},
{
"value": "Europe/Tallinn",
"title": "Europe/Tallinn"
},
{
"value": "Europe/Tirane",
"title": "Europe/Tirane"
},
{
"value": "Europe/Uzhgorod",
"title": "Europe/Uzhgorod"
},
{
"value": "Europe/Vaduz",
"title": "Europe/Vaduz"
},
{
"value": "Europe/Vatican",
"title": "Europe/Vatican"
},
{
"value": "Europe/Vienna",
"title": "Europe/Vienna"
},
{
"value": "Europe/Vilnius",
"title": "Europe/Vilnius"
},
{
"value": "Europe/Volgograd",
"title": "Europe/Volgograd"
},
{
"value": "Europe/Warsaw",
"title": "Europe/Warsaw"
},
{
"value": "Europe/Zagreb",
"title": "Europe/Zagreb"
},
{
"value": "Europe/Zaporozhye",
"title": "Europe/Zaporozhye"
},
{
"value": "Europe/Zurich",
"title": "Europe/Zurich"
},
{
"value": "HST",
"title": "HST"
},
{
"value": "Indian/Antananarivo",
"title": "Indian/Antananarivo"
},
{
"value": "Indian/Chagos",
"title": "Indian/Chagos"
},
{
"value": "Indian/Christmas",
"title": "Indian/Christmas"
},
{
"value": "Indian/Cocos",
"title": "Indian/Cocos"
},
{
"value": "Indian/Comoro",
"title": "Indian/Comoro"
},
{
"value": "Indian/Kerguelen",
"title": "Indian/Kerguelen"
},
{
"value": "Indian/Mahe",
"title": "Indian/Mahe"
},
{
"value": "Indian/Maldives",
"title": "Indian/Maldives"
},
{
"value": "Indian/Mauritius",
"title": "Indian/Mauritius"
},
{
"value": "Indian/Mayotte",
"title": "Indian/Mayotte"
},
{
"value": "Indian/Reunion",
"title": "Indian/Reunion"
},
{
"value": "MET",
"title": "MET"
},
{
"value": "MST",
"title": "MST"
},
{
"value": "MST7MDT",
"title": "MST7MDT"
},
{
"value": "Mideast/Riyadh87",
"title": "Mideast/Riyadh87"
},
{
"value": "Mideast/Riyadh88",
"title": "Mideast/Riyadh88"
},
{
"value": "Mideast/Riyadh89",
"title": "Mideast/Riyadh89"
},
{
"value": "PST8PDT",
"title": "PST8PDT"
},
{
"value": "Pacific/Apia",
"title": "Pacific/Apia"
},
{
"value": "Pacific/Auckland",
"title": "Pacific/Auckland"
},
{
"value": "Pacific/Chatham",
"title": "Pacific/Chatham"
},
{
"value": "Pacific/Chuuk",
"title": "Pacific/Chuuk"
},
{
"value": "Pacific/Easter",
"title": "Pacific/Easter"
},
{
"value": "Pacific/Efate",
"title": "Pacific/Efate"
},
{
"value": "Pacific/Enderbury",
"title": "Pacific/Enderbury"
},
{
"value": "Pacific/Fakaofo",
"title": "Pacific/Fakaofo"
},
{
"value": "Pacific/Fiji",
"title": "Pacific/Fiji"
},
{
"value": "Pacific/Funafuti",
"title": "Pacific/Funafuti"
},
{
"value": "Pacific/Galapagos",
"title": "Pacific/Galapagos"
},
{
"value": "Pacific/Gambier",
"title": "Pacific/Gambier"
},
{
"value": "Pacific/Guadalcanal",
"title": "Pacific/Guadalcanal"
},
{
"value": "Pacific/Guam",
"title": "Pacific/Guam"
},
{
"value": "Pacific/Honolulu",
"title": "Pacific/Honolulu"
},
{
"value": "Pacific/Johnston",
"title": "Pacific/Johnston"
},
{
"value": "Pacific/Kiritimati",
"title": "Pacific/Kiritimati"
},
{
"value": "Pacific/Kosrae",
"title": "Pacific/Kosrae"
},
{
"value": "Pacific/Kwajalein",
"title": "Pacific/Kwajalein"
},
{
"value": "Pacific/Majuro",
"title": "Pacific/Majuro"
},
{
"value": "Pacific/Marquesas",
"title": "Pacific/Marquesas"
},
{
"value": "Pacific/Midway",
"title": "Pacific/Midway"
},
{
"value": "Pacific/Nauru",
"title": "Pacific/Nauru"
},
{
"value": "Pacific/Niue",
"title": "Pacific/Niue"
},
{
"value": "Pacific/Norfolk",
"title": "Pacific/Norfolk"
},
{
"value": "Pacific/Noumea",
"title": "Pacific/Noumea"
},
{
"value": "Pacific/Pago_Pago",
"title": "Pacific/Pago_Pago"
},
{
"value": "Pacific/Palau",
"title": "Pacific/Palau"
},
{
"value": "Pacific/Pitcairn",
"title": "Pacific/Pitcairn"
},
{
"value": "Pacific/Pohnpei",
"title": "Pacific/Pohnpei"
},
{
"value": "Pacific/Port_Moresby",
"title": "Pacific/Port_Moresby"
},
{
"value": "Pacific/Rarotonga",
"title": "Pacific/Rarotonga"
},
{
"value": "Pacific/Saipan",
"title": "Pacific/Saipan"
},
{
"value": "Pacific/Tahiti",
"title": "Pacific/Tahiti"
},
{
"value": "Pacific/Tarawa",
"title": "Pacific/Tarawa"
},
{
"value": "Pacific/Tongatapu",
"title": "Pacific/Tongatapu"
},
{
"value": "Pacific/Wake",
"title": "Pacific/Wake"
},
{
"value": "Pacific/Wallis",
"title": "Pacific/Wallis"
},
{
"value": "US/Pacific-New",
"title": "US/Pacific-New"
},
{
"value": "WET",
"title": "WET"
}
],
"default": "Etc/GMT",
"maxItems": 1,
"type": "string"
}
}
},
"type": "array",
"title": "Remote Destination Phone"
},
"outboundCallRollover": {
"description": " Use this setting for the \n Cisco Unified IP Phone 7931. \n \n \n No Rollover\u2014Conference and transfer will not work in this mode. If a user attempts to use either of these features, the phone status displays as \"Error Pass Limit.\" Choose this setting only if you need to support CTI applications. \n \n Rollover Within Same DN\u2014Conferences and call transfers complete by using the same directory number (on different lines). For example, consider a phone that has directory number 1506 that is assigned to both Line 6 and 7. The user has an active call on Line 6 and decides to transfer the call. When the user presses the Transfer button, the call on Line 6 gets placed on hold, and a new call initiates on Line 7 to complete the transfer. \n \n Rollover to any line\u2014Conferences and call transfers complete by using a different directory number and line than the original call. For example, consider a phone that has directory number 1507 assigned to Line 8 and directory number 1508 assigned to Line 9. The user has an active call on Line 8 and decides to transfer the call. When the user presses the Transfer button, the call on Line 8 gets placed on hold, and a new call initiates on Line 9 to complete the transfer. \n ",
"title": "Outbound Call Rollover",
"minItems": 0,
"required": false,
"choices": [
{
"value": "No Rollover",
"title": "No Rollover"
},
{
"value": "Rollover Within Same DN",
"title": "Rollover Within Same DN"
},
{
"value": "Rollover to any line",
"title": "Rollover to any line"
}
],
"default": "No Rollover",
"maxItems": 1,
"type": "string"
},
"ip_address": {
"type": "string",
"description": "IP address of the phone",
"title": "IP Address"
},
"primaryPhoneName": {
"description": " Choose the physical phone that will be associated with the application, such as IP communicator or Cisco Unified Personal Communicator. When you choose a primary phone, the application consumes fewer device license units and is considered an \"adjunct\" license (to the primary phone). ",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Phone",
"title": "Primary Phone",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Phone/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"name": {
"description": " Enter a name to identify software-based telephones, H.323 clients, and CTI ports. For device names that are not based on a MAC address, as a general rule, you can enter 1 to 15 characters comprised of alphanumeric characters (a-z, A-D, 0-9). In most cases you can use dot (.), dash (-), and underscore (_) as well. \n \n \n \n Tip\u00a0\u00a0\u00a0 \n Because the rules for the device name field depend on the device type, Cisco recommends that you see the product documentation to determine which character set is valid for your device, as well as the number of characters allowed. For example, when you configure the device name for the \n Cisco Unified Personal Communicator, make sure that the name starts with UPC. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n Ensure that the device name of a \n Cisco Unified Mobile Communicator does not exceed 15 characters. If the device name of a \n Cisco Unified Mobile Communicator exceeds 15 characters, migration of this device will fail upon upgrade to a different release of \n Cisco Unified Communications Manager. If an existing \n Cisco Unified Mobile Communicator device name specifies a longer name, shorten the device name to 15 or fewer characters. \n Cisco Unified Mobile Communicator supports dual mode phones. The preceding limit of 15 characters also applies to \n Cisco Unified Mobile Communicator dual mode. When the MI for a dual mode phone is longer than 15 characters, the cellular network rejects the phone registration. \n \n \n ",
"title": "Device Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"retryVideoCallAsAudio": {
"description": " This check box applies only to video endpoints that receive a call. If this phone receives a call that does not connect as video, the call tries to connect as an audio call. By default, the system checks this check box to specify that this device should immediately retry a video call as an audio call (if it cannot connect as a video call) prior to sending the call to call control for rerouting. If you uncheck this check box, a video call that fails to connect as video does not try to establish as an audio call. The call then fails to call control, and call control routes the call via automatic alternate routing (AAR) and/or route/hunt list. ",
"title": "Retry Video Call as Audio",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"callInfoPrivacyStatus": {
"description": " For each phone that wants Privacy, choose On in the Privacy drop-down list box. ",
"title": "Privacy",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"geoLocationFilterName": {
"target": "/api/device/cucm/GeoLocationFilter/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/GeoLocationFilter",
"title": "Geo Location Filter Name",
"type": [
"string",
"null"
]
},
"phoneServiceDisplay": {
"description": " From the drop-down list box, choose how the phone will support the services: \n \n \n Internal\u2014The phone uses the phone configuration file to support the service. Choose this option or Both for Cisco-provided default services where the Service URL has not been updated; that is, the service URL indicates Application:Cisco/<name of service>; for example, Application:Cisco/CorporateDirectory. Choose Internal or Both for Cisco-signed Java MIDlets because Cisco-signed Java MIDlets are provisioned in the configuration file. \n \n External URL\u2014Choosing External URL indicates that the phone ignores the services in the phone configuration file and retrieves the services from a Service URL. If you configured a custom Service URL for a service, including a Cisco-provided default service, you must choose either External URL or Both; if you choose Internal in this case, the services that are associated with the custom URLs do not work on the phone. \n \n Both\u2014Choosing Both indicates that the phone support both the services that are defined in the configuration file and external applications that are retrieved from service URLs. \n ",
"title": "Services Provisioning",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Internal",
"title": "Internal"
},
{
"value": "External URL",
"title": "External URL"
},
{
"value": "Both",
"title": "Both"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"keyOrder": {
"description": "keyOrder can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.",
"title": "Key Order",
"minItems": 0,
"required": false,
"choices": [
{
"value": "RSA Only",
"title": "RSA Only"
},
{
"value": "EC Only",
"title": "EC Only"
},
{
"value": "EC Preferred, RSA Backup",
"title": "EC Preferred, RSA Backup"
}
],
"default": "RSA Only",
"maxItems": 1,
"type": "string"
},
"secureDirectoryUrl": {
"description": " Enter the secure URL for the server from which the phone obtains directory information. This parameter specifies the URL that secured \n Cisco Unified IP Phones use when you press the Directory button. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you do not provide a Secure Directory URL, the device uses the nonsecure URL. If you provide both a secure URL and a nonsecure URL, the device chooses the appropriate URL, based on its capabilities. \n \n \n Leave this field blank to accept the default setting. Maximum length: 255 ",
"title": "Secure Directory URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"alwaysUsePrimeLineForVoiceMessage": {
"description": " From the drop-down list box, choose one of the following options: \n \n \n On\u2014If the phone is idle, the primary line on the phone becomes the active line for retrieving voice messages when the phone user presses the Messages button on the phone. \n \n Off\u2014If the phone is idle, pressing the Messages button on the phone automatically dials the voice-messaging system from the line that has a voice message. Cisco Unified CM always selects the first line that has a voice message. If no line has a voice message, the primary line gets used when the phone user presses the Messages button. \n \n Default\u2014Cisco Unified CM uses the configuration from the Always Use Prime Line for Voice Message service parameter, which supports the Cisco CallManager service. \n ",
"title": "Always Use Prime Line for Voice Message",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"mtpRequired": {
"description": "This field is applicable only to SIP phones.",
"title": "Mtp Required",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"secureMessageUrl": {
"description": " Enter the secure URL for the messages server. The \n Cisco Unified IP Phone contacts this URL when the user presses the Messages button. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you do not provide a Secure Messages URL, the device uses the nonsecure URL. If you provide both a secure URL and a nonsecure URL, the device chooses the appropriate URL, based on its capabilities. \n \n \n To accept the default setting, leave this field blank. Maximum length: 255 ",
"title": "Secure Messages URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"keySize": {
"description": " For this setting that is used for CAPF, choose the key size for the certificate from the drop-down list box. The default setting equals 1024. Other options include 512 and 2048. If you choose a higher key size than the default setting, the phones take longer to generate the entropy that is required to generate the keys. Key generation, which is set at low priority, allows the phone to function while the action occurs. Depending on the phone model, you may notice that key generation takes up to 30 or more minutes to complete. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The CAPF settings that are configured in the Phone Security Profile window interact with the CAPF parameters that are configured in the Phone Configuration window. \n \n \n ",
"title": "Key Size (Bits)",
"minItems": 0,
"required": false,
"choices": [
{
"value": "512",
"title": "512"
},
{
"value": "1024",
"title": "1024"
},
{
"value": "2048",
"title": "2048"
},
{
"value": "3072",
"title": "3072"
},
{
"value": "4096",
"title": "4096"
}
],
"default": "2048",
"maxItems": 1,
"type": "string"
},
"proxyServerUrl": {
"description": " Enter the host and port (for example, proxy.cisco.com:80) that are used to proxy HTTP requests for access to non-local host addresses from the phone HTTP client. \n \n The rule contains two parts for when to use the proxy server parameter: \n \n \n The hostname contains a \".\" \n \n The hostname specifies an IP address in any form. \n \n If you do not configure this URL, the phone attempts to connect directly to the URL. To accept the default setting, leave this field blank. ",
"title": "Proxy Server",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"addOnModules": {
"description": "Additional modules attached to the Phone.There can be 0,1, 2 or 3.",
"title": "Add On Modules",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"null",
"object"
],
"properties": {
"addOnModule": {
"name": "addOnModule",
"title": "Add On Module",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"loadInformation": {
"description": " Enter the custom software for the appropriate expansion module, if applicable. The value that you enter overrides the default value for the current model. Ensure the firmware load matches the module load. ",
"title": "Module 3 Load Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "loadInformation"
},
"model": {
"description": "Model ID string.",
"title": "Model",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Cisco 30 SP+",
"title": "Cisco 30 SP+"
},
{
"value": "Cisco 12 SP+",
"title": "Cisco 12 SP+"
},
{
"value": "Cisco 12 SP",
"title": "Cisco 12 SP"
},
{
"value": "Cisco 12 S",
"title": "Cisco 12 S"
},
{
"value": "Cisco 30 VIP",
"title": "Cisco 30 VIP"
},
{
"value": "Cisco 7910",
"title": "Cisco 7910"
},
{
"value": "Cisco 7960",
"title": "Cisco 7960"
},
{
"value": "Cisco 7940",
"title": "Cisco 7940"
},
{
"value": "Cisco 7935",
"title": "Cisco 7935"
},
{
"value": "Cisco VGC Phone",
"title": "Cisco VGC Phone"
},
{
"value": "Cisco VGC Virtual Phone",
"title": "Cisco VGC Virtual Phone"
},
{
"value": "Cisco ATA 186",
"title": "Cisco ATA 186"
},
{
"value": "EMCC Base Phone",
"title": "EMCC Base Phone"
},
{
"value": "SCCP Phone",
"title": "SCCP Phone"
},
{
"value": "Analog Access",
"title": "Analog Access"
},
{
"value": "Digital Access",
"title": "Digital Access"
},
{
"value": "Digital Access+",
"title": "Digital Access+"
},
{
"value": "Digital Access WS-X6608",
"title": "Digital Access WS-X6608"
},
{
"value": "Analog Access WS-X6624",
"title": "Analog Access WS-X6624"
},
{
"value": "VGC Gateway",
"title": "VGC Gateway"
},
{
"value": "Conference Bridge",
"title": "Conference Bridge"
},
{
"value": "Conference Bridge WS-X6608",
"title": "Conference Bridge WS-X6608"
},
{
"value": "Cisco IOS Conference Bridge (HDV2)",
"title": "Cisco IOS Conference Bridge (HDV2)"
},
{
"value": "Cisco Conference Bridge (WS-SVC-CMM)",
"title": "Cisco Conference Bridge (WS-SVC-CMM)"
},
{
"value": "H.323 Phone",
"title": "H.323 Phone"
},
{
"value": "H.323 Gateway",
"title": "H.323 Gateway"
},
{
"value": "Music On Hold",
"title": "Music On Hold"
},
{
"value": "Device Pilot",
"title": "Device Pilot"
},
{
"value": "CTI Port",
"title": "CTI Port"
},
{
"value": "CTI Route Point",
"title": "CTI Route Point"
},
{
"value": "Voice Mail Port",
"title": "Voice Mail Port"
},
{
"value": "Cisco IOS Software Media Termination Point (HDV2)",
"title": "Cisco IOS Software Media Termination Point (HDV2)"
},
{
"value": "Cisco Media Server (WS-SVC-CMM-MS)",
"title": "Cisco Media Server (WS-SVC-CMM-MS)"
},
{
"value": "Cisco Video Conference Bridge (IPVC-35xx)",
"title": "Cisco Video Conference Bridge (IPVC-35xx)"
},
{
"value": "Cisco IOS Heterogeneous Video Conference Bridge",
"title": "Cisco IOS Heterogeneous Video Conference Bridge"
},
{
"value": "Cisco IOS Guaranteed Audio Video Conference Bridge",
"title": "Cisco IOS Guaranteed Audio Video Conference Bridge"
},
{
"value": "Cisco IOS Homogeneous Video Conference Bridge",
"title": "Cisco IOS Homogeneous Video Conference Bridge"
},
{
"value": "Route List",
"title": "Route List"
},
{
"value": "Load Simulator",
"title": "Load Simulator"
},
{
"value": "Media Termination Point",
"title": "Media Termination Point"
},
{
"value": "Media Termination Point Hardware",
"title": "Media Termination Point Hardware"
},
{
"value": "Cisco IOS Media Termination Point (HDV2)",
"title": "Cisco IOS Media Termination Point (HDV2)"
},
{
"value": "Cisco Media Termination Point (WS-SVC-CMM)",
"title": "Cisco Media Termination Point (WS-SVC-CMM)"
},
{
"value": "Cisco 7941",
"title": "Cisco 7941"
},
{
"value": "Cisco 7971",
"title": "Cisco 7971"
},
{
"value": "MGCP Station",
"title": "MGCP Station"
},
{
"value": "MGCP Trunk",
"title": "MGCP Trunk"
},
{
"value": "GateKeeper",
"title": "GateKeeper"
},
{
"value": "7914 14-Button Line Expansion Module",
"title": "7914 14-Button Line Expansion Module"
},
{
"value": "Trunk",
"title": "Trunk"
},
{
"value": "Tone Announcement Player",
"title": "Tone Announcement Player"
},
{
"value": "SIP Trunk",
"title": "SIP Trunk"
},
{
"value": "SIP Gateway",
"title": "SIP Gateway"
},
{
"value": "WSM Trunk",
"title": "WSM Trunk"
},
{
"value": "Remote Destination Profile",
"title": "Remote Destination Profile"
},
{
"value": "7915 12-Button Line Expansion Module",
"title": "7915 12-Button Line Expansion Module"
},
{
"value": "7915 24-Button Line Expansion Module",
"title": "7915 24-Button Line Expansion Module"
},
{
"value": "7916 12-Button Line Expansion Module",
"title": "7916 12-Button Line Expansion Module"
},
{
"value": "7916 24-Button Line Expansion Module",
"title": "7916 24-Button Line Expansion Module"
},
{
"value": "CKEM 36-Button Line Expansion Module",
"title": "CKEM 36-Button Line Expansion Module"
},
{
"value": "SPA8800",
"title": "SPA8800"
},
{
"value": "Unknown MGCP Gateway",
"title": "Unknown MGCP Gateway"
},
{
"value": "Unknown",
"title": "Unknown"
},
{
"value": "Cisco 7985",
"title": "Cisco 7985"
},
{
"value": "Cisco 7911",
"title": "Cisco 7911"
},
{
"value": "Cisco 7961G-GE",
"title": "Cisco 7961G-GE"
},
{
"value": "Cisco 7941G-GE",
"title": "Cisco 7941G-GE"
},
{
"value": "Motorola CN622",
"title": "Motorola CN622"
},
{
"value": "Third-party SIP Device (Basic)",
"title": "Third-party SIP Device (Basic)"
},
{
"value": "Cisco 7931",
"title": "Cisco 7931"
},
{
"value": "Cisco Unified Personal Communicator",
"title": "Cisco Unified Personal Communicator"
},
{
"value": "Cisco 7921",
"title": "Cisco 7921"
},
{
"value": "Cisco 7906",
"title": "Cisco 7906"
},
{
"value": "Third-party SIP Device (Advanced)",
"title": "Third-party SIP Device (Advanced)"
},
{
"value": "Cisco TelePresence",
"title": "Cisco TelePresence"
},
{
"value": "Nokia S60",
"title": "Nokia S60"
},
{
"value": "Cisco 7962",
"title": "Cisco 7962"
},
{
"value": "Cisco 3951",
"title": "Cisco 3951"
},
{
"value": "Cisco 7937",
"title": "Cisco 7937"
},
{
"value": "Cisco 7942",
"title": "Cisco 7942"
},
{
"value": "Cisco 7945",
"title": "Cisco 7945"
},
{
"value": "Cisco 7965",
"title": "Cisco 7965"
},
{
"value": "Cisco 7975",
"title": "Cisco 7975"
},
{
"value": "Cisco 3911",
"title": "Cisco 3911"
},
{
"value": "Cisco Unified Mobile Communicator",
"title": "Cisco Unified Mobile Communicator"
},
{
"value": "Cisco TelePresence 1000",
"title": "Cisco TelePresence 1000"
},
{
"value": "Cisco TelePresence 3000",
"title": "Cisco TelePresence 3000"
},
{
"value": "Cisco TelePresence 3200",
"title": "Cisco TelePresence 3200"
},
{
"value": "Cisco TelePresence 500-37",
"title": "Cisco TelePresence 500-37"
},
{
"value": "Cisco 7925",
"title": "Cisco 7925"
},
{
"value": "Cisco 9971",
"title": "Cisco 9971"
},
{
"value": "Cisco 6921",
"title": "Cisco 6921"
},
{
"value": "Cisco 6941",
"title": "Cisco 6941"
},
{
"value": "Cisco 6961",
"title": "Cisco 6961"
},
{
"value": "Cisco Unified Client Services Framework",
"title": "Cisco Unified Client Services Framework"
},
{
"value": "Cisco TelePresence 1300-65",
"title": "Cisco TelePresence 1300-65"
},
{
"value": "Cisco TelePresence 1100",
"title": "Cisco TelePresence 1100"
},
{
"value": "Transnova S3",
"title": "Transnova S3"
},
{
"value": "BlackBerry MVS VoWifi",
"title": "BlackBerry MVS VoWifi"
},
{
"value": "Cisco 9951",
"title": "Cisco 9951"
},
{
"value": "Cisco 8961",
"title": "Cisco 8961"
},
{
"value": "Cisco 6901",
"title": "Cisco 6901"
},
{
"value": "Cisco 6911",
"title": "Cisco 6911"
},
{
"value": "Cisco ATA 187",
"title": "Cisco ATA 187"
},
{
"value": "Cisco TelePresence 200",
"title": "Cisco TelePresence 200"
},
{
"value": "Cisco TelePresence 400",
"title": "Cisco TelePresence 400"
},
{
"value": "Cisco Dual Mode for iPhone",
"title": "Cisco Dual Mode for iPhone"
},
{
"value": "Cisco 6945",
"title": "Cisco 6945"
},
{
"value": "Cisco Dual Mode for Android",
"title": "Cisco Dual Mode for Android"
},
{
"value": "Cisco 7926",
"title": "Cisco 7926"
},
{
"value": "Cisco E20",
"title": "Cisco E20"
},
{
"value": "Generic Single Screen Room System",
"title": "Generic Single Screen Room System"
},
{
"value": "Generic Multiple Screen Room System",
"title": "Generic Multiple Screen Room System"
},
{
"value": "Cisco TelePresence EX90",
"title": "Cisco TelePresence EX90"
},
{
"value": "Cisco 8945",
"title": "Cisco 8945"
},
{
"value": "Cisco 8941",
"title": "Cisco 8941"
},
{
"value": "Generic Desktop Video Endpoint",
"title": "Generic Desktop Video Endpoint"
},
{
"value": "Cisco TelePresence 500-32",
"title": "Cisco TelePresence 500-32"
},
{
"value": "Cisco TelePresence 1300-47",
"title": "Cisco TelePresence 1300-47"
},
{
"value": "Cisco 3905",
"title": "Cisco 3905"
},
{
"value": "Cisco Cius",
"title": "Cisco Cius"
},
{
"value": "VKEM 36-Button Line Expansion Module",
"title": "VKEM 36-Button Line Expansion Module"
},
{
"value": "Cisco TelePresence TX1310-65",
"title": "Cisco TelePresence TX1310-65"
},
{
"value": "Cisco TelePresence MCU",
"title": "Cisco TelePresence MCU"
},
{
"value": "Ascom IP-DECT Device",
"title": "Ascom IP-DECT Device"
},
{
"value": "Cisco TelePresence Exchange System",
"title": "Cisco TelePresence Exchange System"
},
{
"value": "Cisco TelePresence EX60",
"title": "Cisco TelePresence EX60"
},
{
"value": "Cisco TelePresence Codec C90",
"title": "Cisco TelePresence Codec C90"
},
{
"value": "Cisco TelePresence Codec C60",
"title": "Cisco TelePresence Codec C60"
},
{
"value": "Cisco TelePresence Codec C40",
"title": "Cisco TelePresence Codec C40"
},
{
"value": "Cisco TelePresence Quick Set C20",
"title": "Cisco TelePresence Quick Set C20"
},
{
"value": "Cisco TelePresence Profile 42 (C20)",
"title": "Cisco TelePresence Profile 42 (C20)"
},
{
"value": "Cisco TelePresence Profile 42 (C60)",
"title": "Cisco TelePresence Profile 42 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 (C40)",
"title": "Cisco TelePresence Profile 52 (C40)"
},
{
"value": "Cisco TelePresence Profile 52 (C60)",
"title": "Cisco TelePresence Profile 52 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 Dual (C60)",
"title": "Cisco TelePresence Profile 52 Dual (C60)"
},
{
"value": "Cisco TelePresence Profile 65 (C60)",
"title": "Cisco TelePresence Profile 65 (C60)"
},
{
"value": "Cisco TelePresence Profile 65 Dual (C90)",
"title": "Cisco TelePresence Profile 65 Dual (C90)"
},
{
"value": "Cisco TelePresence MX200",
"title": "Cisco TelePresence MX200"
},
{
"value": "Cisco TelePresence TX9000",
"title": "Cisco TelePresence TX9000"
},
{
"value": "Cisco TelePresence TX9200",
"title": "Cisco TelePresence TX9200"
},
{
"value": "Cisco 7821",
"title": "Cisco 7821"
},
{
"value": "Cisco 7841",
"title": "Cisco 7841"
},
{
"value": "Cisco 7861",
"title": "Cisco 7861"
},
{
"value": "Cisco TelePresence SX20",
"title": "Cisco TelePresence SX20"
},
{
"value": "Cisco TelePresence MX300",
"title": "Cisco TelePresence MX300"
},
{
"value": "IMS-integrated Mobile (Basic)",
"title": "IMS-integrated Mobile (Basic)"
},
{
"value": "Third-party AS-SIP Endpoint",
"title": "Third-party AS-SIP Endpoint"
},
{
"value": "Cisco Cius SP",
"title": "Cisco Cius SP"
},
{
"value": "Cisco TelePresence Profile 42 (C40)",
"title": "Cisco TelePresence Profile 42 (C40)"
},
{
"value": "Cisco VXC 6215",
"title": "Cisco VXC 6215"
},
{
"value": "CTI Remote Device",
"title": "CTI Remote Device"
},
{
"value": "Usage Profile",
"title": "Usage Profile"
},
{
"value": "Carrier-integrated Mobile",
"title": "Carrier-integrated Mobile"
},
{
"value": "Universal Device Template",
"title": "Universal Device Template"
},
{
"value": "Cisco DX650",
"title": "Cisco DX650"
},
{
"value": "Cisco Unified Communications for RTX",
"title": "Cisco Unified Communications for RTX"
},
{
"value": "Cisco Jabber for Tablet",
"title": "Cisco Jabber for Tablet"
},
{
"value": "Cisco 8831",
"title": "Cisco 8831"
},
{
"value": "Cisco ATA 190",
"title": "Cisco ATA 190"
},
{
"value": "Cisco TelePresence SX10",
"title": "Cisco TelePresence SX10"
},
{
"value": "Cisco 8841",
"title": "Cisco 8841"
},
{
"value": "Cisco 8851",
"title": "Cisco 8851"
},
{
"value": "Cisco 8861",
"title": "Cisco 8861"
},
{
"value": "Cisco TelePresence SX80",
"title": "Cisco TelePresence SX80"
},
{
"value": "Cisco TelePresence MX200 G2",
"title": "Cisco TelePresence MX200 G2"
},
{
"value": "Cisco TelePresence MX300 G2",
"title": "Cisco TelePresence MX300 G2"
},
{
"value": "Cisco 7905",
"title": "Cisco 7905"
},
{
"value": "Cisco 7920",
"title": "Cisco 7920"
},
{
"value": "Cisco 7970",
"title": "Cisco 7970"
},
{
"value": "Cisco 7912",
"title": "Cisco 7912"
},
{
"value": "Cisco 7902",
"title": "Cisco 7902"
},
{
"value": "Cisco IP Communicator",
"title": "Cisco IP Communicator"
},
{
"value": "Cisco 7961",
"title": "Cisco 7961"
},
{
"value": "Cisco 7936",
"title": "Cisco 7936"
},
{
"value": "Analog Phone",
"title": "Analog Phone"
},
{
"value": "ISDN BRI Phone",
"title": "ISDN BRI Phone"
},
{
"value": "SCCP gateway virtual phone",
"title": "SCCP gateway virtual phone"
},
{
"value": "IP-STE",
"title": "IP-STE"
},
{
"value": "Cisco TelePresence Conductor",
"title": "Cisco TelePresence Conductor"
},
{
"value": "Cisco DX80",
"title": "Cisco DX80"
},
{
"value": "Cisco DX70",
"title": "Cisco DX70"
},
{
"value": "BEKEM 36-Button Line Expansion Module",
"title": "BEKEM 36-Button Line Expansion Module"
},
{
"value": "Cisco TelePresence MX700",
"title": "Cisco TelePresence MX700"
},
{
"value": "Cisco TelePresence MX800",
"title": "Cisco TelePresence MX800"
},
{
"value": "Cisco TelePresence IX5000",
"title": "Cisco TelePresence IX5000"
},
{
"value": "Cisco 7811",
"title": "Cisco 7811"
},
{
"value": "Cisco 8821",
"title": "Cisco 8821"
},
{
"value": "Cisco 8811",
"title": "Cisco 8811"
},
{
"value": "Interactive Voice Response",
"title": "Interactive Voice Response"
},
{
"value": "Cisco 8845",
"title": "Cisco 8845"
},
{
"value": "Cisco 8865",
"title": "Cisco 8865"
},
{
"value": "Cisco TelePresence MX800 Dual",
"title": "Cisco TelePresence MX800 Dual"
},
{
"value": "Cisco 8851NR",
"title": "Cisco 8851NR"
},
{
"value": "Cisco Spark Remote Device",
"title": "Cisco Spark Remote Device"
},
{
"value": "Cisco Webex DX80",
"title": "Cisco Webex DX80"
},
{
"value": "Cisco TelePresence DX70",
"title": "Cisco TelePresence DX70"
},
{
"value": "Cisco 7832",
"title": "Cisco 7832"
},
{
"value": "Cisco 8865NR",
"title": "Cisco 8865NR"
},
{
"value": "Cisco Meeting Server",
"title": "Cisco Meeting Server"
},
{
"value": "Cisco Webex Room Kit",
"title": "Cisco Webex Room Kit"
},
{
"value": "Cisco Webex Room 55",
"title": "Cisco Webex Room 55"
},
{
"value": "Cisco Webex Room Kit Plus",
"title": "Cisco Webex Room Kit Plus"
},
{
"value": "CP-8800-Video 28-Button Key Expansion Module",
"title": "CP-8800-Video 28-Button Key Expansion Module"
},
{
"value": "CP-8800-Audio 28-Button Key Expansion Module",
"title": "CP-8800-Audio 28-Button Key Expansion Module"
},
{
"value": "Cisco 8832",
"title": "Cisco 8832"
},
{
"value": "Cisco Webex Room 70 Single",
"title": "Cisco Webex Room 70 Single"
},
{
"value": "Cisco 8832NR",
"title": "Cisco 8832NR"
},
{
"value": "Cisco ATA 191",
"title": "Cisco ATA 191"
},
{
"value": "Cisco Collaboration Mobile Convergence",
"title": "Cisco Collaboration Mobile Convergence"
},
{
"value": "Cisco Webex Room 70 Dual",
"title": "Cisco Webex Room 70 Dual"
},
{
"value": "Cisco Webex Room 55 Dual",
"title": "Cisco Webex Room 55 Dual"
},
{
"value": "Cisco Webex Room 70 Single G2",
"title": "Cisco Webex Room 70 Single G2"
},
{
"value": "Cisco Webex Room 70 Dual G2",
"title": "Cisco Webex Room 70 Dual G2"
},
{
"value": "Cisco Webex Room Kit Mini",
"title": "Cisco Webex Room Kit Mini"
}
],
"default": "7914 14-Button Line Expansion Module",
"maxItems": 1,
"type": "string",
"name": "model"
},
"index": {
"description": " Choose the appropriate expansion module or none. ",
"title": "Module 3",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer",
"name": "index"
}
}
},
"required": false,
"maxItems": 3,
"type": "array"
}
}
},
"authenticationString": {
"description": " If you chose the By Authentication String option in the Authentication Mode drop-down list box, this field applies. Manually enter a string or generate a string by clicking the Generate String button. Ensure that the string contains 4 to 10 digits. To install, upgrade, delete, or troubleshoot a locally significant certificate, the phone user or administrator must enter the authentication string on the phone. ",
"title": "Authentication String",
"minItems": 0,
"pattern": "^[0-9]{4,10}$",
"required": false,
"maxItems": 1,
"maxLength": 10,
"type": "string",
"minLength": 4
},
"requireOffPremiseLocation": {
"description": "Check this check box if the device inserted requires off-premise location update upon registration. Off-premise location update is required when the device location cannot be detected automatically by Cisco Emergency Responder. Check this check box only for remote or mobile devices that change locations frequently. ",
"title": "Require off-premise location",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"phoneActivationCode": {
"type": [
"string"
],
"description": "The provisioning code which must be entered on the phone",
"title": "Phone Activation Code"
},
"isProtected": {
"description": " Check this check box to designate a phone as protected, which enables the phone to play a 2-second tone to notify the user when a call is encrypted and both phones are configured as protected devices. The tone plays for both parties when the call is answered. The tone does not play unless both phones are protected and the call occurs over encrypted media. Checking this check box represents only one of several configuration requirements for the secure indication tone to play. For a detailed description of the secure indication tone feature and the configuration requirements, see the \n Cisco Unified Communications Manager Security Guide . If you check this check box and the system determines that the call is not encrypted, the phone plays nonsecure indication tone to alert the user that the call is not protected. ",
"title": "Protected Device",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"subscribeCallingSearchSpaceName": {
"description": " Supported with the Presence feature, the SUBSCRIBE calling search space determines how Cisco Unified CM routes presence requests that come from the phone. This setting allows you to apply a calling search space separate from the call-processing search space for presence (SUBSCRIBE) requests for the phone. From the drop-down list box, choose the SUBSCRIBE calling search space to use for presence requests for the phone. All calling search spaces that you configure in \n Cisco Unified Communications Manager Administration display in the SUBSCRIBE Calling Search Space drop-down list box. If you do not select a different calling search space for the end user from the drop-down list, the SUBSCRIBE calling search space defaults to None. To configure a SUBSCRIBE calling search space specifically for this purpose, you configure a calling search space as you do all calling search spaces. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "SUBSCRIBE Calling Search Space",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"MobileIdentity": {
"items": {
"type": "object",
"properties": {
"enableExtendAndConnect": {
"description": "While UPDATE set it to false if you want to delete Enable Extend and Connect.Use only while update",
"title": "Enable Extend And Connect",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"dialViaOfficeReverseVoicemail": {
"description": " \n \n Configures how dual mode device users answer Dial-via-Office Reverse (DVO-R) calls that terminate on the Mobile Identity (MI). This feature provides users with a single enterprise voicemail box for their enterprise mobility if the RD call reaches an external voice mail system. Available options are as follows: \n \n \n Use System Default \n \n Timer Control \n \n User Control \n \n ",
"title": "Dial Via Office Reverse Voicemail",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Timer Control",
"title": "Timer Control"
},
{
"value": "User Control",
"title": "User Control"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": "string"
},
"mobileSmartClientName": {
"description": "This tag is not applicable for dualmode phones",
"title": "Mobile Smart Client Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"answerTooLateTimer": {
"description": " Enter the maximum time in milliseconds that \n Cisco Unified Communications Manager allows for the mobile phone to answer. If this value is reached, \n Cisco Unified Communications Manager stops ringing the mobile phone and pulls the call back to the enterprise. Range: 0 and 10,000 - 300,000 milliseconds Default: 19,000 milliseconds If the value is set to zero, the timer is not started. ",
"title": "Answer Too Late Timer",
"minItems": 1,
"required": true,
"default": 19000,
"maxItems": 1,
"type": "integer"
},
"lineAssociations": {
"description": "The line association for this remote destination. The line to be associated must already be added to the remote destination profile. All directory numbers specified must already exist in the database.",
"title": "Line Associations",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"lineAssociation": {
"name": "lineAssociation",
"title": "Line Association",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"pattern": {
"description": "The directory number to be associated. This directory number must be already associated to remote destination profile. ",
"title": "Pattern",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string",
"name": "pattern"
},
"routePartitionName": {
"name": "routePartitionName",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition Name",
"type": "string",
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"required": false,
"type": "array"
}
}
},
"todAccessName": {
"description": "From 11.0 this tag will not get the precedence if ringSchedule tag is present because ring schedule of the RD will be set based on ringSchedule tag",
"title": "Tod Access Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"dualModeDeviceName": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Dual Mode Device Name"
},
"destination": {
"description": " Enter the PSTN telephone number for the destination. Include the area code and any additional digits that are required to obtain an outside line. Maximum field length equals 24 characters; individual characters can take the values 0-9, *, #, and +. Cisco recommends that you configure the caller ID of the remote destination. If the administrator configures the Incoming Calling Party settings in the \n Cisco Unified Communications Manager gateway, trunk, or device pool to globalize the incoming calling party number, configure the Destination Number of the remote destination in the E.164 format. Example: For a remote destination with US area code 408 and destination number 5552222, configure the Destination Number as +14085552222. Additionally, if globalized destination numbers are in use, set the Matching Caller ID with Remote Destination service parameter to Complete Match. \n \n \n \n Note\u00a0\u00a0\u00a0 \n Add the necessary translation pattern or route patterns to route the destination number. \n \n \n You can also enter a directory URI in this field. Keep in mind that if you enter a directory URI in this field, you must also configure a domain-based SIP route pattern. \n \n \n \n Note\u00a0\u00a0\u00a0 \n When you place a call from a remote destination, the caller ID of the destination phone displays the directory number that is associated with the calling directory URI rather than the directory URI. \n \n \n ",
"title": "Destination Number",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"enableMobileConnect": {
"description": " Check the check box to allow an incoming call to ring your desk phone and remote destination at the same time. For detailed task information about Cisco Unified Mobility and Extend and Connect, see the Feature Configuration Guide for Cisco Unified Communications Manager. ",
"title": "Enable Mobile Connect",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"ctiRemoteDeviceName": {
"description": "ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Cisco Spark Remote Device with a Remote Destination",
"title": "Client Services Framework or CTI Remote Device",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"mobilityProfileName": {
"description": " From the drop-down list box, choose the mobility profile that you want to use for this remote destination. To configure a mobility profile, use the Call Routing > Mobility > Mobility Profile menu option. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/MobilityProfile",
"title": "Mobility Profile",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/MobilityProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"enableUnifiedMobility": {
"description": "While UPDATE set it to false if you want to delete enable Unified Mobility feature.Use only while update",
"title": "Enable Unified Mobility",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"remoteDestinationProfileName": {
"description": " From the drop-down list box, choose the remote destination profile that you want to use for this remote destination. ",
"title": "Remote Destination Profile",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"singleNumberReachVoicemail": {
"description": " \n \n Configures how mobile device users answer calls that terminate on a remote destination (RD). This feature provides users with a single enterprise voice mail box for their enterprise mobility if the RD call reaches an external voice mail system. Available options are as follows: \n \n \n Use System Default \n \n Timer Control \n \n User Control \n \n \n \n Note\u00a0\u00a0\u00a0 \n For User Control to work, you must set the Enable Enterprise Feature Access service parameter to TRUE. \n \n \n \n \n ",
"title": "Single Number Reach Voicemail Policy",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Timer Control",
"title": "Timer Control"
},
{
"value": "User Control",
"title": "User Control"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": "string"
},
"ownerUserId": {
"description": "From 10.5, to get proper value of this tag in get handler's response it is required to have value of todaccess, in case if user does not give any value in todaccesss tag, axl will insert a random row so that get handler response can return proper value of Owner User id",
"title": "Owner User Id",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string"
},
"answerTooSoonTimer": {
"description": " Enter the minimum time in milliseconds that \n Cisco Unified Communications Manager requires the mobile phone to ring before answering the call. This setting accounts for situations where the mobile phone is switched off or is not reachable, in which case the network may immediately divert the call to the mobile phone voice mail. If the mobile phone is answered before this timer expires, \n Cisco Unified Communications Manager pulls the call back to the enterprise. Range: 0 - 10,000 milliseconds Default: 1,500 milliseconds ",
"title": "Answer Too Soon Timer",
"minItems": 1,
"required": true,
"default": 1500,
"maxItems": 1,
"type": "integer"
},
"ringSchedule": {
"description": "This tag must be used for configuring RingSchedule of RD, this tag will get precendence over todaccess and accesslist tag",
"title": "Ring Schedule",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"member": {
"name": "member",
"title": "Member",
"minItems": 1,
"items": {
"type": [
"object",
"null"
],
"properties": {
"endDay": {
"name": "endDay",
"title": "End Day",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Sun",
"title": "Sun"
},
{
"value": "Mon",
"title": "Mon"
},
{
"value": "Tue",
"title": "Tue"
},
{
"value": "Wed",
"title": "Wed"
},
{
"value": "Thu",
"title": "Thu"
},
{
"value": "Fri",
"title": "Fri"
},
{
"value": "Sat",
"title": "Sat"
},
{
"value": "None",
"title": "None"
}
],
"default": "None",
"maxItems": 1,
"type": "string"
},
"startDay": {
"description": "StartDay and EndDay value should be same",
"title": "Start Day",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Sun",
"title": "Sun"
},
{
"value": "Mon",
"title": "Mon"
},
{
"value": "Tue",
"title": "Tue"
},
{
"value": "Wed",
"title": "Wed"
},
{
"value": "Thu",
"title": "Thu"
},
{
"value": "Fri",
"title": "Fri"
},
{
"value": "Sat",
"title": "Sat"
},
{
"value": "None",
"title": "None"
}
],
"default": "None",
"maxItems": 1,
"type": "string",
"name": "startDay"
},
"endTime": {
"name": "endTime",
"title": "End Time",
"minItems": 0,
"required": false,
"choices": [
{
"value": "No Office Hours",
"title": "No Office Hours"
},
{
"value": "00:00",
"title": "00:00"
},
{
"value": "00:15",
"title": "00:15"
},
{
"value": "00:30",
"title": "00:30"
},
{
"value": "00:45",
"title": "00:45"
},
{
"value": "01:00",
"title": "01:00"
},
{
"value": "01:15",
"title": "01:15"
},
{
"value": "01:30",
"title": "01:30"
},
{
"value": "01:45",
"title": "01:45"
},
{
"value": "02:00",
"title": "02:00"
},
{
"value": "02:15",
"title": "02:15"
},
{
"value": "02:30",
"title": "02:30"
},
{
"value": "02:45",
"title": "02:45"
},
{
"value": "03:00",
"title": "03:00"
},
{
"value": "03:15",
"title": "03:15"
},
{
"value": "03:30",
"title": "03:30"
},
{
"value": "03:45",
"title": "03:45"
},
{
"value": "04:00",
"title": "04:00"
},
{
"value": "04:15",
"title": "04:15"
},
{
"value": "04:30",
"title": "04:30"
},
{
"value": "04:45",
"title": "04:45"
},
{
"value": "05:00",
"title": "05:00"
},
{
"value": "05:15",
"title": "05:15"
},
{
"value": "05:30",
"title": "05:30"
},
{
"value": "05:45",
"title": "05:45"
},
{
"value": "06:00",
"title": "06:00"
},
{
"value": "06:15",
"title": "06:15"
},
{
"value": "06:30",
"title": "06:30"
},
{
"value": "06:45",
"title": "06:45"
},
{
"value": "07:00",
"title": "07:00"
},
{
"value": "07:15",
"title": "07:15"
},
{
"value": "07:30",
"title": "07:30"
},
{
"value": "07:45",
"title": "07:45"
},
{
"value": "08:00",
"title": "08:00"
},
{
"value": "08:15",
"title": "08:15"
},
{
"value": "08:30",
"title": "08:30"
},
{
"value": "08:45",
"title": "08:45"
},
{
"value": "09:00",
"title": "09:00"
},
{
"value": "09:15",
"title": "09:15"
},
{
"value": "09:30",
"title": "09:30"
},
{
"value": "09:45",
"title": "09:45"
},
{
"value": "10:00",
"title": "10:00"
},
{
"value": "10:15",
"title": "10:15"
},
{
"value": "10:30",
"title": "10:30"
},
{
"value": "10:45",
"title": "10:45"
},
{
"value": "11:00",
"title": "11:00"
},
{
"value": "11:15",
"title": "11:15"
},
{
"value": "11:30",
"title": "11:30"
},
{
"value": "11:45",
"title": "11:45"
},
{
"value": "12:00",
"title": "12:00"
},
{
"value": "12:15",
"title": "12:15"
},
{
"value": "12:30",
"title": "12:30"
},
{
"value": "12:45",
"title": "12:45"
},
{
"value": "13:00",
"title": "13:00"
},
{
"value": "13:15",
"title": "13:15"
},
{
"value": "13:30",
"title": "13:30"
},
{
"value": "13:45",
"title": "13:45"
},
{
"value": "14:00",
"title": "14:00"
},
{
"value": "14:15",
"title": "14:15"
},
{
"value": "14:30",
"title": "14:30"
},
{
"value": "14:45",
"title": "14:45"
},
{
"value": "15:00",
"title": "15:00"
},
{
"value": "15:15",
"title": "15:15"
},
{
"value": "15:30",
"title": "15:30"
},
{
"value": "15:45",
"title": "15:45"
},
{
"value": "16:00",
"title": "16:00"
},
{
"value": "16:15",
"title": "16:15"
},
{
"value": "16:30",
"title": "16:30"
},
{
"value": "16:45",
"title": "16:45"
},
{
"value": "17:00",
"title": "17:00"
},
{
"value": "17:15",
"title": "17:15"
},
{
"value": "17:30",
"title": "17:30"
},
{
"value": "17:45",
"title": "17:45"
},
{
"value": "18:00",
"title": "18:00"
},
{
"value": "18:15",
"title": "18:15"
},
{
"value": "18:30",
"title": "18:30"
},
{
"value": "18:45",
"title": "18:45"
},
{
"value": "19:00",
"title": "19:00"
},
{
"value": "19:15",
"title": "19:15"
},
{
"value": "19:30",
"title": "19:30"
},
{
"value": "19:45",
"title": "19:45"
},
{
"value": "20:00",
"title": "20:00"
},
{
"value": "20:15",
"title": "20:15"
},
{
"value": "20:30",
"title": "20:30"
},
{
"value": "20:45",
"title": "20:45"
},
{
"value": "21:00",
"title": "21:00"
},
{
"value": "21:15",
"title": "21:15"
},
{
"value": "21:30",
"title": "21:30"
},
{
"value": "21:45",
"title": "21:45"
},
{
"value": "22:00",
"title": "22:00"
},
{
"value": "22:15",
"title": "22:15"
},
{
"value": "22:30",
"title": "22:30"
},
{
"value": "22:45",
"title": "22:45"
},
{
"value": "23:00",
"title": "23:00"
},
{
"value": "23:15",
"title": "23:15"
},
{
"value": "23:30",
"title": "23:30"
},
{
"value": "23:45",
"title": "23:45"
},
{
"value": "24:00",
"title": "24:00"
}
],
"default": "No Office Hours",
"maxItems": 1,
"type": "string"
},
"startTime": {
"name": "startTime",
"title": "Start Time",
"minItems": 0,
"required": false,
"choices": [
{
"value": "No Office Hours",
"title": "No Office Hours"
},
{
"value": "00:00",
"title": "00:00"
},
{
"value": "00:15",
"title": "00:15"
},
{
"value": "00:30",
"title": "00:30"
},
{
"value": "00:45",
"title": "00:45"
},
{
"value": "01:00",
"title": "01:00"
},
{
"value": "01:15",
"title": "01:15"
},
{
"value": "01:30",
"title": "01:30"
},
{
"value": "01:45",
"title": "01:45"
},
{
"value": "02:00",
"title": "02:00"
},
{
"value": "02:15",
"title": "02:15"
},
{
"value": "02:30",
"title": "02:30"
},
{
"value": "02:45",
"title": "02:45"
},
{
"value": "03:00",
"title": "03:00"
},
{
"value": "03:15",
"title": "03:15"
},
{
"value": "03:30",
"title": "03:30"
},
{
"value": "03:45",
"title": "03:45"
},
{
"value": "04:00",
"title": "04:00"
},
{
"value": "04:15",
"title": "04:15"
},
{
"value": "04:30",
"title": "04:30"
},
{
"value": "04:45",
"title": "04:45"
},
{
"value": "05:00",
"title": "05:00"
},
{
"value": "05:15",
"title": "05:15"
},
{
"value": "05:30",
"title": "05:30"
},
{
"value": "05:45",
"title": "05:45"
},
{
"value": "06:00",
"title": "06:00"
},
{
"value": "06:15",
"title": "06:15"
},
{
"value": "06:30",
"title": "06:30"
},
{
"value": "06:45",
"title": "06:45"
},
{
"value": "07:00",
"title": "07:00"
},
{
"value": "07:15",
"title": "07:15"
},
{
"value": "07:30",
"title": "07:30"
},
{
"value": "07:45",
"title": "07:45"
},
{
"value": "08:00",
"title": "08:00"
},
{
"value": "08:15",
"title": "08:15"
},
{
"value": "08:30",
"title": "08:30"
},
{
"value": "08:45",
"title": "08:45"
},
{
"value": "09:00",
"title": "09:00"
},
{
"value": "09:15",
"title": "09:15"
},
{
"value": "09:30",
"title": "09:30"
},
{
"value": "09:45",
"title": "09:45"
},
{
"value": "10:00",
"title": "10:00"
},
{
"value": "10:15",
"title": "10:15"
},
{
"value": "10:30",
"title": "10:30"
},
{
"value": "10:45",
"title": "10:45"
},
{
"value": "11:00",
"title": "11:00"
},
{
"value": "11:15",
"title": "11:15"
},
{
"value": "11:30",
"title": "11:30"
},
{
"value": "11:45",
"title": "11:45"
},
{
"value": "12:00",
"title": "12:00"
},
{
"value": "12:15",
"title": "12:15"
},
{
"value": "12:30",
"title": "12:30"
},
{
"value": "12:45",
"title": "12:45"
},
{
"value": "13:00",
"title": "13:00"
},
{
"value": "13:15",
"title": "13:15"
},
{
"value": "13:30",
"title": "13:30"
},
{
"value": "13:45",
"title": "13:45"
},
{
"value": "14:00",
"title": "14:00"
},
{
"value": "14:15",
"title": "14:15"
},
{
"value": "14:30",
"title": "14:30"
},
{
"value": "14:45",
"title": "14:45"
},
{
"value": "15:00",
"title": "15:00"
},
{
"value": "15:15",
"title": "15:15"
},
{
"value": "15:30",
"title": "15:30"
},
{
"value": "15:45",
"title": "15:45"
},
{
"value": "16:00",
"title": "16:00"
},
{
"value": "16:15",
"title": "16:15"
},
{
"value": "16:30",
"title": "16:30"
},
{
"value": "16:45",
"title": "16:45"
},
{
"value": "17:00",
"title": "17:00"
},
{
"value": "17:15",
"title": "17:15"
},
{
"value": "17:30",
"title": "17:30"
},
{
"value": "17:45",
"title": "17:45"
},
{
"value": "18:00",
"title": "18:00"
},
{
"value": "18:15",
"title": "18:15"
},
{
"value": "18:30",
"title": "18:30"
},
{
"value": "18:45",
"title": "18:45"
},
{
"value": "19:00",
"title": "19:00"
},
{
"value": "19:15",
"title": "19:15"
},
{
"value": "19:30",
"title": "19:30"
},
{
"value": "19:45",
"title": "19:45"
},
{
"value": "20:00",
"title": "20:00"
},
{
"value": "20:15",
"title": "20:15"
},
{
"value": "20:30",
"title": "20:30"
},
{
"value": "20:45",
"title": "20:45"
},
{
"value": "21:00",
"title": "21:00"
},
{
"value": "21:15",
"title": "21:15"
},
{
"value": "21:30",
"title": "21:30"
},
{
"value": "21:45",
"title": "21:45"
},
{
"value": "22:00",
"title": "22:00"
},
{
"value": "22:15",
"title": "22:15"
},
{
"value": "22:30",
"title": "22:30"
},
{
"value": "22:45",
"title": "22:45"
},
{
"value": "23:00",
"title": "23:00"
},
{
"value": "23:15",
"title": "23:15"
},
{
"value": "23:30",
"title": "23:30"
},
{
"value": "23:45",
"title": "23:45"
},
{
"value": "24:00",
"title": "24:00"
}
],
"default": "No Office Hours",
"maxItems": 1,
"type": "string"
}
}
},
"required": true,
"maxItems": 7,
"type": "array"
}
}
},
"isMobilePhone": {
"description": " Check the check box if you want calls that the desk phone answers to be sent to your mobile phone as the remote destination. Checking this check box ensures that, if Send Call to Mobile Phone is specified (by using the Mobility softkey for remote destination pickup), the call gets extended to this remote destination. \n \n \n \n Note\u00a0\u00a0\u00a0 \n This check box does not apply to dual-mode phones that are running SIP nor to dual-mode phones that are running SCCP, such as the Nokia S60. \n \n \n ",
"title": "Mobile Phone",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"accessListName": {
"description": " Click this radio button to prevent incoming calls from ringing this remote destination if the caller belongs to the access list that is specified in the drop-down list box and according to the Ring Schedule that you specify in the Ring Schedule pane. This setting applies only if the Enable Cisco Unified Mobility check box is checked for this remote destination. From the drop-down list box, choose an access list that applies to this setting. If you want to view the details of an access list, click the View Details link. (To modify an access list, you must use the Call Routing > Class of Control > Access List menu option.) Choosing an access list that contains no members equates to choosing the Always ring this destination radio button. ",
"title": "Blocked Access List",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"delayBeforeRingingCell": {
"description": " Enter the time that elapses before the mobile phone rings when a call is extended to the remote destination. Range: 0 - 30,000 milliseconds Default: 4,000 milliseconds \n \n \n \n Tip\u00a0\u00a0\u00a0 \n When a hunt group is in use, the lines ring only for a short period of time. You may need to manipulate the Delay Before Ringing Timer setting and make it zero to allow a remote destination call to be established, ring, and answer, before the hunt list timer expires and pulls the call back. \n \n \n ",
"title": "Delay Before Ringing Timer",
"minItems": 1,
"required": true,
"default": 4000,
"maxItems": 1,
"type": "integer"
},
"name": {
"description": " Enter a name that identifies the remote destination or mobile identity. ",
"title": "Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"timeZone": {
"description": " From the drop-down list box, choose a time zone to use for this remote destination or mobile identity. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The time-of-day access feature uses the time zone that you choose for this remote destination or mobile identity to allow or to block calls to this remote destination or mobile identity. \n \n \n ",
"title": "Time Zone",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Africa/Abidjan",
"title": "Africa/Abidjan"
},
{
"value": "Africa/Accra",
"title": "Africa/Accra"
},
{
"value": "Africa/Addis_Ababa",
"title": "Africa/Addis_Ababa"
},
{
"value": "Africa/Algiers",
"title": "Africa/Algiers"
},
{
"value": "Africa/Asmara",
"title": "Africa/Asmara"
},
{
"value": "Africa/Bamako",
"title": "Africa/Bamako"
},
{
"value": "Africa/Bangui",
"title": "Africa/Bangui"
},
{
"value": "Africa/Banjul",
"title": "Africa/Banjul"
},
{
"value": "Africa/Bissau",
"title": "Africa/Bissau"
},
{
"value": "Africa/Blantyre",
"title": "Africa/Blantyre"
},
{
"value": "Africa/Brazzaville",
"title": "Africa/Brazzaville"
},
{
"value": "Africa/Bujumbura",
"title": "Africa/Bujumbura"
},
{
"value": "Africa/Cairo",
"title": "Africa/Cairo"
},
{
"value": "Africa/Casablanca",
"title": "Africa/Casablanca"
},
{
"value": "Africa/Ceuta",
"title": "Africa/Ceuta"
},
{
"value": "Africa/Conakry",
"title": "Africa/Conakry"
},
{
"value": "Africa/Dakar",
"title": "Africa/Dakar"
},
{
"value": "Africa/Dar_es_Salaam",
"title": "Africa/Dar_es_Salaam"
},
{
"value": "Africa/Djibouti",
"title": "Africa/Djibouti"
},
{
"value": "Africa/Douala",
"title": "Africa/Douala"
},
{
"value": "Africa/El_Aaiun",
"title": "Africa/El_Aaiun"
},
{
"value": "Africa/Freetown",
"title": "Africa/Freetown"
},
{
"value": "Africa/Gaborone",
"title": "Africa/Gaborone"
},
{
"value": "Africa/Harare",
"title": "Africa/Harare"
},
{
"value": "Africa/Johannesburg",
"title": "Africa/Johannesburg"
},
{
"value": "Africa/Juba",
"title": "Africa/Juba"
},
{
"value": "Africa/Kampala",
"title": "Africa/Kampala"
},
{
"value": "Africa/Khartoum",
"title": "Africa/Khartoum"
},
{
"value": "Africa/Kigali",
"title": "Africa/Kigali"
},
{
"value": "Africa/Kinshasa",
"title": "Africa/Kinshasa"
},
{
"value": "Africa/Lagos",
"title": "Africa/Lagos"
},
{
"value": "Africa/Libreville",
"title": "Africa/Libreville"
},
{
"value": "Africa/Lome",
"title": "Africa/Lome"
},
{
"value": "Africa/Luanda",
"title": "Africa/Luanda"
},
{
"value": "Africa/Lubumbashi",
"title": "Africa/Lubumbashi"
},
{
"value": "Africa/Lusaka",
"title": "Africa/Lusaka"
},
{
"value": "Africa/Malabo",
"title": "Africa/Malabo"
},
{
"value": "Africa/Maputo",
"title": "Africa/Maputo"
},
{
"value": "Africa/Maseru",
"title": "Africa/Maseru"
},
{
"value": "Africa/Mbabane",
"title": "Africa/Mbabane"
},
{
"value": "Africa/Mogadishu",
"title": "Africa/Mogadishu"
},
{
"value": "Africa/Monrovia",
"title": "Africa/Monrovia"
},
{
"value": "Africa/Nairobi",
"title": "Africa/Nairobi"
},
{
"value": "Africa/Ndjamena",
"title": "Africa/Ndjamena"
},
{
"value": "Africa/Niamey",
"title": "Africa/Niamey"
},
{
"value": "Africa/Nouakchott",
"title": "Africa/Nouakchott"
},
{
"value": "Africa/Ouagadougou",
"title": "Africa/Ouagadougou"
},
{
"value": "Africa/Porto-Novo",
"title": "Africa/Porto-Novo"
},
{
"value": "Africa/Sao_Tome",
"title": "Africa/Sao_Tome"
},
{
"value": "Africa/Tripoli",
"title": "Africa/Tripoli"
},
{
"value": "Africa/Tunis",
"title": "Africa/Tunis"
},
{
"value": "Africa/Windhoek",
"title": "Africa/Windhoek"
},
{
"value": "America/Adak",
"title": "America/Adak"
},
{
"value": "America/Anchorage",
"title": "America/Anchorage"
},
{
"value": "America/Anguilla",
"title": "America/Anguilla"
},
{
"value": "America/Antigua",
"title": "America/Antigua"
},
{
"value": "America/Araguaina",
"title": "America/Araguaina"
},
{
"value": "America/Argentina/Buenos_Aires",
"title": "America/Argentina/Buenos_Aires"
},
{
"value": "America/Argentina/Catamarca",
"title": "America/Argentina/Catamarca"
},
{
"value": "America/Argentina/Cordoba",
"title": "America/Argentina/Cordoba"
},
{
"value": "America/Argentina/Jujuy",
"title": "America/Argentina/Jujuy"
},
{
"value": "America/Argentina/La_Rioja",
"title": "America/Argentina/La_Rioja"
},
{
"value": "America/Argentina/Mendoza",
"title": "America/Argentina/Mendoza"
},
{
"value": "America/Argentina/Rio_Gallegos",
"title": "America/Argentina/Rio_Gallegos"
},
{
"value": "America/Argentina/Salta",
"title": "America/Argentina/Salta"
},
{
"value": "America/Argentina/San_Juan",
"title": "America/Argentina/San_Juan"
},
{
"value": "America/Argentina/San_Luis",
"title": "America/Argentina/San_Luis"
},
{
"value": "America/Argentina/Tucuman",
"title": "America/Argentina/Tucuman"
},
{
"value": "America/Argentina/Ushuaia",
"title": "America/Argentina/Ushuaia"
},
{
"value": "America/Aruba",
"title": "America/Aruba"
},
{
"value": "America/Asuncion",
"title": "America/Asuncion"
},
{
"value": "America/Atikokan",
"title": "America/Atikokan"
},
{
"value": "America/Bahia",
"title": "America/Bahia"
},
{
"value": "America/Bahia_Banderas",
"title": "America/Bahia_Banderas"
},
{
"value": "America/Barbados",
"title": "America/Barbados"
},
{
"value": "America/Belem",
"title": "America/Belem"
},
{
"value": "America/Belize",
"title": "America/Belize"
},
{
"value": "America/Blanc-Sablon",
"title": "America/Blanc-Sablon"
},
{
"value": "America/Boa_Vista",
"title": "America/Boa_Vista"
},
{
"value": "America/Bogota",
"title": "America/Bogota"
},
{
"value": "America/Boise",
"title": "America/Boise"
},
{
"value": "America/Cambridge_Bay",
"title": "America/Cambridge_Bay"
},
{
"value": "America/Campo_Grande",
"title": "America/Campo_Grande"
},
{
"value": "America/Cancun",
"title": "America/Cancun"
},
{
"value": "America/Caracas",
"title": "America/Caracas"
},
{
"value": "America/Cayenne",
"title": "America/Cayenne"
},
{
"value": "America/Cayman",
"title": "America/Cayman"
},
{
"value": "America/Chicago",
"title": "America/Chicago"
},
{
"value": "America/Chihuahua",
"title": "America/Chihuahua"
},
{
"value": "America/Costa_Rica",
"title": "America/Costa_Rica"
},
{
"value": "America/Creston",
"title": "America/Creston"
},
{
"value": "America/Cuiaba",
"title": "America/Cuiaba"
},
{
"value": "America/Curacao",
"title": "America/Curacao"
},
{
"value": "America/Danmarkshavn",
"title": "America/Danmarkshavn"
},
{
"value": "America/Dawson",
"title": "America/Dawson"
},
{
"value": "America/Dawson_Creek",
"title": "America/Dawson_Creek"
},
{
"value": "America/Denver",
"title": "America/Denver"
},
{
"value": "America/Detroit",
"title": "America/Detroit"
},
{
"value": "America/Dominica",
"title": "America/Dominica"
},
{
"value": "America/Edmonton",
"title": "America/Edmonton"
},
{
"value": "America/Eirunepe",
"title": "America/Eirunepe"
},
{
"value": "America/El_Salvador",
"title": "America/El_Salvador"
},
{
"value": "America/Fortaleza",
"title": "America/Fortaleza"
},
{
"value": "America/Glace_Bay",
"title": "America/Glace_Bay"
},
{
"value": "America/Godthab",
"title": "America/Godthab"
},
{
"value": "America/Goose_Bay",
"title": "America/Goose_Bay"
},
{
"value": "America/Grand_Turk",
"title": "America/Grand_Turk"
},
{
"value": "America/Grenada",
"title": "America/Grenada"
},
{
"value": "America/Guadeloupe",
"title": "America/Guadeloupe"
},
{
"value": "America/Guatemala",
"title": "America/Guatemala"
},
{
"value": "America/Guayaquil",
"title": "America/Guayaquil"
},
{
"value": "America/Guyana",
"title": "America/Guyana"
},
{
"value": "America/Halifax",
"title": "America/Halifax"
},
{
"value": "America/Havana",
"title": "America/Havana"
},
{
"value": "America/Hermosillo",
"title": "America/Hermosillo"
},
{
"value": "America/Indiana/Indianapolis",
"title": "America/Indiana/Indianapolis"
},
{
"value": "America/Indiana/Knox",
"title": "America/Indiana/Knox"
},
{
"value": "America/Indiana/Marengo",
"title": "America/Indiana/Marengo"
},
{
"value": "America/Indiana/Petersburg",
"title": "America/Indiana/Petersburg"
},
{
"value": "America/Indiana/Tell_City",
"title": "America/Indiana/Tell_City"
},
{
"value": "America/Indiana/Vevay",
"title": "America/Indiana/Vevay"
},
{
"value": "America/Indiana/Vincennes",
"title": "America/Indiana/Vincennes"
},
{
"value": "America/Indiana/Winamac",
"title": "America/Indiana/Winamac"
},
{
"value": "America/Inuvik",
"title": "America/Inuvik"
},
{
"value": "America/Iqaluit",
"title": "America/Iqaluit"
},
{
"value": "America/Jamaica",
"title": "America/Jamaica"
},
{
"value": "America/Juneau",
"title": "America/Juneau"
},
{
"value": "America/Kentucky/Louisville",
"title": "America/Kentucky/Louisville"
},
{
"value": "America/Kentucky/Monticello",
"title": "America/Kentucky/Monticello"
},
{
"value": "America/Kralendijk",
"title": "America/Kralendijk"
},
{
"value": "America/La_Paz",
"title": "America/La_Paz"
},
{
"value": "America/Lima",
"title": "America/Lima"
},
{
"value": "America/Los_Angeles",
"title": "America/Los_Angeles"
},
{
"value": "America/Lower_Princes",
"title": "America/Lower_Princes"
},
{
"value": "America/Maceio",
"title": "America/Maceio"
},
{
"value": "America/Managua",
"title": "America/Managua"
},
{
"value": "America/Manaus",
"title": "America/Manaus"
},
{
"value": "America/Marigot",
"title": "America/Marigot"
},
{
"value": "America/Martinique",
"title": "America/Martinique"
},
{
"value": "America/Matamoros",
"title": "America/Matamoros"
},
{
"value": "America/Mazatlan",
"title": "America/Mazatlan"
},
{
"value": "America/Menominee",
"title": "America/Menominee"
},
{
"value": "America/Merida",
"title": "America/Merida"
},
{
"value": "America/Metlakatla",
"title": "America/Metlakatla"
},
{
"value": "America/Mexico_City",
"title": "America/Mexico_City"
},
{
"value": "America/Miquelon",
"title": "America/Miquelon"
},
{
"value": "America/Moncton",
"title": "America/Moncton"
},
{
"value": "America/Monterrey",
"title": "America/Monterrey"
},
{
"value": "America/Montevideo",
"title": "America/Montevideo"
},
{
"value": "America/Montreal",
"title": "America/Montreal"
},
{
"value": "America/Montserrat",
"title": "America/Montserrat"
},
{
"value": "America/Nassau",
"title": "America/Nassau"
},
{
"value": "America/New_York",
"title": "America/New_York"
},
{
"value": "America/Nipigon",
"title": "America/Nipigon"
},
{
"value": "America/Nome",
"title": "America/Nome"
},
{
"value": "America/Noronha",
"title": "America/Noronha"
},
{
"value": "America/North_Dakota/Beulah",
"title": "America/North_Dakota/Beulah"
},
{
"value": "America/North_Dakota/Center",
"title": "America/North_Dakota/Center"
},
{
"value": "America/North_Dakota/New_Salem",
"title": "America/North_Dakota/New_Salem"
},
{
"value": "America/Ojinaga",
"title": "America/Ojinaga"
},
{
"value": "America/Panama",
"title": "America/Panama"
},
{
"value": "America/Pangnirtung",
"title": "America/Pangnirtung"
},
{
"value": "America/Paramaribo",
"title": "America/Paramaribo"
},
{
"value": "America/Phoenix",
"title": "America/Phoenix"
},
{
"value": "America/Port-au-Prince",
"title": "America/Port-au-Prince"
},
{
"value": "America/Port_of_Spain",
"title": "America/Port_of_Spain"
},
{
"value": "America/Porto_Velho",
"title": "America/Porto_Velho"
},
{
"value": "America/Puerto_Rico",
"title": "America/Puerto_Rico"
},
{
"value": "America/Rainy_River",
"title": "America/Rainy_River"
},
{
"value": "America/Rankin_Inlet",
"title": "America/Rankin_Inlet"
},
{
"value": "America/Recife",
"title": "America/Recife"
},
{
"value": "America/Regina",
"title": "America/Regina"
},
{
"value": "America/Resolute",
"title": "America/Resolute"
},
{
"value": "America/Rio_Branco",
"title": "America/Rio_Branco"
},
{
"value": "America/Santa_Isabel",
"title": "America/Santa_Isabel"
},
{
"value": "America/Santarem",
"title": "America/Santarem"
},
{
"value": "America/Santiago",
"title": "America/Santiago"
},
{
"value": "America/Santo_Domingo",
"title": "America/Santo_Domingo"
},
{
"value": "America/Sao_Paulo",
"title": "America/Sao_Paulo"
},
{
"value": "America/Scoresbysund",
"title": "America/Scoresbysund"
},
{
"value": "America/Shiprock",
"title": "America/Shiprock"
},
{
"value": "America/Sitka",
"title": "America/Sitka"
},
{
"value": "America/St_Barthelemy",
"title": "America/St_Barthelemy"
},
{
"value": "America/St_Johns",
"title": "America/St_Johns"
},
{
"value": "America/St_Kitts",
"title": "America/St_Kitts"
},
{
"value": "America/St_Lucia",
"title": "America/St_Lucia"
},
{
"value": "America/St_Thomas",
"title": "America/St_Thomas"
},
{
"value": "America/St_Vincent",
"title": "America/St_Vincent"
},
{
"value": "America/Swift_Current",
"title": "America/Swift_Current"
},
{
"value": "America/Tegucigalpa",
"title": "America/Tegucigalpa"
},
{
"value": "America/Thule",
"title": "America/Thule"
},
{
"value": "America/Thunder_Bay",
"title": "America/Thunder_Bay"
},
{
"value": "America/Tijuana",
"title": "America/Tijuana"
},
{
"value": "America/Toronto",
"title": "America/Toronto"
},
{
"value": "America/Tortola",
"title": "America/Tortola"
},
{
"value": "America/Vancouver",
"title": "America/Vancouver"
},
{
"value": "America/Whitehorse",
"title": "America/Whitehorse"
},
{
"value": "America/Winnipeg",
"title": "America/Winnipeg"
},
{
"value": "America/Yakutat",
"title": "America/Yakutat"
},
{
"value": "America/Yellowknife",
"title": "America/Yellowknife"
},
{
"value": "Antarctica/Casey",
"title": "Antarctica/Casey"
},
{
"value": "Antarctica/Davis",
"title": "Antarctica/Davis"
},
{
"value": "Antarctica/DumontDUrville",
"title": "Antarctica/DumontDUrville"
},
{
"value": "Antarctica/Macquarie",
"title": "Antarctica/Macquarie"
},
{
"value": "Antarctica/Mawson",
"title": "Antarctica/Mawson"
},
{
"value": "Antarctica/McMurdo",
"title": "Antarctica/McMurdo"
},
{
"value": "Antarctica/Palmer",
"title": "Antarctica/Palmer"
},
{
"value": "Antarctica/Rothera",
"title": "Antarctica/Rothera"
},
{
"value": "Antarctica/South_Pole",
"title": "Antarctica/South_Pole"
},
{
"value": "Antarctica/Syowa",
"title": "Antarctica/Syowa"
},
{
"value": "Antarctica/Vostok",
"title": "Antarctica/Vostok"
},
{
"value": "Arctic/Longyearbyen",
"title": "Arctic/Longyearbyen"
},
{
"value": "Asia/Aden",
"title": "Asia/Aden"
},
{
"value": "Asia/Almaty",
"title": "Asia/Almaty"
},
{
"value": "Asia/Amman",
"title": "Asia/Amman"
},
{
"value": "Asia/Anadyr",
"title": "Asia/Anadyr"
},
{
"value": "Asia/Aqtau",
"title": "Asia/Aqtau"
},
{
"value": "Asia/Aqtobe",
"title": "Asia/Aqtobe"
},
{
"value": "Asia/Ashgabat",
"title": "Asia/Ashgabat"
},
{
"value": "Asia/Baghdad",
"title": "Asia/Baghdad"
},
{
"value": "Asia/Bahrain",
"title": "Asia/Bahrain"
},
{
"value": "Asia/Baku",
"title": "Asia/Baku"
},
{
"value": "Asia/Bangkok",
"title": "Asia/Bangkok"
},
{
"value": "Asia/Beirut",
"title": "Asia/Beirut"
},
{
"value": "Asia/Bishkek",
"title": "Asia/Bishkek"
},
{
"value": "Asia/Brunei",
"title": "Asia/Brunei"
},
{
"value": "Asia/Choibalsan",
"title": "Asia/Choibalsan"
},
{
"value": "Asia/Chongqing",
"title": "Asia/Chongqing"
},
{
"value": "Asia/Colombo",
"title": "Asia/Colombo"
},
{
"value": "Asia/Damascus",
"title": "Asia/Damascus"
},
{
"value": "Asia/Dhaka",
"title": "Asia/Dhaka"
},
{
"value": "Asia/Dili",
"title": "Asia/Dili"
},
{
"value": "Asia/Dubai",
"title": "Asia/Dubai"
},
{
"value": "Asia/Dushanbe",
"title": "Asia/Dushanbe"
},
{
"value": "Asia/Gaza",
"title": "Asia/Gaza"
},
{
"value": "Asia/Harbin",
"title": "Asia/Harbin"
},
{
"value": "Asia/Hebron",
"title": "Asia/Hebron"
},
{
"value": "Asia/Ho_Chi_Minh",
"title": "Asia/Ho_Chi_Minh"
},
{
"value": "Asia/Hong_Kong",
"title": "Asia/Hong_Kong"
},
{
"value": "Asia/Hovd",
"title": "Asia/Hovd"
},
{
"value": "Asia/Irkutsk",
"title": "Asia/Irkutsk"
},
{
"value": "Asia/Istanbul",
"title": "Asia/Istanbul"
},
{
"value": "Asia/Jakarta",
"title": "Asia/Jakarta"
},
{
"value": "Asia/Jayapura",
"title": "Asia/Jayapura"
},
{
"value": "Asia/Jerusalem",
"title": "Asia/Jerusalem"
},
{
"value": "Asia/Kabul",
"title": "Asia/Kabul"
},
{
"value": "Asia/Kamchatka",
"title": "Asia/Kamchatka"
},
{
"value": "Asia/Karachi",
"title": "Asia/Karachi"
},
{
"value": "Asia/Kashgar",
"title": "Asia/Kashgar"
},
{
"value": "Asia/Kathmandu",
"title": "Asia/Kathmandu"
},
{
"value": "Asia/Kolkata",
"title": "Asia/Kolkata"
},
{
"value": "Asia/Krasnoyarsk",
"title": "Asia/Krasnoyarsk"
},
{
"value": "Asia/Kuala_Lumpur",
"title": "Asia/Kuala_Lumpur"
},
{
"value": "Asia/Kuching",
"title": "Asia/Kuching"
},
{
"value": "Asia/Kuwait",
"title": "Asia/Kuwait"
},
{
"value": "Asia/Macau",
"title": "Asia/Macau"
},
{
"value": "Asia/Magadan",
"title": "Asia/Magadan"
},
{
"value": "Asia/Makassar",
"title": "Asia/Makassar"
},
{
"value": "Asia/Manila",
"title": "Asia/Manila"
},
{
"value": "Asia/Muscat",
"title": "Asia/Muscat"
},
{
"value": "Asia/Nicosia",
"title": "Asia/Nicosia"
},
{
"value": "Asia/Novokuznetsk",
"title": "Asia/Novokuznetsk"
},
{
"value": "Asia/Novosibirsk",
"title": "Asia/Novosibirsk"
},
{
"value": "Asia/Omsk",
"title": "Asia/Omsk"
},
{
"value": "Asia/Oral",
"title": "Asia/Oral"
},
{
"value": "Asia/Phnom_Penh",
"title": "Asia/Phnom_Penh"
},
{
"value": "Asia/Pontianak",
"title": "Asia/Pontianak"
},
{
"value": "Asia/Pyongyang",
"title": "Asia/Pyongyang"
},
{
"value": "Asia/Qatar",
"title": "Asia/Qatar"
},
{
"value": "Asia/Qyzylorda",
"title": "Asia/Qyzylorda"
},
{
"value": "Asia/Rangoon",
"title": "Asia/Rangoon"
},
{
"value": "Asia/Riyadh",
"title": "Asia/Riyadh"
},
{
"value": "Asia/Riyadh87",
"title": "Asia/Riyadh87"
},
{
"value": "Asia/Riyadh88",
"title": "Asia/Riyadh88"
},
{
"value": "Asia/Riyadh89",
"title": "Asia/Riyadh89"
},
{
"value": "Asia/Sakhalin",
"title": "Asia/Sakhalin"
},
{
"value": "Asia/Samarkand",
"title": "Asia/Samarkand"
},
{
"value": "Asia/Seoul",
"title": "Asia/Seoul"
},
{
"value": "Asia/Shanghai",
"title": "Asia/Shanghai"
},
{
"value": "Asia/Singapore",
"title": "Asia/Singapore"
},
{
"value": "Asia/Taipei",
"title": "Asia/Taipei"
},
{
"value": "Asia/Tashkent",
"title": "Asia/Tashkent"
},
{
"value": "Asia/Tbilisi",
"title": "Asia/Tbilisi"
},
{
"value": "Asia/Tehran",
"title": "Asia/Tehran"
},
{
"value": "Asia/Thimphu",
"title": "Asia/Thimphu"
},
{
"value": "Asia/Tokyo",
"title": "Asia/Tokyo"
},
{
"value": "Asia/Ulaanbaatar",
"title": "Asia/Ulaanbaatar"
},
{
"value": "Asia/Urumqi",
"title": "Asia/Urumqi"
},
{
"value": "Asia/Vientiane",
"title": "Asia/Vientiane"
},
{
"value": "Asia/Vladivostok",
"title": "Asia/Vladivostok"
},
{
"value": "Asia/Yakutsk",
"title": "Asia/Yakutsk"
},
{
"value": "Asia/Yekaterinburg",
"title": "Asia/Yekaterinburg"
},
{
"value": "Asia/Yerevan",
"title": "Asia/Yerevan"
},
{
"value": "Atlantic/Azores",
"title": "Atlantic/Azores"
},
{
"value": "Atlantic/Bermuda",
"title": "Atlantic/Bermuda"
},
{
"value": "Atlantic/Canary",
"title": "Atlantic/Canary"
},
{
"value": "Atlantic/Cape_Verde",
"title": "Atlantic/Cape_Verde"
},
{
"value": "Atlantic/Faroe",
"title": "Atlantic/Faroe"
},
{
"value": "Atlantic/Madeira",
"title": "Atlantic/Madeira"
},
{
"value": "Atlantic/Reykjavik",
"title": "Atlantic/Reykjavik"
},
{
"value": "Atlantic/South_Georgia",
"title": "Atlantic/South_Georgia"
},
{
"value": "Atlantic/St_Helena",
"title": "Atlantic/St_Helena"
},
{
"value": "Atlantic/Stanley",
"title": "Atlantic/Stanley"
},
{
"value": "Australia/Adelaide",
"title": "Australia/Adelaide"
},
{
"value": "Australia/Brisbane",
"title": "Australia/Brisbane"
},
{
"value": "Australia/Broken_Hill",
"title": "Australia/Broken_Hill"
},
{
"value": "Australia/Currie",
"title": "Australia/Currie"
},
{
"value": "Australia/Darwin",
"title": "Australia/Darwin"
},
{
"value": "Australia/Eucla",
"title": "Australia/Eucla"
},
{
"value": "Australia/Hobart",
"title": "Australia/Hobart"
},
{
"value": "Australia/Lindeman",
"title": "Australia/Lindeman"
},
{
"value": "Australia/Lord_Howe",
"title": "Australia/Lord_Howe"
},
{
"value": "Australia/Melbourne",
"title": "Australia/Melbourne"
},
{
"value": "Australia/Perth",
"title": "Australia/Perth"
},
{
"value": "Australia/Sydney",
"title": "Australia/Sydney"
},
{
"value": "CET",
"title": "CET"
},
{
"value": "CST6CDT",
"title": "CST6CDT"
},
{
"value": "EET",
"title": "EET"
},
{
"value": "EST",
"title": "EST"
},
{
"value": "EST5EDT",
"title": "EST5EDT"
},
{
"value": "Etc/GMT",
"title": "Etc/GMT"
},
{
"value": "Etc/GMT+0",
"title": "Etc/GMT+0"
},
{
"value": "Etc/GMT+1",
"title": "Etc/GMT+1"
},
{
"value": "Etc/GMT+10",
"title": "Etc/GMT+10"
},
{
"value": "Etc/GMT+11",
"title": "Etc/GMT+11"
},
{
"value": "Etc/GMT+12",
"title": "Etc/GMT+12"
},
{
"value": "Etc/GMT+2",
"title": "Etc/GMT+2"
},
{
"value": "Etc/GMT+3",
"title": "Etc/GMT+3"
},
{
"value": "Etc/GMT+4",
"title": "Etc/GMT+4"
},
{
"value": "Etc/GMT+5",
"title": "Etc/GMT+5"
},
{
"value": "Etc/GMT+6",
"title": "Etc/GMT+6"
},
{
"value": "Etc/GMT+7",
"title": "Etc/GMT+7"
},
{
"value": "Etc/GMT+8",
"title": "Etc/GMT+8"
},
{
"value": "Etc/GMT+9",
"title": "Etc/GMT+9"
},
{
"value": "Etc/GMT-0",
"title": "Etc/GMT-0"
},
{
"value": "Etc/GMT-1",
"title": "Etc/GMT-1"
},
{
"value": "Etc/GMT-10",
"title": "Etc/GMT-10"
},
{
"value": "Etc/GMT-11",
"title": "Etc/GMT-11"
},
{
"value": "Etc/GMT-12",
"title": "Etc/GMT-12"
},
{
"value": "Etc/GMT-13",
"title": "Etc/GMT-13"
},
{
"value": "Etc/GMT-14",
"title": "Etc/GMT-14"
},
{
"value": "Etc/GMT-2",
"title": "Etc/GMT-2"
},
{
"value": "Etc/GMT-3",
"title": "Etc/GMT-3"
},
{
"value": "Etc/GMT-4",
"title": "Etc/GMT-4"
},
{
"value": "Etc/GMT-5",
"title": "Etc/GMT-5"
},
{
"value": "Etc/GMT-6",
"title": "Etc/GMT-6"
},
{
"value": "Etc/GMT-7",
"title": "Etc/GMT-7"
},
{
"value": "Etc/GMT-8",
"title": "Etc/GMT-8"
},
{
"value": "Etc/GMT-9",
"title": "Etc/GMT-9"
},
{
"value": "Etc/GMT0",
"title": "Etc/GMT0"
},
{
"value": "Etc/Greenwich",
"title": "Etc/Greenwich"
},
{
"value": "Etc/UCT",
"title": "Etc/UCT"
},
{
"value": "Etc/UTC",
"title": "Etc/UTC"
},
{
"value": "Etc/Universal",
"title": "Etc/Universal"
},
{
"value": "Etc/Zulu",
"title": "Etc/Zulu"
},
{
"value": "Europe/Amsterdam",
"title": "Europe/Amsterdam"
},
{
"value": "Europe/Andorra",
"title": "Europe/Andorra"
},
{
"value": "Europe/Athens",
"title": "Europe/Athens"
},
{
"value": "Europe/Belgrade",
"title": "Europe/Belgrade"
},
{
"value": "Europe/Berlin",
"title": "Europe/Berlin"
},
{
"value": "Europe/Bratislava",
"title": "Europe/Bratislava"
},
{
"value": "Europe/Brussels",
"title": "Europe/Brussels"
},
{
"value": "Europe/Bucharest",
"title": "Europe/Bucharest"
},
{
"value": "Europe/Budapest",
"title": "Europe/Budapest"
},
{
"value": "Europe/Chisinau",
"title": "Europe/Chisinau"
},
{
"value": "Europe/Copenhagen",
"title": "Europe/Copenhagen"
},
{
"value": "Europe/Dublin",
"title": "Europe/Dublin"
},
{
"value": "Europe/Gibraltar",
"title": "Europe/Gibraltar"
},
{
"value": "Europe/Guernsey",
"title": "Europe/Guernsey"
},
{
"value": "Europe/Helsinki",
"title": "Europe/Helsinki"
},
{
"value": "Europe/Isle_of_Man",
"title": "Europe/Isle_of_Man"
},
{
"value": "Europe/Istanbul",
"title": "Europe/Istanbul"
},
{
"value": "Europe/Jersey",
"title": "Europe/Jersey"
},
{
"value": "Europe/Kaliningrad",
"title": "Europe/Kaliningrad"
},
{
"value": "Europe/Kiev",
"title": "Europe/Kiev"
},
{
"value": "Europe/Lisbon",
"title": "Europe/Lisbon"
},
{
"value": "Europe/Ljubljana",
"title": "Europe/Ljubljana"
},
{
"value": "Europe/London",
"title": "Europe/London"
},
{
"value": "Europe/Luxembourg",
"title": "Europe/Luxembourg"
},
{
"value": "Europe/Madrid",
"title": "Europe/Madrid"
},
{
"value": "Europe/Malta",
"title": "Europe/Malta"
},
{
"value": "Europe/Mariehamn",
"title": "Europe/Mariehamn"
},
{
"value": "Europe/Minsk",
"title": "Europe/Minsk"
},
{
"value": "Europe/Monaco",
"title": "Europe/Monaco"
},
{
"value": "Europe/Moscow",
"title": "Europe/Moscow"
},
{
"value": "Europe/Nicosia",
"title": "Europe/Nicosia"
},
{
"value": "Europe/Oslo",
"title": "Europe/Oslo"
},
{
"value": "Europe/Paris",
"title": "Europe/Paris"
},
{
"value": "Europe/Podgorica",
"title": "Europe/Podgorica"
},
{
"value": "Europe/Prague",
"title": "Europe/Prague"
},
{
"value": "Europe/Riga",
"title": "Europe/Riga"
},
{
"value": "Europe/Rome",
"title": "Europe/Rome"
},
{
"value": "Europe/Samara",
"title": "Europe/Samara"
},
{
"value": "Europe/San_Marino",
"title": "Europe/San_Marino"
},
{
"value": "Europe/Sarajevo",
"title": "Europe/Sarajevo"
},
{
"value": "Europe/Simferopol",
"title": "Europe/Simferopol"
},
{
"value": "Europe/Skopje",
"title": "Europe/Skopje"
},
{
"value": "Europe/Sofia",
"title": "Europe/Sofia"
},
{
"value": "Europe/Stockholm",
"title": "Europe/Stockholm"
},
{
"value": "Europe/Tallinn",
"title": "Europe/Tallinn"
},
{
"value": "Europe/Tirane",
"title": "Europe/Tirane"
},
{
"value": "Europe/Uzhgorod",
"title": "Europe/Uzhgorod"
},
{
"value": "Europe/Vaduz",
"title": "Europe/Vaduz"
},
{
"value": "Europe/Vatican",
"title": "Europe/Vatican"
},
{
"value": "Europe/Vienna",
"title": "Europe/Vienna"
},
{
"value": "Europe/Vilnius",
"title": "Europe/Vilnius"
},
{
"value": "Europe/Volgograd",
"title": "Europe/Volgograd"
},
{
"value": "Europe/Warsaw",
"title": "Europe/Warsaw"
},
{
"value": "Europe/Zagreb",
"title": "Europe/Zagreb"
},
{
"value": "Europe/Zaporozhye",
"title": "Europe/Zaporozhye"
},
{
"value": "Europe/Zurich",
"title": "Europe/Zurich"
},
{
"value": "HST",
"title": "HST"
},
{
"value": "Indian/Antananarivo",
"title": "Indian/Antananarivo"
},
{
"value": "Indian/Chagos",
"title": "Indian/Chagos"
},
{
"value": "Indian/Christmas",
"title": "Indian/Christmas"
},
{
"value": "Indian/Cocos",
"title": "Indian/Cocos"
},
{
"value": "Indian/Comoro",
"title": "Indian/Comoro"
},
{
"value": "Indian/Kerguelen",
"title": "Indian/Kerguelen"
},
{
"value": "Indian/Mahe",
"title": "Indian/Mahe"
},
{
"value": "Indian/Maldives",
"title": "Indian/Maldives"
},
{
"value": "Indian/Mauritius",
"title": "Indian/Mauritius"
},
{
"value": "Indian/Mayotte",
"title": "Indian/Mayotte"
},
{
"value": "Indian/Reunion",
"title": "Indian/Reunion"
},
{
"value": "MET",
"title": "MET"
},
{
"value": "MST",
"title": "MST"
},
{
"value": "MST7MDT",
"title": "MST7MDT"
},
{
"value": "Mideast/Riyadh87",
"title": "Mideast/Riyadh87"
},
{
"value": "Mideast/Riyadh88",
"title": "Mideast/Riyadh88"
},
{
"value": "Mideast/Riyadh89",
"title": "Mideast/Riyadh89"
},
{
"value": "PST8PDT",
"title": "PST8PDT"
},
{
"value": "Pacific/Apia",
"title": "Pacific/Apia"
},
{
"value": "Pacific/Auckland",
"title": "Pacific/Auckland"
},
{
"value": "Pacific/Chatham",
"title": "Pacific/Chatham"
},
{
"value": "Pacific/Chuuk",
"title": "Pacific/Chuuk"
},
{
"value": "Pacific/Easter",
"title": "Pacific/Easter"
},
{
"value": "Pacific/Efate",
"title": "Pacific/Efate"
},
{
"value": "Pacific/Enderbury",
"title": "Pacific/Enderbury"
},
{
"value": "Pacific/Fakaofo",
"title": "Pacific/Fakaofo"
},
{
"value": "Pacific/Fiji",
"title": "Pacific/Fiji"
},
{
"value": "Pacific/Funafuti",
"title": "Pacific/Funafuti"
},
{
"value": "Pacific/Galapagos",
"title": "Pacific/Galapagos"
},
{
"value": "Pacific/Gambier",
"title": "Pacific/Gambier"
},
{
"value": "Pacific/Guadalcanal",
"title": "Pacific/Guadalcanal"
},
{
"value": "Pacific/Guam",
"title": "Pacific/Guam"
},
{
"value": "Pacific/Honolulu",
"title": "Pacific/Honolulu"
},
{
"value": "Pacific/Johnston",
"title": "Pacific/Johnston"
},
{
"value": "Pacific/Kiritimati",
"title": "Pacific/Kiritimati"
},
{
"value": "Pacific/Kosrae",
"title": "Pacific/Kosrae"
},
{
"value": "Pacific/Kwajalein",
"title": "Pacific/Kwajalein"
},
{
"value": "Pacific/Majuro",
"title": "Pacific/Majuro"
},
{
"value": "Pacific/Marquesas",
"title": "Pacific/Marquesas"
},
{
"value": "Pacific/Midway",
"title": "Pacific/Midway"
},
{
"value": "Pacific/Nauru",
"title": "Pacific/Nauru"
},
{
"value": "Pacific/Niue",
"title": "Pacific/Niue"
},
{
"value": "Pacific/Norfolk",
"title": "Pacific/Norfolk"
},
{
"value": "Pacific/Noumea",
"title": "Pacific/Noumea"
},
{
"value": "Pacific/Pago_Pago",
"title": "Pacific/Pago_Pago"
},
{
"value": "Pacific/Palau",
"title": "Pacific/Palau"
},
{
"value": "Pacific/Pitcairn",
"title": "Pacific/Pitcairn"
},
{
"value": "Pacific/Pohnpei",
"title": "Pacific/Pohnpei"
},
{
"value": "Pacific/Port_Moresby",
"title": "Pacific/Port_Moresby"
},
{
"value": "Pacific/Rarotonga",
"title": "Pacific/Rarotonga"
},
{
"value": "Pacific/Saipan",
"title": "Pacific/Saipan"
},
{
"value": "Pacific/Tahiti",
"title": "Pacific/Tahiti"
},
{
"value": "Pacific/Tarawa",
"title": "Pacific/Tarawa"
},
{
"value": "Pacific/Tongatapu",
"title": "Pacific/Tongatapu"
},
{
"value": "Pacific/Wake",
"title": "Pacific/Wake"
},
{
"value": "Pacific/Wallis",
"title": "Pacific/Wallis"
},
{
"value": "US/Pacific-New",
"title": "US/Pacific-New"
},
{
"value": "WET",
"title": "WET"
}
],
"default": "Etc/GMT",
"maxItems": 1,
"type": "string"
}
}
},
"type": "array",
"maxItems": 1,
"title": "Mobile Identity"
},
"allowCtiControlFlag": {
"description": " Check this check box to allow CTI to control and monitor this device. If the associated directory number specifies a shared line, the check box should be enabled as long as at least one associated device specifies a combination of device type and protocol that CTI supports. ",
"title": "Allow Control of Device from CTI",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"rfc2833Disabled": {
"description": " For phones that are running SCCP, check this check box to disable RFC2833 support. ",
"title": "RFC2833 Disabled",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"hlogStatus": {
"title": "Hlog Status",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"maxItems": 1,
"type": "string"
},
"upgradeFinishTime": {
"description": "The completion deadline for the operation (CCYY:MM:DD:HH:MM)",
"title": "Operation Completes By",
"minItems": 0,
"pattern": "^[0-9]{4}:[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}$|::::00",
"required": false,
"maxItems": 1,
"type": "string"
},
"isActive": {
"description": " The Device Is Active message in the Phone Configuration window in \n Cisco Unified Communications Manager Administration displays when a phone consumes device license units and when a phone can register with Cisco Unified CM. For a phone that uses a real MAC address, not the dummy MAC address that is created via BAT, the Device Is Active message displays, which indicates that the phone uses device license units and can register with \n Cisco Unified Communications Manager. For a phone that uses the dummy MAC address that is created via BAT, the Device Is Active message does not display. If you manually convert the dummy MAC address to a real MAC address in the Phone Configuration window, the Device Is Active message displays after you save the configuration; this ensures that the phone can register with \n Cisco Unified Communications Manager and that licensing consumes device license units for the phone. ",
"title": "Is Active",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"allowiXApplicableMedia": {
"description": "This field is applicable only for Third-party AS-SIP Endpoint.",
"title": "Allow iX Applicable Media",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"hotlineDevice": {
"description": "This tag is applicable for PLAR-supporting SIP/SCCP phones only",
"title": "Hot line Device",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"securityProfileName": {
"description": " Choose the security profile to apply to the device. You must apply a security profile to all phones that are configured in \n Cisco Unified Communications Manager Administration. \n Installing Cisco Unified Communications Manager provides a set of predefined, nonsecure security profiles for auto-registration. To enable security features for a phone, you must configure a new security profile for the device type and protocol and apply it to the phone. If the phone does not support security, choose a nonsecure profile. To identify the settings that the profile contains, choose System > Security Profile > Phone Security Profile. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The CAPF settings that are configured in the profile relate to the Certificate Authority Proxy Function settings that display in the Phone Configuration window. You must configure CAPF settings for certificate operations that involve manufacturer-installed certificates (MICs) or locally significant certificates (LSC). See the \n Cisco Unified Communications Manager Security Guide for more information about how CAPF settings that you update in the phone configuration window affect security profile CAPF settings. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/PhoneSecurityProfile",
"title": "Device Security Profile",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/PhoneSecurityProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"dndRingSetting": {
"description": " When you enable the DND Ringer Off or Call Reject option, this parameter specifies how a call displays on a phone. From the drop-down list, choose one of the following options: \n \n \n None\u2014This option specifies that the DND Incoming Call Alert setting from the Common Phone Profile window gets used for this device. \n \n Disable\u2014This option disables both beep and flash notification of a call, but, for the DND Ringer Off option, incoming call information still gets displayed. For the DND Call Reject option, no call alerts display, and no information gets sent to the device. \n \n Beep Only\u2014For an incoming call, this option causes the phone to play a beep tone only. \n \n Flash Only\u2014For an incoming call, this option causes the phone to display a flash alert. \n ",
"title": "DND Incoming Call Alert",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"maxItems": 1,
"type": [
"string",
"null"
]
},
"protocolSide": {
"description": "Side information is read-only except when creating a device",
"title": "Protocol Side",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Network",
"title": "Network"
},
{
"value": "User",
"title": "User"
}
],
"default": "User",
"maxItems": 1,
"type": "string"
},
"CFTPhone": {
"type": "object",
"properties": {
"Phone": {
"type": "string",
"title": "Phone name to form Relation"
},
"CFTPhone": {
"target": "/api/data/ConfigurationTemplate/template_choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"title": "Phone Config Template",
"format": "uri",
"choices": [],
"target_attr": "name",
"target_model_type": "data/ConfigurationTemplate",
"type": "string"
}
},
"title": "Cft Phone"
},
"mlppDomainId": {
"target_model_type": "device/cucm/MlppDomain",
"description": " Choose an MLPP domain from the drop-down list box for the MLPP domain that is associated with this device. If you leave the None value, this device inherits its MLPP domain from the value that was set in the common device configuration. If the common device configuration does not have an MLPP domain setting, this device inherits its MLPP domain from the value that was set for the MLPP Domain Identifier enterprise parameter. ",
"format": "uri",
"minItems": 0,
"pattern": "^[0-9a-fA-F]{6}|-1$",
"required": false,
"choices": [],
"target_attr": "domainId",
"maxItems": 1,
"maxLength": 6,
"title": "MLPP Domain ID",
"type": [
"string",
"null"
],
"minLength": 2,
"target": "/api/device/cucm/MlppDomain/choices/?field=domainId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"aarNeighborhoodName": {
"description": " Choose the automated alternate routing (AAR) group for this device. The AAR group provides the prefix digits that are used to route calls that are otherwise blocked due to insufficient bandwidth. If no AAR group is specified, Cisco Unified CM uses the AAR group that is associated with Device Pool or Line. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/AarGroup",
"title": "AAR Group",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/AarGroup/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"locationName": {
"description": " Use locations to implement call admission control (CAC) in a centralized call-processing system. CAC enables you to regulate audio quality and video availability by limiting the amount of bandwidth that is available for audio and video calls over links between locations. The location specifies the total bandwidth that is available for calls to and from this location. From the drop-down list box, choose the appropriate location for this \n Cisco Unified IP Phone. A location setting of Hub_None means that the locations feature does not keep track of the bandwidth that this \n Cisco Unified IP Phone consumes. A location setting of Phantom specifies a location that enables successful CAC across intercluster trunks that use H.323 protocol or SIP. To configure a new location, use the System > Location menu option. ",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Location",
"title": "Location",
"type": "string",
"target": "/api/device/cucm/Location/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"mediaResourceListName": {
"description": " Choose the appropriate Media Resource Group List. A Media Resource Group List comprises a prioritized grouping of media resource groups. An application chooses the required media resource, such as a Music On Hold server, from the available media resources according to the priority order that is defined in a Media Resource Group List. If you choose <None>, Cisco Unified CM uses the Media Resource Group List that is defined in the device pool. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/MediaResourceList",
"title": "Media Resource Group List",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/MediaResourceList/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"devicePoolName": {
"description": " Choose the device pool to which you want this phone assigned. The device pool defines sets of common characteristics for devices, such as region, date/time group, and softkey template. ",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/DevicePool",
"title": "Device Pool",
"type": "string",
"target": "/api/device/cucm/DevicePool/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"isDualMode": {
"description": "Read-only tag.",
"title": "Is Dual Mode",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"vendorConfig": {
"minItems": 0,
"items": {
"type": "object",
"properties": {
"value": {
"type": "any",
"name": "value",
"title": "Value"
},
"key": {
"type": "string",
"name": "key",
"title": "Key"
}
}
},
"required": false,
"type": "array",
"title": "Vendor Config"
},
"authenticationUrl": {
"description": " Enter the URL that the phone uses to validate requests that are made to the phone web server. If you do not provide an authentication URL, the advanced features on the \n Cisco Unified IP Phone that require authentication will not function. By default, this URL accesses a Cisco Unified Communications Self Care Portal window that was configured during installation. Leave this field blank to accept the default setting. ",
"title": "Authentication Server",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"certificateOperation": {
"description": " From the drop-down list box, choose one of the following options: \n \n \n No Pending Operation\u2014Displays when no certificate operation is occurring (default setting). \n \n Install/Upgrade\u2014Installs a new or upgrades an existing locally significant certificate in the phone. \n \n Delete\u2014Deletes the locally significant certificate that exists in the phone. \n \n Troubleshoot\u2014Retrieves the locally significant certificate (LSC) or the manufacture installed certificate (MIC), so you can view the certificate credentials in the CAPF trace file. If both certificate types exist in the phone, Cisco Unified CM creates two trace files, one for each certificate type. By choosing the Troubleshooting option, you can verify that an LSC or MIC exists in the phone. \n For more information on CAPF operations, see the \n Cisco Unified Communications Manager Security Guide . ",
"title": "Certificate Operation",
"minItems": 1,
"required": true,
"choices": [
{
"value": "No Pending Operation",
"title": "No Pending Operation"
},
{
"value": "Install/Upgrade",
"title": "Install/Upgrade"
},
{
"value": "Delete",
"title": "Delete"
},
{
"value": "Troubleshoot",
"title": "Troubleshoot"
}
],
"default": "No Pending Operation",
"maxItems": 1,
"type": "string"
},
"userHoldMohAudioSourceId": {
"description": " To specify the audio source that plays when a user initiates a hold action, click the drop-down arrow and choose an audio source from the list that displays. If you do not choose an audio source, Cisco Unified CM uses the audio source that is defined in the device pool or the system default if the device pool does not specify an audio source ID. \n \n \n \n Note\u00a0\u00a0\u00a0 \n You define audio sources in the Music On Hold Audio Source Configuration window. For access, choose Media Resources > Music On Hold Audio Source. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "sourceId",
"maxItems": 1,
"target_model_type": "device/cucm/MohAudioSource",
"title": "User Hold MOH Audio Source",
"type": [
"string",
"null",
"integer"
],
"target": "/api/device/cucm/MohAudioSource/choices/?field=sourceId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"defaultProfileName": {
"description": "The name of the default profile for this device.Not Nullable.",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/DeviceProfile",
"title": "EM Profile",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/DeviceProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"enableCallRoutingToRdWhenNoneIsActive": {
"description": " Determines whether calls should be routed to all remote destinations when the active remote destination is not set. Check this check box to receive calls during network connection outage or to use a third-party voicemail system. \n \n \n \n Note\u00a0\u00a0\u00a0 \n This field appears only on a CTI remote device type. \n \n \n ",
"title": "Enable Call Routing To Rd When None Is Active",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"sipProfileName": {
"description": " Choose the default SIP profile or a specific profile that was previously created. SIP profiles provide specific SIP information for the phone such as registration and keepalive timers, media ports, and do not disturb control. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/SipProfile",
"title": "SIP Profile",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/SipProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"preemption": {
"description": " Be aware that this setting is not available on all devices. If available, this setting specifies whether a device that can preempt calls in progress will use the capability when it places an MLPP precedence call. From the drop-down list box, choose a setting to assign to this device from the following options: \n \n \n Default\u2014This device inherits its MLPP preemption setting from the common device configuration. \n \n Disabled\u2014This device does not allow preemption of lower precedence calls to take place when necessary for completion of higher precedence calls. \n \n Forceful\u2014This device allows preemption of lower precedence calls to take place when necessary for completion of higher precedence calls. \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n Do not configure a device with the following combination of settings: MLPP Indication is set to Off or Default (when default is Off) while MLPP Preemption is set to Forceful. \n \n \n ",
"title": "MLPP Preemption",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Disabled",
"title": "Disabled"
},
{
"value": "Forceful",
"title": "Forceful"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"singleButtonBarge": {
"description": " From the drop-down list box, enable or disable the Single Button Barge/cBarge feature for this device or choose Default to use the service parameter setting. \n \n \n Off\u2014This setting disables the Single Button Barge/cBarge feature; however, the regular Barge or cBarge features will still work. \n \n Barge\u2014This setting enables the Single Button Barge feature. \n \n CBarge\u2014This setting enables the Single Button cBarge feature. \n \n Default\u2014Uses the Single Button Barge/cBarge setting that is in the service parameter. \n ",
"title": "Single Button Barge",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "Barge",
"title": "Barge"
},
{
"value": "CBarge",
"title": "CBarge"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"messagesUrl": {
"description": " Leave this field blank (not used by \n Cisco Unified Communications Manager). ",
"title": "Messages",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"enableExtensionMobility": {
"description": " Check this check box if this phone supports extension mobility. ",
"title": "Enable Extension Mobility",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"commonDeviceConfigName": {
"description": " Choose the common device configuration to which you want this phone assigned. The common device configuration includes the attributes (services or features) that are associated with a particular user. Configure the common device in the Common Device Configuration window. To see the common device configuration settings, click the View Details link. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/CommonDeviceConfig",
"title": "Common Device Configuration",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/CommonDeviceConfig/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"earlyOfferSupportForVoiceCall": {
"description": "This field is applicable only for Third-party AS-SIP Endpoint.",
"title": "Early Offer support for voice and video calls (insert MTP if needed)",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"informationUrl": {
"description": " This field displays the name of the active firmware load if the \n Cisco Unified IP Phone has registered with \n Cisco Unified Communications Manager. In some cases, the Active Load ID field displays \"Unknown.\" For example, \n Cisco Unified Communications Manager Administration might display \"Unknown\" in the Active Load ID field for any of the following circumstances: \n \n \n For SCCP phones, when the phone is a \n Cisco Unified IP Phone 7940 (SCCP), 7960 (SCCP), or 7985 (SCCP), because these phone models do not support the necessary version of SCCP. \n \n For SCCP and SIP phones, when the phone is any third-party phone. \n \n When \n Cisco Unified Communications Manager cannot determine the status of the phone. \n ",
"title": "Information",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"secureAuthenticationUrl": {
"description": " Enter the secure URL that the phone uses to validate requests that are made to the phone web server. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you do not provide a Secure Authentication URL, the device uses the nonsecure URL. If you provide both a secure URL and a nonsecure URL, the device chooses the appropriate URL, based on its capabilities. \n \n \n By default, this URL accesses a Cisco Unified Communications Self Care Portal window that was configured during installation. Leave this field blank to accept the default setting. Maximum length: 255 ",
"title": "Secure Authentication URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"blockIncomingCallsWhenRoaming": {
"minItems": 0,
"required": false,
"type": "boolean",
"maxItems": 1,
"title": "Block Incoming Calls while Roaming"
},
"secureIdleUrl": {
"description": " Enter the secure URL for the information that displays on the \n Cisco Unified IP Phone display when the phone is idle, as specified in Idle Timer field. For example, you can display a logo on the LCD when the phone has not been used for 5 minutes. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you do not provide a Secure Idle URL, the device uses the nonsecure URL. If you provide both a secure URL and a nonsecure URL, the device chooses the appropriate URL, based on its capabilities. \n \n \n To accept the default setting, leave this field blank. Maximum length: 255 ",
"title": "Secure Idle URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"useDevicePoolCgpnTransformCss": {
"title": "Use Device Pool Calling Party Transformation CSS (Device Mobility Related Information)",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"homeNetworkId": {
"description": "This tag is only valid when value of blockIncomingCallsWhenRoaming is true",
"title": "Home Network ID",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"traceFlag": {
"minItems": 0,
"required": false,
"type": "boolean",
"maxItems": 1,
"title": "Trace Flag"
},
"phoneSuite": {
"description": " The Phone Personalization setting allows you to enable a \n Cisco Unified IP Phone, so it works with Phone Designer, a Cisco Unified Communications widget that allows a phone user to customize the wallpaper and ring tones on the phone. From the Phone Personalization drop-down list box, choose one of the following options: \n \n \n Disabled-The user cannot customize the \n Cisco Unified IP Phone by using Phone Designer. \n \n Enabled-The user can use Phone Designer to customize the phone. \n \n Default-The phone uses the configuration from the Phone Personalization enterprise parameter if you choose Default in both the Phone Configuration and Common Phone Profile Configuration windows. If you choose Default in the Common Phone Profile Configuration window but not in the Phone Configuration window, the phone uses the configuration that you specify in the Phone Configuration window. \n You must install and configure Phone Designer, so the phone user can customize the phone. Before you install and configure Phone Designer, identify which \n Cisco Unified IP Phone models work with Phone Designer, as described in the Phone Designer documentation. For more information on Phone Designer, see the Phone Designer documentation. ",
"title": "Phone Personalization",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Disabled",
"title": "Disabled"
},
{
"value": "Enabled",
"title": "Enabled"
},
{
"value": "HTTPS Only",
"title": "HTTPS Only"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"geoLocationName": {
"description": " From the drop-down list box, choose a geolocation. You can choose the Unspecified geolocation, which designates that this device does not associate with a geolocation. You can also choose a geolocation that has been configured with the System > Geolocation Configuration menu option. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/GeoLocation",
"title": "Geolocation",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/GeoLocation/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"digestUser": {
"target_model_type": "device/cucm/User",
"description": "This field is applicable only to SIP phones.",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "userid",
"maxItems": 1,
"maxLength": 255,
"title": "Digest User",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/User/choices/?field=userid&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"joinAcrossLines": {
"description": " From the drop-down list box, enable or disable the Join Across Lines feature for this device or choose Default to use the service parameter setting. \n \n \n Off\u2014This setting disables the Join Across Lines feature. \n \n On\u2014This setting enables the Join Across Lines feature. \n \n Default\u2014This setting uses the Join Across Lines setting that is in the service parameter. \n ",
"title": "Join Across Lines",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"speeddials": {
"title": "Speeddials",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"speeddial": {
"name": "speeddial",
"title": "Speeddial",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer"
},
"dirn": {
"name": "dirn",
"title": "Dirn",
"minItems": 1,
"required": true,
"maxItems": 1,
"maxLength": 255,
"type": "string"
},
"label": {
"name": "label",
"title": "Label",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"required": false,
"type": "array"
}
}
},
"dndStatus": {
"description": " Check this check box to enable Do Not Disturb on the phone. ",
"title": "Do Not Disturb",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"wirelessLanProfileGroup": {
"description": " Select a wireless LAN profile group from the drop-down list box. You may also click View Details to display the settings for this wireless LAN profile group. \n \n \n \n Note\u00a0\u00a0\u00a0 \n You can specify the Wireless LAN Profile Group at the Device Pool level or the individual phone level. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n This field does not apply to all phone models. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/WlanProfileGroup",
"title": "Wireless Lan Profile Group",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/WlanProfileGroup/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"networkHoldMohAudioSourceId": {
"description": " To specify the audio source that is played when the network initiates a hold action, click the drop-down arrow and choose an audio source from the list that displays. If you do not choose an audio source, Cisco Unified CM uses the audio source that is defined in the device pool or the system default if the device pool does not specify an audio source ID. \n \n \n \n Note\u00a0\u00a0\u00a0 \n You define audio sources in the Music On Hold Audio Source Configuration window. For access, choose Media Resources > Music On Hold Audio Source. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "sourceId",
"maxItems": 1,
"target_model_type": "device/cucm/MohAudioSource",
"title": "Network Hold MOH Audio Source",
"type": [
"string",
"null",
"integer"
],
"target": "/api/device/cucm/MohAudioSource/choices/?field=sourceId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"networkLocation": {
"description": "The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.",
"title": "Network Location",
"minItems": 0,
"required": false,
"choices": [
{
"value": "OnNet",
"title": "OnNet"
},
{
"value": "OffNet",
"title": "OffNet"
},
{
"value": "Use System Default",
"title": "Use System Default"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": "string"
},
"unattendedPort": {
"description": " Check this check box to indicate an unattended port on this device. ",
"title": "Unattended Port",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"cgpnTransformationCssName": {
"description": " From the drop-down list box, choose the calling search space (CSS) that contains the calling party transformation pattern that you want to apply on the calling number when this phone initiates a call. Cisco Unified CM transforms the calling party using the digit transformations configured on the matching calling party transformation pattern when this phone initiates a call. This setting allows you to transform the calling party number before Cisco Unified CM routes the call. For example, a transformation pattern can change a phone extension to an E.164 number. This setting is generally configured when a user dials using a URI instead of digits. Cisco Unified CM allows calling party transformations on various patterns when dialing using digits, this setting provides similar transformation provision even when dialing using a URI. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "Calling Party Transformation CSS",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"mobilityUserIdName": {
"description": " From the drop-down list box, choose the user ID of the person to whom this dual-mode phone is assigned. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The Mobility User ID configuration gets used for the Cisco Unified Mobility and Mobile Voice Access features for dual-mode phones. The Owner User ID and Mobility User ID can differ. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/User",
"title": "Mobility User ID",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/User/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"ecKeySize": {
"description": "ecKeySize can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.",
"title": "Ec Key Size",
"minItems": 0,
"required": false,
"choices": [
{
"value": "256",
"title": "256"
},
{
"value": "384",
"title": "384"
},
{
"value": "521",
"title": "521"
}
],
"maxItems": 1,
"type": "string"
},
"versionStamp": {
"description": "UUID changed each time device is updated",
"title": "Version Stamp",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": [
"string",
"null"
]
},
"deviceTrustMode": {
"description": " Select whether the device is trusted or not trusted. You can configure this setting for analog phones using SCCP, and for some third-party endpoints. ",
"title": "Device Trust Mode",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Not Trusted",
"title": "Not Trusted"
},
{
"value": "Trusted",
"title": "Trusted"
}
],
"default": "Not Trusted",
"maxItems": 1,
"type": "string"
},
"lines": {
"title": "Lines",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"null",
"object"
],
"properties": {
"line": {
"description": "An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the \"dirn\" or \"dirnId\" element.",
"title": "Line",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"displayAscii": {
"name": "displayAscii",
"title": "Display Ascii",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": [
"string",
"null"
]
},
"associatedEndusers": {
"name": "associatedEndusers",
"title": "Associated Endusers",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"enduser": {
"name": "enduser",
"title": "Enduser",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"userId": {
"name": "userId",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "userid",
"maxItems": 1,
"target_model_type": "device/cucm/User",
"title": "User Id",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/User/choices/?field=userid&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"required": false,
"array_element_id_field": "userId",
"type": "array"
}
}
},
"ringSetting": {
"name": "ringSetting",
"title": "Ring Setting",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Ring",
"maxItems": 1,
"type": "string"
},
"consecutiveRingSetting": {
"description": "Consecutive Rings Setting. Replaces the consective ring setting on IPPhone.",
"title": "Consecutive Ring Setting",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "consecutiveRingSetting"
},
"recordingProfileName": {
"name": "recordingProfileName",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RecordingProfile",
"title": "Recording Profile Name",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/RecordingProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer"
},
"ringSettingActivePickupAlert": {
"description": "Applicable only for IP Phones",
"title": "Ring Setting Active Pickup Alert",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "ringSettingActivePickupAlert"
},
"line_link": {
"format": "link",
"required": false,
"type": "string",
"description": "Link to the line resource",
"title": "Link To Line"
},
"label": {
"name": "label",
"title": "Label",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": [
"string",
"null"
]
},
"recordingMediaSource": {
"name": "recordingMediaSource",
"title": "Recording Media Source",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Gateway Preferred",
"title": "Gateway Preferred"
},
{
"value": "Phone Preferred",
"title": "Phone Preferred"
}
],
"default": "Gateway Preferred",
"maxItems": 1,
"type": "string"
},
"maxNumCalls": {
"name": "maxNumCalls",
"title": "Max Num Calls",
"minItems": 0,
"required": false,
"default": 2,
"maxItems": 1,
"type": "integer"
},
"partitionUsage": {
"description": "This tag cannot be modified. It can only be specified in the add request.",
"title": "Partition Usage",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Intercom",
"title": "Intercom"
},
{
"value": "Call Control Discovery Learned Pattern",
"title": "Call Control Discovery Learned Pattern"
},
{
"value": "General",
"title": "General"
},
{
"value": "Directory URI",
"title": "Directory URI"
}
],
"default": "General",
"maxItems": 1,
"type": "string",
"name": "partitionUsage"
},
"recordingFlag": {
"name": "recordingFlag",
"title": "Recording Flag",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Call Recording Disabled",
"title": "Call Recording Disabled"
},
{
"value": "Automatic Call Recording Enabled",
"title": "Automatic Call Recording Enabled"
},
{
"value": "Selective Call Recording Enabled",
"title": "Selective Call Recording Enabled"
}
],
"default": "Call Recording Disabled",
"maxItems": 1,
"type": "string"
},
"speedDial": {
"name": "speedDial",
"title": "Speed Dial",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"monitoringCssName": {
"name": "monitoringCssName",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "Monitoring Css Name",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"e164Mask": {
"name": "e164Mask",
"title": "E164Mask",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"missedCallLogging": {
"name": "missedCallLogging",
"title": "Missed Call Logging",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"callInfoDisplay": {
"name": "callInfoDisplay",
"title": "Call Info Display",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"dialedNumber": {
"name": "dialedNumber",
"title": "Dialed Number",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"redirectedNumber": {
"name": "redirectedNumber",
"title": "Redirected Number",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"callerNumber": {
"name": "callerNumber",
"title": "Caller Number",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"callerName": {
"name": "callerName",
"title": "Caller Name",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
}
}
},
"dirn": {
"description": "Only uuid attribute is returned in response",
"title": "Dirn",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"line_filter": {
"name": "line_filter",
"title": "Inventory Filter",
"default": "default",
"required": false,
"choices": [
{
"value": "default",
"title": "Default"
},
{
"value": "lines_e164_unused_local",
"title": "Show Unused Numbers with Associated E164's (Site Only)"
},
{
"value": "lines_e164_unused",
"title": "Show Unused Numbers with Associated E164's"
},
{
"value": "lines_used_only_local",
"title": "Show Used Numbers (Site Only)"
},
{
"value": "lines_used_only",
"title": "Show Used Numbers"
},
{
"value": "lines_userid_used",
"title": "Show Numbers belonging to this Subscriber"
}
],
"type": "string"
},
"pattern": {
"name": "pattern",
"title": "Pattern",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"routePartitionName": {
"name": "routePartitionName",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition Name",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
},
"name": "dirn"
},
"mwlPolicy": {
"name": "mwlPolicy",
"title": "Mwl Policy",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Policy",
"title": "Use System Policy"
},
{
"value": "Light and Prompt",
"title": "Light and Prompt"
},
{
"value": "Prompt Only",
"title": "Prompt Only"
},
{
"value": "Light Only",
"title": "Light Only"
},
{
"value": "None",
"title": "None"
}
],
"default": "Use System Policy",
"maxItems": 1,
"type": "string"
},
"ringSettingIdlePickupAlert": {
"description": "Applicable only for IP Phones",
"title": "Ring Setting Idle Pickup Alert",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "ringSettingIdlePickupAlert"
},
"busyTrigger": {
"name": "busyTrigger",
"title": "Busy Trigger",
"minItems": 0,
"required": false,
"default": 1,
"maxItems": 1,
"type": "integer"
},
"audibleMwi": {
"description": "Not applicable for gatewayEndpointAnalogAccess and CiscoCatalyst600024PortFXSGateway",
"title": "Audible Mwi",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string",
"name": "audibleMwi"
},
"display": {
"name": "display",
"title": "Display",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": [
"string",
"null"
]
}
}
},
"required": false,
"array_element_id_field": "dirn",
"type": "array",
"name": "line"
}
}
},
"requireThirdPartyRegistration": {
"minItems": 0,
"required": false,
"type": "boolean",
"maxItems": 1,
"title": "Third-party Registration Required"
},
"alwaysUsePrimeLine": {
"description": " From the drop-down list box, choose one of the following options: \n \n \n Off\u2014When the phone is idle and receives a call on any line, the phone user answers the call from the line on which the call is received. \n \n On\u2014When the phone is idle (off hook) and receives a call on any line, the primary line gets chosen for the call. Calls on other lines continue to ring, and the phone user must select those other lines to answer these calls. \n \n Default\u2014\n Cisco Unified Communications Manager uses the configuration from the Always Use Prime Line service parameter, which supports the Cisco CallManager service. \n ",
"title": "Always Use Prime Line",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"mtpPreferedCodec": {
"description": " From the drop-down list box, choose the codec to use if a media termination point is required for SIP calls. ",
"title": "MTP Preferred Originating Codec",
"minItems": 0,
"required": false,
"choices": [
{
"value": "711ulaw",
"title": "711ulaw"
},
{
"value": "711alaw",
"title": "711alaw"
},
{
"value": "G729/G729a",
"title": "G729/G729a"
},
{
"value": "G729b/G729ab",
"title": "G729b/G729ab"
}
],
"default": "711ulaw",
"maxItems": 1,
"type": "string"
},
"blfDirectedCallParks": {
"title": "Blf Directed Call Parks",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"blfDirectedCallPark": {
"name": "blfDirectedCallPark",
"title": "Blf Directed Call Park",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer"
},
"directedCallParkDnAndPartition": {
"name": "directedCallParkDnAndPartition",
"title": "Directed Call Park Dn And Partition",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"routePartitionName": {
"name": "routePartitionName",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition Name",
"type": "string",
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"dnPattern": {
"target_model_type": "device/cucm/DirectedCallPark",
"name": "dnPattern",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "pattern",
"maxItems": 1,
"maxLength": 255,
"title": "Dn Pattern",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/DirectedCallPark/choices/?field=pattern&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"directedCallParkId": {
"description": "Only the uuid attribute is read",
"title": "Directed Call Park Id",
"minItems": 0,
"pattern": "\\{........-....-....-....-............\\}",
"required": false,
"maxItems": 1,
"type": "string",
"name": "directedCallParkId"
},
"label": {
"name": "label",
"title": "Label",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
}
}
},
"required": false,
"type": "array"
}
}
},
"sshPwd": {
"description": "This tag is applicable only to thosedevices that support ssh feature.",
"title": "Secure Shell Password ",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": "string"
},
"ringSettingIdleBlfAudibleAlert": {
"description": " This setting determines the busy lamp field (BLF) audible alert setting when no current call exists on the BLF DN: \n \n \n On\u2014An audible alert sounds. \n \n Off\u2014No audible alert sounds. \n \n Default\u2014The configuration in the Service Parameters Configuration window determines the alert option. \n ",
"title": "BLF Audible Alert Setting (Phone Idle)",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"builtInBridgeStatus": {
"description": " Enable or disable the built-in conference bridge for the barge feature by using the Built In Bridge drop-down list box (choose On, Off, or Default). \n \n \n \n Note\u00a0\u00a0\u00a0 \n \n Cisco Unified IP Phones 7940 and 7960 cannot support two media stream encryptions or SRTP streams simultaneously. To prevent instability due to this condition, the system automatically disables the built-in bridge for 7940 and 7960 phones when the device security mode is set to encrypted. \n \n \n ",
"title": "Built In Bridge",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"packetCaptureDuration": {
"description": " This setting exists for troubleshooting encryption only; packet capturing may cause high CPU usage or call-processing interruptions. This field specifies the maximum number of minutes that is allotted for one session of packet capturing. The default setting equals 0, although the range exists from 0 to 300 minutes. To initiate packet capturing, enter a value other than 0 in the field. After packet capturing completes, the value, 0, displays. For more information on packet capturing, see the \n Cisco Unified Communications Manager \n Troubleshooting Guide . ",
"title": "Packet Capture Duration",
"minItems": 0,
"required": false,
"default": 0,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"wifiHotspotProfile": {
"target": "/api/device/cucm/WifiHotspot/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/WifiHotspot",
"title": "Wifi Hotspot Profile",
"type": [
"string",
"null"
]
},
"useDevicePoolCgpnIngressDN": {
"title": "Use Device Pool Calling Party Transformation CSS (Caller ID For Calls From This Phone)",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"AllowPresentationSharingUsingBfcp": {
"description": "This field is applicable only for Third-party AS-SIP Endpoint.",
"title": "Allow Presentation Sharing using BFCP",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"servicesUrl": {
"description": " From the drop-down list box, choose how the phone will support the services: \n \n \n Internal\u2014The phone uses the phone configuration file to support the service. Choose this option or Both for Cisco-provided default services where the Service URL has not been updated; that is, the service URL indicates Application:Cisco/<name of service>; for example, Application:Cisco/CorporateDirectory. Choose Internal or Both for Cisco-signed Java MIDlets because Cisco-signed Java MIDlets are provisioned in the configuration file. \n \n External URL\u2014Choosing External URL indicates that the phone ignores the services in the phone configuration file and retrieves the services from a Service URL. If you configured a custom Service URL for a service, including a Cisco-provided default service, you must choose either External URL or Both; if you choose Internal in this case, the services that are associated with the custom URLs do not work on the phone. \n \n Both\u2014Choosing Both indicates that the phone support both the services that are defined in the configuration file and external applications that are retrieved from service URLs. \n ",
"title": "Services",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"featureControlPolicy": {
"description": " From the drop-down list box, you can choose a feature control policy that has already been configured in the Feature Control Policy configuration window (Device > Device Settings > Feature Control Policy). ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/FeatureControlPolicy",
"title": "Feature Control Policy",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/FeatureControlPolicy/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"mlppIndicationStatus": {
"description": " If available, this setting specifies whether a device that can play precedence tones will use the capability when it places an MLPP precedence call. From the drop-down list box, choose a setting to assign to this device from the following options: \n \n \n Default\u2014This device inherits its MLPP indication setting from the common device configuration. \n \n Off\u2014This device does not handle nor process indication of an MLPP precedence call. \n \n On\u2014This device does handle and process indication of an MLPP precedence call. \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n Do not configure a device with the following combination of settings: MLPP Indication is set to Off or Default (when default is Off) while MLPP Preemption is set to Forceful. Turning on MLPP Indication (at the enterprise parameter or device level) disables normal Ring Setting behavior for the lines on a device, unless MLPP Indication is turned off (overridden) for the device. \n \n \n ",
"title": "MLPP Indication",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Off",
"maxItems": 1,
"type": "string"
},
"busyLampFields": {
"title": "Busy Lamp Fields",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"busyLampField": {
"name": "busyLampField",
"title": "Busy Lamp Field",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer"
},
"blfDest": {
"description": "Either blfDest or the combination of blfDirn and routePartition is to be mentioned in the add/update request, if both are mentioned AXL will read only the blfDest tag and ignore blfDirn and routePartition.",
"title": "Blf Dest",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string",
"name": "blfDest"
},
"callPickup": {
"required": false,
"type": "boolean",
"title": "Call Pickup"
},
"label": {
"name": "label",
"title": "Label",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"routePartition": {
"name": "routePartition",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition",
"type": "string",
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"blfDirn": {
"description": "Either blfDest or the combination of blfDirn and routePartition is to be mentioned in the add/update request, if both are mentioned AXL will read only the blfDest tag and ignore blfDirn and routePartition.",
"title": "Blf Dirn",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": "string",
"name": "blfDirn"
}
}
},
"required": false,
"type": "array"
}
}
},
"enableActivationID": {
"description": "This boolean setting, when set to true, indicates that the phone should use activation code based registration",
"title": "Enable Activation ID",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"packetCaptureMode": {
"description": " This setting exists for troubleshooting encryption only; packet capturing may cause high CPU usage or call-processing interruptions. Choose one of the following options from the drop-down list box: \n \n \n None\u2014This option, which serves as the default setting, indicates that no packet capturing is occurring. After you complete packet capturing, configure this setting. \n \n Batch Processing Mode\u2014Cisco Unified CM writes the decrypted or nonencrypted messages to a file, and the system encrypts each file. On a daily basis, the system creates a new file with a new encryption key. Cisco Unified CM, which stores the file for seven days, also stores the keys that encrypt the file in a secure location. Cisco Unified CM stores the file in the PktCap virtual directory. A single file contains the time stamp, source IP address, source IP port, destination IP address, packet protocol, message length, and the message. The TAC debugging tool uses HTTPS, administrator username and password, and the specified day to request a single encrypted file that contains the captured packets. Likewise, the tool requests the key information to decrypt the encrypted file. \n For more information on packet capturing, see the \n Troubleshooting Guide for \n Cisco Unified Communications Manager . ",
"title": "Packet Capture Mode",
"minItems": 1,
"required": true,
"choices": [
{
"value": "None",
"title": "None"
},
{
"value": "Batch Processing Mode",
"title": "Batch Processing Mode"
}
],
"default": "None",
"maxItems": 1,
"type": "string"
},
"status": {
"type": "string",
"description": "Registration status of the phone",
"title": "Registration Status"
},
"loadInformation": {
"description": " Enter the custom software for the \n Cisco Unified IP Phone. The value that you enter overrides the default value for the current model. For more information about \n Cisco Unified IP Phone software and configuration, see the \n Cisco Unified IP Phone Administration Guide for \n Cisco Unified Communications Manager, which is specific to the phone model and Unified CM release. ",
"title": "Phone Load Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"product": {
"description": "Product ID string. read-only except when creating a device.",
"title": "Product",
"minItems": 1,
"required": true,
"choices": [
{
"value": "7914 14-Button Line Expansion Module",
"title": "7914 14-Button Line Expansion Module"
},
{
"value": "7915 12-Button Line Expansion Module",
"title": "7915 12-Button Line Expansion Module"
},
{
"value": "7915 24-Button Line Expansion Module",
"title": "7915 24-Button Line Expansion Module"
},
{
"value": "7916 12-Button Line Expansion Module",
"title": "7916 12-Button Line Expansion Module"
},
{
"value": "7916 24-Button Line Expansion Module",
"title": "7916 24-Button Line Expansion Module"
},
{
"value": "AIM-VOICE-30",
"title": "AIM-VOICE-30"
},
{
"value": "Analog Phone",
"title": "Analog Phone"
},
{
"value": "Annunciator",
"title": "Annunciator"
},
{
"value": "BEKEM 36-Button Line Expansion Module",
"title": "BEKEM 36-Button Line Expansion Module"
},
{
"value": "C881V",
"title": "C881V"
},
{
"value": "C887VA-V",
"title": "C887VA-V"
},
{
"value": "CKEM 36-Button Line Expansion Module",
"title": "CKEM 36-Button Line Expansion Module"
},
{
"value": "CP-8800-Audio 28-Button Key Expansion Module",
"title": "CP-8800-Audio 28-Button Key Expansion Module"
},
{
"value": "CP-8800-Video 28-Button Key Expansion Module",
"title": "CP-8800-Video 28-Button Key Expansion Module"
},
{
"value": "CTI Port",
"title": "CTI Port"
},
{
"value": "CTI Remote Device",
"title": "CTI Remote Device"
},
{
"value": "CTI Route Point",
"title": "CTI Route Point"
},
{
"value": "Carrier-integrated Mobile",
"title": "Carrier-integrated Mobile"
},
{
"value": "Cisco IAD2400",
"title": "Cisco IAD2400"
},
{
"value": "Cisco 12 S",
"title": "Cisco 12 S"
},
{
"value": "Cisco 12 SP",
"title": "Cisco 12 SP"
},
{
"value": "Cisco 12 SP+",
"title": "Cisco 12 SP+"
},
{
"value": "Cisco 1751",
"title": "Cisco 1751"
},
{
"value": "Cisco 1760",
"title": "Cisco 1760"
},
{
"value": "Cisco 1861",
"title": "Cisco 1861"
},
{
"value": "Cisco 269X",
"title": "Cisco 269X"
},
{
"value": "Cisco 26XX",
"title": "Cisco 26XX"
},
{
"value": "Cisco 2801",
"title": "Cisco 2801"
},
{
"value": "Cisco 2811",
"title": "Cisco 2811"
},
{
"value": "Cisco 2821",
"title": "Cisco 2821"
},
{
"value": "Cisco 2851",
"title": "Cisco 2851"
},
{
"value": "Cisco 2901",
"title": "Cisco 2901"
},
{
"value": "Cisco 2911",
"title": "Cisco 2911"
},
{
"value": "Cisco 2921",
"title": "Cisco 2921"
},
{
"value": "Cisco 2951",
"title": "Cisco 2951"
},
{
"value": "Cisco 30 SP+",
"title": "Cisco 30 SP+"
},
{
"value": "Cisco 30 VIP",
"title": "Cisco 30 VIP"
},
{
"value": "Cisco 362X",
"title": "Cisco 362X"
},
{
"value": "Cisco 364X",
"title": "Cisco 364X"
},
{
"value": "Cisco 366X",
"title": "Cisco 366X"
},
{
"value": "Cisco 3725",
"title": "Cisco 3725"
},
{
"value": "Cisco 3745",
"title": "Cisco 3745"
},
{
"value": "Cisco 3825",
"title": "Cisco 3825"
},
{
"value": "Cisco 3845",
"title": "Cisco 3845"
},
{
"value": "Cisco 3905",
"title": "Cisco 3905"
},
{
"value": "Cisco 3911",
"title": "Cisco 3911"
},
{
"value": "Cisco 3925",
"title": "Cisco 3925"
},
{
"value": "Cisco 3925E",
"title": "Cisco 3925E"
},
{
"value": "Cisco 3945",
"title": "Cisco 3945"
},
{
"value": "Cisco 3945E",
"title": "Cisco 3945E"
},
{
"value": "Cisco 3951",
"title": "Cisco 3951"
},
{
"value": "Cisco 6901",
"title": "Cisco 6901"
},
{
"value": "Cisco 6911",
"title": "Cisco 6911"
},
{
"value": "Cisco 6921",
"title": "Cisco 6921"
},
{
"value": "Cisco 6941",
"title": "Cisco 6941"
},
{
"value": "Cisco 6945",
"title": "Cisco 6945"
},
{
"value": "Cisco 6961",
"title": "Cisco 6961"
},
{
"value": "Cisco 7811",
"title": "Cisco 7811"
},
{
"value": "Cisco 7821",
"title": "Cisco 7821"
},
{
"value": "Cisco 7832",
"title": "Cisco 7832"
},
{
"value": "Cisco 7841",
"title": "Cisco 7841"
},
{
"value": "Cisco 7861",
"title": "Cisco 7861"
},
{
"value": "Cisco 7902",
"title": "Cisco 7902"
},
{
"value": "Cisco 7905",
"title": "Cisco 7905"
},
{
"value": "Cisco 7906",
"title": "Cisco 7906"
},
{
"value": "Cisco 7910",
"title": "Cisco 7910"
},
{
"value": "Cisco 7911",
"title": "Cisco 7911"
},
{
"value": "Cisco 7912",
"title": "Cisco 7912"
},
{
"value": "Cisco 7920",
"title": "Cisco 7920"
},
{
"value": "Cisco 7921",
"title": "Cisco 7921"
},
{
"value": "Cisco 7925",
"title": "Cisco 7925"
},
{
"value": "Cisco 7926",
"title": "Cisco 7926"
},
{
"value": "Cisco 7931",
"title": "Cisco 7931"
},
{
"value": "Cisco 7935",
"title": "Cisco 7935"
},
{
"value": "Cisco 7936",
"title": "Cisco 7936"
},
{
"value": "Cisco 7937",
"title": "Cisco 7937"
},
{
"value": "Cisco 7940",
"title": "Cisco 7940"
},
{
"value": "Cisco 7941",
"title": "Cisco 7941"
},
{
"value": "Cisco 7941G-GE",
"title": "Cisco 7941G-GE"
},
{
"value": "Cisco 7942",
"title": "Cisco 7942"
},
{
"value": "Cisco 7945",
"title": "Cisco 7945"
},
{
"value": "Cisco 7960",
"title": "Cisco 7960"
},
{
"value": "Cisco 7961",
"title": "Cisco 7961"
},
{
"value": "Cisco 7961G-GE",
"title": "Cisco 7961G-GE"
},
{
"value": "Cisco 7962",
"title": "Cisco 7962"
},
{
"value": "Cisco 7965",
"title": "Cisco 7965"
},
{
"value": "Cisco 7970",
"title": "Cisco 7970"
},
{
"value": "Cisco 7971",
"title": "Cisco 7971"
},
{
"value": "Cisco 7975",
"title": "Cisco 7975"
},
{
"value": "Cisco 7985",
"title": "Cisco 7985"
},
{
"value": "Cisco 881",
"title": "Cisco 881"
},
{
"value": "Cisco 8811",
"title": "Cisco 8811"
},
{
"value": "Cisco 8821",
"title": "Cisco 8821"
},
{
"value": "Cisco 8831",
"title": "Cisco 8831"
},
{
"value": "Cisco 8832",
"title": "Cisco 8832"
},
{
"value": "Cisco 8832NR",
"title": "Cisco 8832NR"
},
{
"value": "Cisco 8841",
"title": "Cisco 8841"
},
{
"value": "Cisco 8845",
"title": "Cisco 8845"
},
{
"value": "Cisco 8851",
"title": "Cisco 8851"
},
{
"value": "Cisco 8851NR",
"title": "Cisco 8851NR"
},
{
"value": "Cisco 8861",
"title": "Cisco 8861"
},
{
"value": "Cisco 8865",
"title": "Cisco 8865"
},
{
"value": "Cisco 8865NR",
"title": "Cisco 8865NR"
},
{
"value": "Cisco 888/887/886",
"title": "Cisco 888/887/886"
},
{
"value": "Cisco 8941",
"title": "Cisco 8941"
},
{
"value": "Cisco 8945",
"title": "Cisco 8945"
},
{
"value": "Cisco 8961",
"title": "Cisco 8961"
},
{
"value": "Cisco 9951",
"title": "Cisco 9951"
},
{
"value": "Cisco 9971",
"title": "Cisco 9971"
},
{
"value": "Cisco ATA 186",
"title": "Cisco ATA 186"
},
{
"value": "Cisco ATA 187",
"title": "Cisco ATA 187"
},
{
"value": "Cisco ATA 190",
"title": "Cisco ATA 190"
},
{
"value": "Cisco ATA 191",
"title": "Cisco ATA 191"
},
{
"value": "Cisco Catalyst 4000 Access Gateway Module",
"title": "Cisco Catalyst 4000 Access Gateway Module"
},
{
"value": "Cisco Catalyst 4224 Voice Gateway Switch",
"title": "Cisco Catalyst 4224 Voice Gateway Switch"
},
{
"value": "Cisco Catalyst 6000 12 port FXO Gateway",
"title": "Cisco Catalyst 6000 12 port FXO Gateway"
},
{
"value": "Cisco Catalyst 6000 24 port FXS Gateway",
"title": "Cisco Catalyst 6000 24 port FXS Gateway"
},
{
"value": "Cisco Catalyst 6000 E1 VoIP Gateway",
"title": "Cisco Catalyst 6000 E1 VoIP Gateway"
},
{
"value": "Cisco Catalyst 6000 T1 VoIP Gateway",
"title": "Cisco Catalyst 6000 T1 VoIP Gateway"
},
{
"value": "Cisco Cius",
"title": "Cisco Cius"
},
{
"value": "Cisco Cius SP",
"title": "Cisco Cius SP"
},
{
"value": "Cisco Collaboration Mobile Convergence",
"title": "Cisco Collaboration Mobile Convergence"
},
{
"value": "Cisco Conference Bridge (WS-SVC-CMM)",
"title": "Cisco Conference Bridge (WS-SVC-CMM)"
},
{
"value": "Cisco Conference Bridge Hardware",
"title": "Cisco Conference Bridge Hardware"
},
{
"value": "Cisco Conference Bridge Software",
"title": "Cisco Conference Bridge Software"
},
{
"value": "Cisco DX650",
"title": "Cisco DX650"
},
{
"value": "Cisco DX70",
"title": "Cisco DX70"
},
{
"value": "Cisco DX80",
"title": "Cisco DX80"
},
{
"value": "Cisco Dual Mode for Android",
"title": "Cisco Dual Mode for Android"
},
{
"value": "Cisco Dual Mode for iPhone",
"title": "Cisco Dual Mode for iPhone"
},
{
"value": "Cisco E20",
"title": "Cisco E20"
},
{
"value": "Cisco ENCS 5400 ISRV",
"title": "Cisco ENCS 5400 ISRV"
},
{
"value": "Cisco IOS Conference Bridge",
"title": "Cisco IOS Conference Bridge"
},
{
"value": "Cisco IOS Enhanced Conference Bridge",
"title": "Cisco IOS Enhanced Conference Bridge"
},
{
"value": "Cisco IOS Enhanced Media Termination Point",
"title": "Cisco IOS Enhanced Media Termination Point"
},
{
"value": "Cisco IOS Enhanced Software Media Termination Point",
"title": "Cisco IOS Enhanced Software Media Termination Point"
},
{
"value": "Cisco IOS Guaranteed Audio Video Conference Bridge",
"title": "Cisco IOS Guaranteed Audio Video Conference Bridge"
},
{
"value": "Cisco IOS Heterogeneous Video Conference Bridge",
"title": "Cisco IOS Heterogeneous Video Conference Bridge"
},
{
"value": "Cisco IOS Homogeneous Video Conference Bridge",
"title": "Cisco IOS Homogeneous Video Conference Bridge"
},
{
"value": "Cisco IOS Media Termination Point",
"title": "Cisco IOS Media Termination Point"
},
{
"value": "Cisco IP Communicator",
"title": "Cisco IP Communicator"
},
{
"value": "Cisco ISR 4321",
"title": "Cisco ISR 4321"
},
{
"value": "Cisco ISR 4331",
"title": "Cisco ISR 4331"
},
{
"value": "Cisco ISR 4351",
"title": "Cisco ISR 4351"
},
{
"value": "Cisco ISR 4431",
"title": "Cisco ISR 4431"
},
{
"value": "Cisco ISR 4451",
"title": "Cisco ISR 4451"
},
{
"value": "Cisco ISR 4461",
"title": "Cisco ISR 4461"
},
{
"value": "Cisco Jabber for Tablet",
"title": "Cisco Jabber for Tablet"
},
{
"value": "Cisco MGCP BRI Port",
"title": "Cisco MGCP BRI Port"
},
{
"value": "Cisco MGCP E1 Port",
"title": "Cisco MGCP E1 Port"
},
{
"value": "Cisco MGCP FXO Port",
"title": "Cisco MGCP FXO Port"
},
{
"value": "Cisco MGCP FXS Port",
"title": "Cisco MGCP FXS Port"
},
{
"value": "Cisco MGCP T1 Port",
"title": "Cisco MGCP T1 Port"
},
{
"value": "Cisco Media Server (WS-SVC-CMM-MS)",
"title": "Cisco Media Server (WS-SVC-CMM-MS)"
},
{
"value": "Cisco Media Termination Point (WS-SVC-CMM)",
"title": "Cisco Media Termination Point (WS-SVC-CMM)"
},
{
"value": "Cisco Media Termination Point Hardware",
"title": "Cisco Media Termination Point Hardware"
},
{
"value": "Cisco Media Termination Point Software",
"title": "Cisco Media Termination Point Software"
},
{
"value": "Cisco Meeting Server",
"title": "Cisco Meeting Server"
},
{
"value": "Cisco Spark Remote Device",
"title": "Cisco Spark Remote Device"
},
{
"value": "Cisco TelePresence",
"title": "Cisco TelePresence"
},
{
"value": "Cisco TelePresence 1000",
"title": "Cisco TelePresence 1000"
},
{
"value": "Cisco TelePresence 1100",
"title": "Cisco TelePresence 1100"
},
{
"value": "Cisco TelePresence 1300-47",
"title": "Cisco TelePresence 1300-47"
},
{
"value": "Cisco TelePresence 1300-65",
"title": "Cisco TelePresence 1300-65"
},
{
"value": "Cisco TelePresence 200",
"title": "Cisco TelePresence 200"
},
{
"value": "Cisco TelePresence 3000",
"title": "Cisco TelePresence 3000"
},
{
"value": "Cisco TelePresence 3200",
"title": "Cisco TelePresence 3200"
},
{
"value": "Cisco TelePresence 400",
"title": "Cisco TelePresence 400"
},
{
"value": "Cisco TelePresence 500-32",
"title": "Cisco TelePresence 500-32"
},
{
"value": "Cisco TelePresence 500-37",
"title": "Cisco TelePresence 500-37"
},
{
"value": "Cisco TelePresence Codec C40",
"title": "Cisco TelePresence Codec C40"
},
{
"value": "Cisco TelePresence Codec C60",
"title": "Cisco TelePresence Codec C60"
},
{
"value": "Cisco TelePresence Codec C90",
"title": "Cisco TelePresence Codec C90"
},
{
"value": "Cisco TelePresence Conductor",
"title": "Cisco TelePresence Conductor"
},
{
"value": "Cisco TelePresence DX70",
"title": "Cisco TelePresence DX70"
},
{
"value": "Cisco TelePresence EX60",
"title": "Cisco TelePresence EX60"
},
{
"value": "Cisco TelePresence EX90",
"title": "Cisco TelePresence EX90"
},
{
"value": "Cisco TelePresence Exchange System",
"title": "Cisco TelePresence Exchange System"
},
{
"value": "Cisco TelePresence IX5000",
"title": "Cisco TelePresence IX5000"
},
{
"value": "Cisco TelePresence MCU",
"title": "Cisco TelePresence MCU"
},
{
"value": "Cisco TelePresence MX200",
"title": "Cisco TelePresence MX200"
},
{
"value": "Cisco TelePresence MX200 G2",
"title": "Cisco TelePresence MX200 G2"
},
{
"value": "Cisco TelePresence MX300",
"title": "Cisco TelePresence MX300"
},
{
"value": "Cisco TelePresence MX300 G2",
"title": "Cisco TelePresence MX300 G2"
},
{
"value": "Cisco TelePresence MX700",
"title": "Cisco TelePresence MX700"
},
{
"value": "Cisco TelePresence MX800",
"title": "Cisco TelePresence MX800"
},
{
"value": "Cisco TelePresence MX800 Dual",
"title": "Cisco TelePresence MX800 Dual"
},
{
"value": "Cisco TelePresence Profile 42 (C20)",
"title": "Cisco TelePresence Profile 42 (C20)"
},
{
"value": "Cisco TelePresence Profile 42 (C40)",
"title": "Cisco TelePresence Profile 42 (C40)"
},
{
"value": "Cisco TelePresence Profile 42 (C60)",
"title": "Cisco TelePresence Profile 42 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 (C40)",
"title": "Cisco TelePresence Profile 52 (C40)"
},
{
"value": "Cisco TelePresence Profile 52 (C60)",
"title": "Cisco TelePresence Profile 52 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 Dual (C60)",
"title": "Cisco TelePresence Profile 52 Dual (C60)"
},
{
"value": "Cisco TelePresence Profile 65 (C60)",
"title": "Cisco TelePresence Profile 65 (C60)"
},
{
"value": "Cisco TelePresence Profile 65 Dual (C90)",
"title": "Cisco TelePresence Profile 65 Dual (C90)"
},
{
"value": "Cisco TelePresence Quick Set C20",
"title": "Cisco TelePresence Quick Set C20"
},
{
"value": "Cisco TelePresence SX10",
"title": "Cisco TelePresence SX10"
},
{
"value": "Cisco TelePresence SX20",
"title": "Cisco TelePresence SX20"
},
{
"value": "Cisco TelePresence SX80",
"title": "Cisco TelePresence SX80"
},
{
"value": "Cisco TelePresence TX1310-65",
"title": "Cisco TelePresence TX1310-65"
},
{
"value": "Cisco TelePresence TX9000",
"title": "Cisco TelePresence TX9000"
},
{
"value": "Cisco TelePresence TX9200",
"title": "Cisco TelePresence TX9200"
},
{
"value": "Cisco Unified Client Services Framework",
"title": "Cisco Unified Client Services Framework"
},
{
"value": "Cisco Unified Communications for RTX",
"title": "Cisco Unified Communications for RTX"
},
{
"value": "Cisco Unified Mobile Communicator",
"title": "Cisco Unified Mobile Communicator"
},
{
"value": "Cisco Unified Personal Communicator",
"title": "Cisco Unified Personal Communicator"
},
{
"value": "Cisco VG200",
"title": "Cisco VG200"
},
{
"value": "Cisco VG248 Gateway",
"title": "Cisco VG248 Gateway"
},
{
"value": "Cisco VGC Phone",
"title": "Cisco VGC Phone"
},
{
"value": "Cisco VGC Virtual Phone",
"title": "Cisco VGC Virtual Phone"
},
{
"value": "Cisco VGD-1T3",
"title": "Cisco VGD-1T3"
},
{
"value": "Cisco VXC 6215",
"title": "Cisco VXC 6215"
},
{
"value": "Cisco Video Conference Bridge(IPVC-35xx)",
"title": "Cisco Video Conference Bridge(IPVC-35xx)"
},
{
"value": "Cisco Voice Mail Port",
"title": "Cisco Voice Mail Port"
},
{
"value": "Cisco Webex DX80",
"title": "Cisco Webex DX80"
},
{
"value": "Cisco Webex Room 55",
"title": "Cisco Webex Room 55"
},
{
"value": "Cisco Webex Room 55 Dual",
"title": "Cisco Webex Room 55 Dual"
},
{
"value": "Cisco Webex Room 70 Dual",
"title": "Cisco Webex Room 70 Dual"
},
{
"value": "Cisco Webex Room 70 Dual G2",
"title": "Cisco Webex Room 70 Dual G2"
},
{
"value": "Cisco Webex Room 70 Single",
"title": "Cisco Webex Room 70 Single"
},
{
"value": "Cisco Webex Room 70 Single G2",
"title": "Cisco Webex Room 70 Single G2"
},
{
"value": "Cisco Webex Room Kit",
"title": "Cisco Webex Room Kit"
},
{
"value": "Cisco Webex Room Kit Mini",
"title": "Cisco Webex Room Kit Mini"
},
{
"value": "Cisco Webex Room Kit Plus",
"title": "Cisco Webex Room Kit Plus"
},
{
"value": "Communication Media Module",
"title": "Communication Media Module"
},
{
"value": "EMCC Base Phone",
"title": "EMCC Base Phone"
},
{
"value": "FLEX_SLOT",
"title": "FLEX_SLOT"
},
{
"value": "Gatekeeper",
"title": "Gatekeeper"
},
{
"value": "Generic Desktop Video Endpoint",
"title": "Generic Desktop Video Endpoint"
},
{
"value": "Generic Multiple Screen Room System",
"title": "Generic Multiple Screen Room System"
},
{
"value": "Generic Single Screen Room System",
"title": "Generic Single Screen Room System"
},
{
"value": "H.225 Trunk (Gatekeeper Controlled)",
"title": "H.225 Trunk (Gatekeeper Controlled)"
},
{
"value": "H.323 Client",
"title": "H.323 Client"
},
{
"value": "H.323 Gateway",
"title": "H.323 Gateway"
},
{
"value": "Hunt List",
"title": "Hunt List"
},
{
"value": "IAD2400_ANALOG",
"title": "IAD2400_ANALOG"
},
{
"value": "IAD2400_DIGITAL",
"title": "IAD2400_DIGITAL"
},
{
"value": "IMS-integrated Mobile (Basic)",
"title": "IMS-integrated Mobile (Basic)"
},
{
"value": "IP-STE",
"title": "IP-STE"
},
{
"value": "ISDN BRI Phone",
"title": "ISDN BRI Phone"
},
{
"value": "Inter-Cluster Trunk (Gatekeeper Controlled)",
"title": "Inter-Cluster Trunk (Gatekeeper Controlled)"
},
{
"value": "Inter-Cluster Trunk (Non-Gatekeeper Controlled)",
"title": "Inter-Cluster Trunk (Non-Gatekeeper Controlled)"
},
{
"value": "Interactive Voice Response",
"title": "Interactive Voice Response"
},
{
"value": "Load Simulator",
"title": "Load Simulator"
},
{
"value": "Motorola CN622",
"title": "Motorola CN622"
},
{
"value": "Music On Hold",
"title": "Music On Hold"
},
{
"value": "NM-1V",
"title": "NM-1V"
},
{
"value": "NM-2V",
"title": "NM-2V"
},
{
"value": "NM-4VWIC-MBRD",
"title": "NM-4VWIC-MBRD"
},
{
"value": "NM-HD-1V",
"title": "NM-HD-1V"
},
{
"value": "NM-HD-2V",
"title": "NM-HD-2V"
},
{
"value": "NM-HD-2VE",
"title": "NM-HD-2VE"
},
{
"value": "NM-HDA",
"title": "NM-HDA"
},
{
"value": "NM-HDV",
"title": "NM-HDV"
},
{
"value": "NM-HDV2-0PORT",
"title": "NM-HDV2-0PORT"
},
{
"value": "NM-HDV2-1PORT",
"title": "NM-HDV2-1PORT"
},
{
"value": "NM-HDV2-2PORT",
"title": "NM-HDV2-2PORT"
},
{
"value": "Nokia S60",
"title": "Nokia S60"
},
{
"value": "PA-MCX",
"title": "PA-MCX"
},
{
"value": "PA-VXA",
"title": "PA-VXA"
},
{
"value": "PA-VXB",
"title": "PA-VXB"
},
{
"value": "PA-VXC",
"title": "PA-VXC"
},
{
"value": "Pilot",
"title": "Pilot"
},
{
"value": "Remote Destination Profile",
"title": "Remote Destination Profile"
},
{
"value": "Route List",
"title": "Route List"
},
{
"value": "SCCP Device",
"title": "SCCP Device"
},
{
"value": "SCCP gateway virtual phone",
"title": "SCCP gateway virtual phone"
},
{
"value": "SIP Trunk",
"title": "SIP Trunk"
},
{
"value": "SIP WSM Connection",
"title": "SIP WSM Connection"
},
{
"value": "SPA8800",
"title": "SPA8800"
},
{
"value": "Third-party AS-SIP Endpoint",
"title": "Third-party AS-SIP Endpoint"
},
{
"value": "Third-party SIP Device (Advanced)",
"title": "Third-party SIP Device (Advanced)"
},
{
"value": "Third-party SIP Device (Basic)",
"title": "Third-party SIP Device (Basic)"
},
{
"value": "Transnova S3",
"title": "Transnova S3"
},
{
"value": "Universal Device Template",
"title": "Universal Device Template"
},
{
"value": "Unknown",
"title": "Unknown"
},
{
"value": "VG202",
"title": "VG202"
},
{
"value": "VG204",
"title": "VG204"
},
{
"value": "VG224",
"title": "VG224"
},
{
"value": "VG310",
"title": "VG310"
},
{
"value": "VG320",
"title": "VG320"
},
{
"value": "VG350",
"title": "VG350"
},
{
"value": "VG400",
"title": "VG400"
},
{
"value": "VG450",
"title": "VG450"
},
{
"value": "VGC Port",
"title": "VGC Port"
},
{
"value": "VIC_SLOT",
"title": "VIC_SLOT"
},
{
"value": "VKEM 36-Button Line Expansion Module",
"title": "VKEM 36-Button Line Expansion Module"
},
{
"value": "VNM-HDA",
"title": "VNM-HDA"
},
{
"value": "VWIC_SLOT",
"title": "VWIC_SLOT"
},
{
"value": "WS-SVC-CMM-MS",
"title": "WS-SVC-CMM-MS"
},
{
"value": "WS-X6600",
"title": "WS-X6600"
}
],
"maxItems": 1,
"type": "string"
},
"description": {
"description": " Identify the purpose of the device. You can enter the user name (such as John Smith) or the phone location (such as Lobby) in this field. For Cisco VG248 gateways, begin the description with VGC<mac address>. The description can include up to 128 characters in any language, but it cannot include double-quotes (\"), percentage sign (%), ampersand (&), back-slash (\\), or angle brackets (<>). ",
"title": "Description",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": [
"string",
"null"
]
},
"allowMraMode": {
"title": "Allow Mra Mode",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"sendGeoLocation": {
"minItems": 0,
"required": false,
"type": "boolean",
"maxItems": 1,
"title": "Send Geo Location"
},
"ownerUserName": {
"description": " From the drop-down list box, choose the user ID of the assigned phone user. The user ID gets recorded in the call detail record (CDR) for all calls made from this device. Assigning a user ID to the device also moves the device from \"Unassigned Devices\" to \"Users\" in the License Usage Report. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "userid",
"maxItems": 1,
"target_model_type": "device/cucm/User",
"title": "Owner User ID",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/User/choices/?field=userid&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"ignorePresentationIndicators": {
"description": " Check this check box to configure call display restrictions on a call-by-call basis. When this check box is checked, Cisco Unified CM ignores any presentation restriction that is received for internal calls. Use this configuration in combination with the calling line ID presentation and connected line ID presentation configuration at the translation pattern level. Together, these settings allow you to configure call display restrictions to selectively present or block calling and/or connected line display information for each call. See the translation configuration settings for more information about the calling line ID presentation and the connected line ID presentation parameters. ",
"title": "Ignore Presentation Indicators (internal calls only)",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"phoneActivationCodeExpiry": {
"type": [
"string"
],
"description": "The provisioning code expiry datetime",
"title": "Phone Activation Code Expiry"
},
"secureServicesUrl": {
"description": " Enter the secure URL for \n Cisco Unified IP Phone services. The is the location that the secure \n Cisco Unified IP Phone contacts when the user presses the Services button. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you do not provide a Secure Services URL, the device uses the nonsecure URL. If you provide both a secure URL and a nonsecure URL, the device chooses the appropriate URL, based on its capabilities. \n \n \n To accept the default setting, leave this field blank. Maximum length: 255 ",
"title": "Secure Services URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"services": {
"title": "Services",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"service": {
"name": "service",
"title": "Service",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"name": {
"name": "name",
"title": "Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"maxLength": 100,
"type": "string"
},
"url": {
"name": "url",
"title": "Url",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"serviceNameAscii": {
"name": "serviceNameAscii",
"title": "Service Name Ascii",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
},
"urlButtonIndex": {
"name": "urlButtonIndex",
"title": "Url Button Index",
"minItems": 0,
"required": false,
"default": 0,
"maxItems": 1,
"type": "integer"
},
"telecasterServiceName": {
"name": "telecasterServiceName",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "serviceName",
"maxItems": 1,
"target_model_type": "device/cucm/IpPhoneServices",
"title": "Telecaster Service Name",
"type": "string",
"target": "/api/device/cucm/IpPhoneServices/choices/?field=serviceName&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"urlLabel": {
"name": "urlLabel",
"title": "Url Label",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
}
}
},
"required": false,
"type": "array"
}
}
},
"sshUserId": {
"description": " Enter a user ID for the secure shell user. You can enter any alphanumeric or special characters up to 50 characters. Invalid characters include\u201d,\u00a0%, &, <, >, and \\. This field displays when the phone device that you are configuring supports SSH access. Cisco Technical Assistance Center (TAC) uses secure shell for troubleshooting and debugging. Contact TAC for further assistance. See the \n Cisco Unified Communications Manager Security Guide for this release for information about how to configure encrypted phone configuration files to ensure that Cisco Unified CM does not send SSH credentials to the phone in the clear. ",
"title": "Secure Shell User",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": [
"string",
"null"
]
},
"class": {
"description": "Class ID string. Class information is read-only except when creating a device.",
"title": "Class",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Phone",
"title": "Phone"
},
{
"value": "Gateway",
"title": "Gateway"
},
{
"value": "Conference Bridge",
"title": "Conference Bridge"
},
{
"value": "Media Termination Point",
"title": "Media Termination Point"
},
{
"value": "Route List",
"title": "Route List"
},
{
"value": "Voice Mail",
"title": "Voice Mail"
},
{
"value": "CTI Route Point",
"title": "CTI Route Point"
},
{
"value": "Music On Hold",
"title": "Music On Hold"
},
{
"value": "Simulation",
"title": "Simulation"
},
{
"value": "Pilot",
"title": "Pilot"
},
{
"value": "GateKeeper",
"title": "GateKeeper"
},
{
"value": "Add-on modules",
"title": "Add-on modules"
},
{
"value": "Hidden Phone",
"title": "Hidden Phone"
},
{
"value": "Trunk",
"title": "Trunk"
},
{
"value": "Tone Announcement Player",
"title": "Tone Announcement Player"
},
{
"value": "Remote Destination Profile",
"title": "Remote Destination Profile"
},
{
"value": "EMCC Base Phone Template",
"title": "EMCC Base Phone Template"
},
{
"value": "EMCC Base Phone",
"title": "EMCC Base Phone"
},
{
"value": "Remote Destination Profile Template",
"title": "Remote Destination Profile Template"
},
{
"value": "Gateway Template",
"title": "Gateway Template"
},
{
"value": "UDP Template",
"title": "UDP Template"
},
{
"value": "Phone Template",
"title": "Phone Template"
},
{
"value": "Device Profile",
"title": "Device Profile"
},
{
"value": "Invalid",
"title": "Invalid"
},
{
"value": "Interactive Voice Response",
"title": "Interactive Voice Response"
}
],
"default": "Phone",
"maxItems": 1,
"type": "string"
},
"dndOption": {
"description": " When you enable DND on the phone, this parameter allows you to specify how the DND features handle incoming calls: \n \n \n Call Reject\u2014This option specifies that no incoming call information gets presented to the user. Depending on how you configure the DND Incoming Call Alert parameter, the phone may play a beep or display a flash notification of the call. \n \n Ringer Off\u2014This option turns off the ringer, but incoming call information gets presented to the device, so the user can accept the call. \n \n Use Common Phone Profile Setting\u2014This option specifies that the DND Option setting from the Common Phone Profile window will get used for this device. \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n For 7940/7960 phones that are running SCCP, you can only choose the Ringer Off option. For mobile devices and dual-mode phones, you can only choose the Call Reject option. When you activate DND Call Reject on a mobile device or dual-mode phone, no call information gets presented to the device. \n \n \n ",
"title": "DND Option",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Ringer Off",
"title": "Ringer Off"
},
{
"value": "Call Reject",
"title": "Call Reject"
},
{
"value": "Use Common Phone Profile Setting",
"title": "Use Common Phone Profile Setting"
}
],
"default": "Ringer Off",
"maxItems": 1,
"type": "string"
},
"presenceGroupName": {
"target": "/api/device/cucm/PresenceGroup/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/PresenceGroup",
"title": "BLF Presence Group",
"type": "string"
},
"rerouteCallingSearchSpaceName": {
"description": " From the drop-down list box, choose a calling search space to use for rerouting. The rerouting calling search space of the referrer gets used to find the route to the refer-to target. When the Refer fails due to the rerouting calling search space, the Refer Primitive rejects the request with the \"405 Method Not Allowed\" message. The redirection (3xx) primitive and transfer feature also uses the rerouting calling search space to find the redirect-to or transfer-to target. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "Rerouting Calling Search Space",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"commonPhoneConfigName": {
"description": " From the drop-down list box, choose a common phone profile from the list of available common phone profiles. ",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/CommonPhoneConfig",
"title": "Common Phone Profile",
"type": "string",
"target": "/api/device/cucm/CommonPhoneConfig/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"idleTimeout": {
"description": " Enter the time (in seconds) that you want to elapse before the URL that is specified in the Idle field displays. To accept the value of the Idle URL Timer enterprise parameter, leave this field blank. ",
"title": "Idle Timer (seconds)",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"idleUrl": {
"description": " This setting determines the busy lamp field (BLF) audible alert setting when no current call exists on the BLF DN: \n \n \n On\u2014An audible alert sounds. \n \n Off\u2014No audible alert sounds. \n \n Default\u2014The configuration in the Service Parameters Configuration window determines the alert option. \n ",
"title": "Idle",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"softkeyTemplateName": {
"description": " Choose the appropriate softkey template. The softkey template determines the configuration of the softkeys on \n Cisco Unified IP Phones. Leave this field blank if the common device configuration contains the assigned softkey template. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/SoftKeyTemplate",
"title": "Softkey Template",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/SoftKeyTemplate/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"remoteDevice": {
"description": " If you are experiencing delayed connect times over SCCP pipes to remote sites, check the Remote Device check box in the Phone Configuration window. Checking this check box tells Cisco Unified CM to allocate a buffer for the phone device when it registers and to bundle SCCP messages to the phone. \n \n \n \n Tip\u00a0\u00a0\u00a0 \n Because this feature consumes resources, be sure to check this check box only when you are experiencing signaling delays for phones that are running SCCP. Most users do not require this option. \n \n \n Cisco Unified CM sends the bundled messages to the phone when the station buffer is full, as soon as it receives a media-related message, or when the Bundle Outbound SCCP Messages timer expires. To specify a setting other than the default setting (100 msec) for the Bundle Outbound SCCP Messages timer, configure a new value in the Service Parameters Configuration window for the Cisco CallManager service. Although 100 msec specifies the recommended setting, you may enter 15 msec to 500 msec. The phone must support SCCP version 9 to use this option. The following phones do not support SCCP message optimization: \n Cisco Unified IP Phone 7935/7936. This feature may require a phone reset after update. ",
"title": "Remote Device",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"automatedAlternateRoutingCssName": {
"description": " Choose the appropriate calling search space for the device to use when it performs automated alternate routing (AAR). The AAR calling search space specifies the collection of route partitions that are searched to determine how to route a collected (originating) number that is otherwise blocked due to insufficient bandwidth. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "AAR Calling Search Space",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"dialRulesName": {
"description": " If required, choose the appropriate SIP dial rule. SIP dial rules provide local dial plans for \n Cisco Unified IP Phones 7905, 7912, 7940, and 7960, so users do not have to press a key or wait for a timer before the call gets processed. Leave the SIP Dial Rules field set to <None> if you do not want dial rules to apply to the IP phone that is running SIP. This means that the user must use the Dial softkey or wait for the timer to expire before the call gets processed. ",
"title": "SIP Dial Rules",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
}
}
},
"type": "array",
"title": "Phone"
},
"attendeesAccessCode": {
"description": " Set the Attendees Access Code for a secure conference call. The access code can be modified in the Self Care Portal. For more information on how to modify the access code, see the Cisco Unified Communications Self Care Portal User Guide. ",
"title": "Attendees Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"homeNumber": {
"description": " Enter the end user home number. You may use the following special characters: (,), and -. ",
"title": "Home Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"ipccRoutePartition": {
"description": "Applicable for Controlled Devices so this tag is appropriate for Get/UpdateUser APIs with ipccExtension tag only.",
"title": "Ipcc Route Partition",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"zeroHop": {
"description": "If zeroHop value is false pin will be synchronized with UCxN, if synchronization is enabled for Unity Connection server and if zeroHop is true pin will not be synchronized with UCxN. This tage is supported only for updateUser api",
"title": "Zero Hop",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"department": {
"description": " Enter the end user department information (for example, the department number or name). ",
"title": "Department",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"SubscriberData": {
"type": "object",
"properties": {
"entitlement_profile": {
"type": "string",
"title": "Entitlement Profile"
},
"warning": {
"default": "No Call Manager has been configured.",
"readonly": true,
"type": "string",
"description": "Warning Status Field",
"title": "Warning"
},
"userid": {
"required": false,
"type": "string"
}
},
"title": "Subscriber Data"
},
"digestCredentials": {
"is_password": true,
"description": " To confirm that you entered the digest credentials correctly, re-enter the credentials in this field. ",
"title": "Confirm Digest Credentials",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"enableUserToHostConferenceNow": {
"description": " Check this check box to allow End User to host Conference Now. ",
"title": "Enable User To Host Conference Now",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"associatedGroups": {
"title": "Associated Groups",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"userGroup": {
"name": "userGroup",
"title": "User Group",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"name": {
"target_model_type": "device/cucm/UserGroup",
"description": "Name of User Group",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"target": "/api/device/cucm/UserGroup/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"maxItems": 1,
"maxLength": 100,
"title": "Groups",
"type": "string",
"name": "name"
},
"userRoles": {
"name": "userRoles",
"title": "User Roles",
"minItems": 0,
"required": false,
"readonly": true,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"userRole": {
"description": "READ ONLY: Name of the User Role associated with the user group will be taken.",
"title": "Roles",
"minItems": 0,
"items": {
"type": "string",
"maxLength": 100
},
"required": false,
"type": "array",
"name": "userRole"
}
}
}
}
},
"required": false,
"type": "array"
}
}
},
"selfService": {
"description": " The Meeting Number is generated automatically when the Self-Service User ID field is configured. ",
"title": "Self Service",
"minItems": 0,
"pattern": "^[0-9*#]{0,27}$",
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
},
"DeviceProfile": {
"items": {
"type": "object",
"properties": {
"protocol": {
"description": "Protocol option is read-only,except when creating a device.",
"title": "Protocol",
"minItems": 1,
"required": true,
"choices": [
{
"value": "SCCP",
"title": "SCCP"
},
{
"value": "Digital Access PRI",
"title": "Digital Access PRI"
},
{
"value": "H.225",
"title": "H.225"
},
{
"value": "Analog Access",
"title": "Analog Access"
},
{
"value": "Digital Access T1",
"title": "Digital Access T1"
},
{
"value": "Route Point",
"title": "Route Point"
},
{
"value": "Unicast Bridge",
"title": "Unicast Bridge"
},
{
"value": "Multicast Point",
"title": "Multicast Point"
},
{
"value": "Inter-Cluster Trunk",
"title": "Inter-Cluster Trunk"
},
{
"value": "RAS",
"title": "RAS"
},
{
"value": "Digital Access BRI",
"title": "Digital Access BRI"
},
{
"value": "SIP",
"title": "SIP"
},
{
"value": "MGCP",
"title": "MGCP"
},
{
"value": "Static SIP Mobile Subscriber",
"title": "Static SIP Mobile Subscriber"
},
{
"value": "SIP Connector",
"title": "SIP Connector"
},
{
"value": "Remote Destination",
"title": "Remote Destination"
},
{
"value": "Mobile Smart Client",
"title": "Mobile Smart Client"
},
{
"value": "Digital Access E1 R2",
"title": "Digital Access E1 R2"
},
{
"value": "CTI Remote Device",
"title": "CTI Remote Device"
},
{
"value": "Protocol Not Specified",
"title": "Protocol Not Specified"
}
],
"maxItems": 1,
"type": "string"
},
"alwaysUsePrimeLineForVoiceMessage": {
"description": "From the drop-down list box, choose one of the following options: \n \n \n On\u2014If the phone is idle, the primary line on the phone becomes the active line for retrieving voice messages when the phone user presses the Messages button on the phone. \n \n Off\u2014If the phone is idle, pressing the Messages button on the phone automatically dials the voice-messaging system from the line that has a voice message. \n Cisco Unified Communications Manager always selects the first line that has a voice message. If no line has a voice message, the primary line gets used when the phone user presses the Messages button. \n \n Default\u2014\n Cisco Unified Communications Manager uses the configuration from the Always Use Prime Line for Voice Message service parameter, which supports the Cisco CallManager service. \n ",
"title": "Always Use Prime Line For Voice Message",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"mlppDomainId": {
"target_model_type": "device/cucm/MlppDomain",
"description": "If this user device profile will be used for MLPP precedence calls, choose the MLLP Domain from the drop-down list box. \n \n \n \n Note\u00a0\u00a0\u00a0 \n You define MLPP domains in the MLPP Domain Configuration window. For access, choose System > MLPP Domain. \n \n \n ",
"format": "uri",
"minItems": 0,
"pattern": "^[0-9a-fA-F]{6}|-1$",
"required": false,
"choices": [],
"target_attr": "domainId",
"maxItems": 1,
"maxLength": 128,
"title": "MLPP Domain ID",
"type": "string",
"target": "/api/device/cucm/MlppDomain/choices/?field=domainId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"vendorConfig": {
"title": "Vendor Config",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"any"
],
"properties": {}
},
"alwaysUsePrimeLine": {
"description": "From the drop-down list box, choose one of the following options: \n \n \n Off\u2014When the phone is idle and receives a call on any line, the phone user answers the call from the line on which the call is received. \n \n On\u2014When the phone is idle (off hook) and receives a call on any line, the primary line gets chosen for the call. Calls on other lines continue to ring, and the phone user must select those other lines to answer these calls. \n \n Default\u2014\n Cisco Unified Communications Manager uses the configuration from the Always Use Prime Line service parameter, which supports the Cisco CallManager service. \n ",
"title": "Always Use Prime Line",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"userHoldMohAudioSourceId": {
"description": "To specify the audio source that plays when a user initiates a hold action, choose an audio source from the User Hold MOH Audio Source drop-down list box. If you do not choose an audio source, \n Cisco Unified Communications Manager uses the audio source that is defined in the device pool or the system default if the device pool does not specify an audio source ID. \n \n \n \n Note\u00a0\u00a0\u00a0 \n You define audio sources in the Music On Hold Audio Source Configuration window. For access, choose Media Resources > Music On Hold Audio Source. \n \n \n ",
"title": "User Hold MOH Audio Source",
"minItems": 0,
"required": false,
"choices": [
{
"value": "0",
"title": "0"
},
{
"value": "1",
"title": "1"
},
{
"value": "2",
"title": "2"
},
{
"value": "3",
"title": "3"
},
{
"value": "4",
"title": "4"
},
{
"value": "5",
"title": "5"
},
{
"value": "6",
"title": "6"
},
{
"value": "7",
"title": "7"
},
{
"value": "8",
"title": "8"
},
{
"value": "9",
"title": "9"
},
{
"value": "10",
"title": "10"
},
{
"value": "11",
"title": "11"
},
{
"value": "12",
"title": "12"
},
{
"value": "13",
"title": "13"
},
{
"value": "14",
"title": "14"
},
{
"value": "15",
"title": "15"
},
{
"value": "16",
"title": "16"
},
{
"value": "17",
"title": "17"
},
{
"value": "18",
"title": "18"
},
{
"value": "19",
"title": "19"
},
{
"value": "20",
"title": "20"
},
{
"value": "21",
"title": "21"
},
{
"value": "22",
"title": "22"
},
{
"value": "23",
"title": "23"
},
{
"value": "24",
"title": "24"
},
{
"value": "25",
"title": "25"
},
{
"value": "26",
"title": "26"
},
{
"value": "27",
"title": "27"
},
{
"value": "28",
"title": "28"
},
{
"value": "29",
"title": "29"
},
{
"value": "30",
"title": "30"
},
{
"value": "31",
"title": "31"
},
{
"value": "32",
"title": "32"
},
{
"value": "33",
"title": "33"
},
{
"value": "34",
"title": "34"
},
{
"value": "35",
"title": "35"
},
{
"value": "36",
"title": "36"
},
{
"value": "37",
"title": "37"
},
{
"value": "38",
"title": "38"
},
{
"value": "39",
"title": "39"
},
{
"value": "40",
"title": "40"
},
{
"value": "41",
"title": "41"
},
{
"value": "42",
"title": "42"
},
{
"value": "43",
"title": "43"
},
{
"value": "44",
"title": "44"
},
{
"value": "45",
"title": "45"
},
{
"value": "46",
"title": "46"
},
{
"value": "47",
"title": "47"
},
{
"value": "48",
"title": "48"
},
{
"value": "49",
"title": "49"
},
{
"value": "50",
"title": "50"
},
{
"value": "null",
"title": "null"
},
{
"value": "",
"title": ""
}
],
"maxItems": 1,
"type": [
"integer",
"string",
"null"
]
},
"phoneTemplateName": {
"description": "From the Phone Button Template drop-down list, choose a phone button template. \n \n \n \n Tip\u00a0\u00a0\u00a0 \n If you want to configure BLF/SpeedDials for the profile for presence monitoring, choose a phone button template that you configured for BLF/SpeedDials. After you save the configuration, the Add a New BLF SD link displays in the Association Information pane. For more information on BLF/SpeedDials, see the \n Cisco Unified Communications Manager Features and Services Guide.\n \n \n ",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/PhoneButtonTemplate",
"title": "Phone Button Template",
"type": "string",
"target": "/api/device/cucm/PhoneButtonTemplate/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"blfDirectedCallParks": {
"title": "Blf Directed Call Parks",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"blfDirectedCallPark": {
"name": "blfDirectedCallPark",
"title": "Blf Directed Call Park",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer"
},
"directedCallParkDnAndPartition": {
"name": "directedCallParkDnAndPartition",
"title": "Directed Call Park Dn And Partition",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"routePartitionName": {
"name": "routePartitionName",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition Name",
"type": "string",
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"dnPattern": {
"target_model_type": "device/cucm/DirectedCallPark",
"name": "dnPattern",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "pattern",
"maxItems": 1,
"maxLength": 255,
"title": "Dn Pattern",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/DirectedCallPark/choices/?field=pattern&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"label": {
"name": "label",
"title": "Label",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
}
}
},
"required": false,
"type": "array"
}
}
},
"preemption": {
"description": "If this user device profile will be used for MLPP precedence calls, assign an MLPP Preemption setting to the device profile. This setting specifies whether a device that can preempt calls in progress will use the capability when it places an MLPP precedence call. From the drop-down list box, choose a setting to assign to this device profile from the following options: \n \n \n Default\u2014This device profile inherits its MLPP preemption setting from the device pool of the associated device. \n \n Disabled\u2014This device does not allow preemption of lower precedence calls to take place when necessary for completion of higher precedence calls. \n \n Forceful\u2014This device allows preemption of lower precedence calls to take place when necessary for completion of higher precedence calls. \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n Do not configure a device profile with the following combination of settings: MLPP Indication is set to Off or Default (when default is Off) while MLPP Preemption is set to Forceful. \n \n \n ",
"title": "MLPP Preemption",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Disabled",
"title": "Disabled"
},
{
"value": "Forceful",
"title": "Forceful"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"addOnModules": {
"description": "Additional modules attached to the Phone.There can be 0,1 or 2.",
"title": "Add On Modules",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"addOnModule": {
"name": "addOnModule",
"title": "Add On Module",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"loadInformation": {
"description": "Load Information is either the module's specific load information or the default load information.If any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.",
"title": "Load Information",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "loadInformation"
},
"model": {
"description": "Model ID string.",
"title": "Model",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Cisco 30 SP+",
"title": "Cisco 30 SP+"
},
{
"value": "Cisco 12 SP+",
"title": "Cisco 12 SP+"
},
{
"value": "Cisco 12 SP",
"title": "Cisco 12 SP"
},
{
"value": "Cisco 12 S",
"title": "Cisco 12 S"
},
{
"value": "Cisco 30 VIP",
"title": "Cisco 30 VIP"
},
{
"value": "Cisco 7910",
"title": "Cisco 7910"
},
{
"value": "Cisco 7960",
"title": "Cisco 7960"
},
{
"value": "Cisco 7940",
"title": "Cisco 7940"
},
{
"value": "Cisco 7935",
"title": "Cisco 7935"
},
{
"value": "Cisco VGC Phone",
"title": "Cisco VGC Phone"
},
{
"value": "Cisco VGC Virtual Phone",
"title": "Cisco VGC Virtual Phone"
},
{
"value": "Cisco ATA 186",
"title": "Cisco ATA 186"
},
{
"value": "EMCC Base Phone",
"title": "EMCC Base Phone"
},
{
"value": "SCCP Phone",
"title": "SCCP Phone"
},
{
"value": "Analog Access",
"title": "Analog Access"
},
{
"value": "Digital Access",
"title": "Digital Access"
},
{
"value": "Digital Access+",
"title": "Digital Access+"
},
{
"value": "Digital Access WS-X6608",
"title": "Digital Access WS-X6608"
},
{
"value": "Analog Access WS-X6624",
"title": "Analog Access WS-X6624"
},
{
"value": "VGC Gateway",
"title": "VGC Gateway"
},
{
"value": "Conference Bridge",
"title": "Conference Bridge"
},
{
"value": "Conference Bridge WS-X6608",
"title": "Conference Bridge WS-X6608"
},
{
"value": "Cisco IOS Conference Bridge (HDV2)",
"title": "Cisco IOS Conference Bridge (HDV2)"
},
{
"value": "Cisco Conference Bridge (WS-SVC-CMM)",
"title": "Cisco Conference Bridge (WS-SVC-CMM)"
},
{
"value": "H.323 Phone",
"title": "H.323 Phone"
},
{
"value": "H.323 Gateway",
"title": "H.323 Gateway"
},
{
"value": "Music On Hold",
"title": "Music On Hold"
},
{
"value": "Device Pilot",
"title": "Device Pilot"
},
{
"value": "CTI Port",
"title": "CTI Port"
},
{
"value": "CTI Route Point",
"title": "CTI Route Point"
},
{
"value": "Voice Mail Port",
"title": "Voice Mail Port"
},
{
"value": "Cisco IOS Software Media Termination Point (HDV2)",
"title": "Cisco IOS Software Media Termination Point (HDV2)"
},
{
"value": "Cisco Media Server (WS-SVC-CMM-MS)",
"title": "Cisco Media Server (WS-SVC-CMM-MS)"
},
{
"value": "Cisco Video Conference Bridge (IPVC-35xx)",
"title": "Cisco Video Conference Bridge (IPVC-35xx)"
},
{
"value": "Cisco IOS Heterogeneous Video Conference Bridge",
"title": "Cisco IOS Heterogeneous Video Conference Bridge"
},
{
"value": "Cisco IOS Guaranteed Audio Video Conference Bridge",
"title": "Cisco IOS Guaranteed Audio Video Conference Bridge"
},
{
"value": "Cisco IOS Homogeneous Video Conference Bridge",
"title": "Cisco IOS Homogeneous Video Conference Bridge"
},
{
"value": "Route List",
"title": "Route List"
},
{
"value": "Load Simulator",
"title": "Load Simulator"
},
{
"value": "Media Termination Point",
"title": "Media Termination Point"
},
{
"value": "Media Termination Point Hardware",
"title": "Media Termination Point Hardware"
},
{
"value": "Cisco IOS Media Termination Point (HDV2)",
"title": "Cisco IOS Media Termination Point (HDV2)"
},
{
"value": "Cisco Media Termination Point (WS-SVC-CMM)",
"title": "Cisco Media Termination Point (WS-SVC-CMM)"
},
{
"value": "Cisco 7941",
"title": "Cisco 7941"
},
{
"value": "Cisco 7971",
"title": "Cisco 7971"
},
{
"value": "MGCP Station",
"title": "MGCP Station"
},
{
"value": "MGCP Trunk",
"title": "MGCP Trunk"
},
{
"value": "GateKeeper",
"title": "GateKeeper"
},
{
"value": "7914 14-Button Line Expansion Module",
"title": "7914 14-Button Line Expansion Module"
},
{
"value": "Trunk",
"title": "Trunk"
},
{
"value": "Tone Announcement Player",
"title": "Tone Announcement Player"
},
{
"value": "SIP Trunk",
"title": "SIP Trunk"
},
{
"value": "SIP Gateway",
"title": "SIP Gateway"
},
{
"value": "WSM Trunk",
"title": "WSM Trunk"
},
{
"value": "Remote Destination Profile",
"title": "Remote Destination Profile"
},
{
"value": "7915 12-Button Line Expansion Module",
"title": "7915 12-Button Line Expansion Module"
},
{
"value": "7915 24-Button Line Expansion Module",
"title": "7915 24-Button Line Expansion Module"
},
{
"value": "7916 12-Button Line Expansion Module",
"title": "7916 12-Button Line Expansion Module"
},
{
"value": "7916 24-Button Line Expansion Module",
"title": "7916 24-Button Line Expansion Module"
},
{
"value": "CKEM 36-Button Line Expansion Module",
"title": "CKEM 36-Button Line Expansion Module"
},
{
"value": "SPA8800",
"title": "SPA8800"
},
{
"value": "Unknown MGCP Gateway",
"title": "Unknown MGCP Gateway"
},
{
"value": "Unknown",
"title": "Unknown"
},
{
"value": "Cisco 7985",
"title": "Cisco 7985"
},
{
"value": "Cisco 7911",
"title": "Cisco 7911"
},
{
"value": "Cisco 7961G-GE",
"title": "Cisco 7961G-GE"
},
{
"value": "Cisco 7941G-GE",
"title": "Cisco 7941G-GE"
},
{
"value": "Motorola CN622",
"title": "Motorola CN622"
},
{
"value": "Third-party SIP Device (Basic)",
"title": "Third-party SIP Device (Basic)"
},
{
"value": "Cisco 7931",
"title": "Cisco 7931"
},
{
"value": "Cisco Unified Personal Communicator",
"title": "Cisco Unified Personal Communicator"
},
{
"value": "Cisco 7921",
"title": "Cisco 7921"
},
{
"value": "Cisco 7906",
"title": "Cisco 7906"
},
{
"value": "Third-party SIP Device (Advanced)",
"title": "Third-party SIP Device (Advanced)"
},
{
"value": "Cisco TelePresence",
"title": "Cisco TelePresence"
},
{
"value": "Nokia S60",
"title": "Nokia S60"
},
{
"value": "Cisco 7962",
"title": "Cisco 7962"
},
{
"value": "Cisco 3951",
"title": "Cisco 3951"
},
{
"value": "Cisco 7937",
"title": "Cisco 7937"
},
{
"value": "Cisco 7942",
"title": "Cisco 7942"
},
{
"value": "Cisco 7945",
"title": "Cisco 7945"
},
{
"value": "Cisco 7965",
"title": "Cisco 7965"
},
{
"value": "Cisco 7975",
"title": "Cisco 7975"
},
{
"value": "Cisco 3911",
"title": "Cisco 3911"
},
{
"value": "Cisco Unified Mobile Communicator",
"title": "Cisco Unified Mobile Communicator"
},
{
"value": "Cisco TelePresence 1000",
"title": "Cisco TelePresence 1000"
},
{
"value": "Cisco TelePresence 3000",
"title": "Cisco TelePresence 3000"
},
{
"value": "Cisco TelePresence 3200",
"title": "Cisco TelePresence 3200"
},
{
"value": "Cisco TelePresence 500-37",
"title": "Cisco TelePresence 500-37"
},
{
"value": "Cisco 7925",
"title": "Cisco 7925"
},
{
"value": "Cisco 9971",
"title": "Cisco 9971"
},
{
"value": "Cisco 6921",
"title": "Cisco 6921"
},
{
"value": "Cisco 6941",
"title": "Cisco 6941"
},
{
"value": "Cisco 6961",
"title": "Cisco 6961"
},
{
"value": "Cisco Unified Client Services Framework",
"title": "Cisco Unified Client Services Framework"
},
{
"value": "Cisco TelePresence 1300-65",
"title": "Cisco TelePresence 1300-65"
},
{
"value": "Cisco TelePresence 1100",
"title": "Cisco TelePresence 1100"
},
{
"value": "Transnova S3",
"title": "Transnova S3"
},
{
"value": "BlackBerry MVS VoWifi",
"title": "BlackBerry MVS VoWifi"
},
{
"value": "Cisco 9951",
"title": "Cisco 9951"
},
{
"value": "Cisco 8961",
"title": "Cisco 8961"
},
{
"value": "Cisco 6901",
"title": "Cisco 6901"
},
{
"value": "Cisco 6911",
"title": "Cisco 6911"
},
{
"value": "Cisco ATA 187",
"title": "Cisco ATA 187"
},
{
"value": "Cisco TelePresence 200",
"title": "Cisco TelePresence 200"
},
{
"value": "Cisco TelePresence 400",
"title": "Cisco TelePresence 400"
},
{
"value": "Cisco Dual Mode for iPhone",
"title": "Cisco Dual Mode for iPhone"
},
{
"value": "Cisco 6945",
"title": "Cisco 6945"
},
{
"value": "Cisco Dual Mode for Android",
"title": "Cisco Dual Mode for Android"
},
{
"value": "Cisco 7926",
"title": "Cisco 7926"
},
{
"value": "Cisco E20",
"title": "Cisco E20"
},
{
"value": "Generic Single Screen Room System",
"title": "Generic Single Screen Room System"
},
{
"value": "Generic Multiple Screen Room System",
"title": "Generic Multiple Screen Room System"
},
{
"value": "Cisco TelePresence EX90",
"title": "Cisco TelePresence EX90"
},
{
"value": "Cisco 8945",
"title": "Cisco 8945"
},
{
"value": "Cisco 8941",
"title": "Cisco 8941"
},
{
"value": "Generic Desktop Video Endpoint",
"title": "Generic Desktop Video Endpoint"
},
{
"value": "Cisco TelePresence 500-32",
"title": "Cisco TelePresence 500-32"
},
{
"value": "Cisco TelePresence 1300-47",
"title": "Cisco TelePresence 1300-47"
},
{
"value": "Cisco 3905",
"title": "Cisco 3905"
},
{
"value": "Cisco Cius",
"title": "Cisco Cius"
},
{
"value": "VKEM 36-Button Line Expansion Module",
"title": "VKEM 36-Button Line Expansion Module"
},
{
"value": "Cisco TelePresence TX1310-65",
"title": "Cisco TelePresence TX1310-65"
},
{
"value": "Cisco TelePresence MCU",
"title": "Cisco TelePresence MCU"
},
{
"value": "Ascom IP-DECT Device",
"title": "Ascom IP-DECT Device"
},
{
"value": "Cisco TelePresence Exchange System",
"title": "Cisco TelePresence Exchange System"
},
{
"value": "Cisco TelePresence EX60",
"title": "Cisco TelePresence EX60"
},
{
"value": "Cisco TelePresence Codec C90",
"title": "Cisco TelePresence Codec C90"
},
{
"value": "Cisco TelePresence Codec C60",
"title": "Cisco TelePresence Codec C60"
},
{
"value": "Cisco TelePresence Codec C40",
"title": "Cisco TelePresence Codec C40"
},
{
"value": "Cisco TelePresence Quick Set C20",
"title": "Cisco TelePresence Quick Set C20"
},
{
"value": "Cisco TelePresence Profile 42 (C20)",
"title": "Cisco TelePresence Profile 42 (C20)"
},
{
"value": "Cisco TelePresence Profile 42 (C60)",
"title": "Cisco TelePresence Profile 42 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 (C40)",
"title": "Cisco TelePresence Profile 52 (C40)"
},
{
"value": "Cisco TelePresence Profile 52 (C60)",
"title": "Cisco TelePresence Profile 52 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 Dual (C60)",
"title": "Cisco TelePresence Profile 52 Dual (C60)"
},
{
"value": "Cisco TelePresence Profile 65 (C60)",
"title": "Cisco TelePresence Profile 65 (C60)"
},
{
"value": "Cisco TelePresence Profile 65 Dual (C90)",
"title": "Cisco TelePresence Profile 65 Dual (C90)"
},
{
"value": "Cisco TelePresence MX200",
"title": "Cisco TelePresence MX200"
},
{
"value": "Cisco TelePresence TX9000",
"title": "Cisco TelePresence TX9000"
},
{
"value": "Cisco TelePresence TX9200",
"title": "Cisco TelePresence TX9200"
},
{
"value": "Cisco 7821",
"title": "Cisco 7821"
},
{
"value": "Cisco 7841",
"title": "Cisco 7841"
},
{
"value": "Cisco 7861",
"title": "Cisco 7861"
},
{
"value": "Cisco TelePresence SX20",
"title": "Cisco TelePresence SX20"
},
{
"value": "Cisco TelePresence MX300",
"title": "Cisco TelePresence MX300"
},
{
"value": "IMS-integrated Mobile (Basic)",
"title": "IMS-integrated Mobile (Basic)"
},
{
"value": "Third-party AS-SIP Endpoint",
"title": "Third-party AS-SIP Endpoint"
},
{
"value": "Cisco Cius SP",
"title": "Cisco Cius SP"
},
{
"value": "Cisco TelePresence Profile 42 (C40)",
"title": "Cisco TelePresence Profile 42 (C40)"
},
{
"value": "Cisco VXC 6215",
"title": "Cisco VXC 6215"
},
{
"value": "CTI Remote Device",
"title": "CTI Remote Device"
},
{
"value": "Usage Profile",
"title": "Usage Profile"
},
{
"value": "Carrier-integrated Mobile",
"title": "Carrier-integrated Mobile"
},
{
"value": "Universal Device Template",
"title": "Universal Device Template"
},
{
"value": "Cisco DX650",
"title": "Cisco DX650"
},
{
"value": "Cisco Unified Communications for RTX",
"title": "Cisco Unified Communications for RTX"
},
{
"value": "Cisco Jabber for Tablet",
"title": "Cisco Jabber for Tablet"
},
{
"value": "Cisco 8831",
"title": "Cisco 8831"
},
{
"value": "Cisco ATA 190",
"title": "Cisco ATA 190"
},
{
"value": "Cisco TelePresence SX10",
"title": "Cisco TelePresence SX10"
},
{
"value": "Cisco 8841",
"title": "Cisco 8841"
},
{
"value": "Cisco 8851",
"title": "Cisco 8851"
},
{
"value": "Cisco 8861",
"title": "Cisco 8861"
},
{
"value": "Cisco TelePresence SX80",
"title": "Cisco TelePresence SX80"
},
{
"value": "Cisco TelePresence MX200 G2",
"title": "Cisco TelePresence MX200 G2"
},
{
"value": "Cisco TelePresence MX300 G2",
"title": "Cisco TelePresence MX300 G2"
},
{
"value": "Cisco 7905",
"title": "Cisco 7905"
},
{
"value": "Cisco 7920",
"title": "Cisco 7920"
},
{
"value": "Cisco 7970",
"title": "Cisco 7970"
},
{
"value": "Cisco 7912",
"title": "Cisco 7912"
},
{
"value": "Cisco 7902",
"title": "Cisco 7902"
},
{
"value": "Cisco IP Communicator",
"title": "Cisco IP Communicator"
},
{
"value": "Cisco 7961",
"title": "Cisco 7961"
},
{
"value": "Cisco 7936",
"title": "Cisco 7936"
},
{
"value": "Analog Phone",
"title": "Analog Phone"
},
{
"value": "ISDN BRI Phone",
"title": "ISDN BRI Phone"
},
{
"value": "SCCP gateway virtual phone",
"title": "SCCP gateway virtual phone"
},
{
"value": "IP-STE",
"title": "IP-STE"
},
{
"value": "Cisco TelePresence Conductor",
"title": "Cisco TelePresence Conductor"
},
{
"value": "Cisco DX80",
"title": "Cisco DX80"
},
{
"value": "Cisco DX70",
"title": "Cisco DX70"
},
{
"value": "BEKEM 36-Button Line Expansion Module",
"title": "BEKEM 36-Button Line Expansion Module"
},
{
"value": "Cisco TelePresence MX700",
"title": "Cisco TelePresence MX700"
},
{
"value": "Cisco TelePresence MX800",
"title": "Cisco TelePresence MX800"
},
{
"value": "Cisco TelePresence IX5000",
"title": "Cisco TelePresence IX5000"
},
{
"value": "Cisco 7811",
"title": "Cisco 7811"
},
{
"value": "Cisco 8821",
"title": "Cisco 8821"
},
{
"value": "Cisco 8811",
"title": "Cisco 8811"
},
{
"value": "Interactive Voice Response",
"title": "Interactive Voice Response"
},
{
"value": "Cisco 8845",
"title": "Cisco 8845"
},
{
"value": "Cisco 8865",
"title": "Cisco 8865"
},
{
"value": "Cisco TelePresence MX800 Dual",
"title": "Cisco TelePresence MX800 Dual"
},
{
"value": "Cisco 8851NR",
"title": "Cisco 8851NR"
},
{
"value": "Cisco Spark Remote Device",
"title": "Cisco Spark Remote Device"
},
{
"value": "Cisco Webex DX80",
"title": "Cisco Webex DX80"
},
{
"value": "Cisco TelePresence DX70",
"title": "Cisco TelePresence DX70"
},
{
"value": "Cisco 7832",
"title": "Cisco 7832"
},
{
"value": "Cisco 8865NR",
"title": "Cisco 8865NR"
},
{
"value": "Cisco Meeting Server",
"title": "Cisco Meeting Server"
},
{
"value": "Cisco Webex Room Kit",
"title": "Cisco Webex Room Kit"
},
{
"value": "Cisco Webex Room 55",
"title": "Cisco Webex Room 55"
},
{
"value": "Cisco Webex Room Kit Plus",
"title": "Cisco Webex Room Kit Plus"
},
{
"value": "CP-8800-Video 28-Button Key Expansion Module",
"title": "CP-8800-Video 28-Button Key Expansion Module"
},
{
"value": "CP-8800-Audio 28-Button Key Expansion Module",
"title": "CP-8800-Audio 28-Button Key Expansion Module"
},
{
"value": "Cisco 8832",
"title": "Cisco 8832"
},
{
"value": "Cisco Webex Room 70 Single",
"title": "Cisco Webex Room 70 Single"
},
{
"value": "Cisco 8832NR",
"title": "Cisco 8832NR"
},
{
"value": "Cisco ATA 191",
"title": "Cisco ATA 191"
},
{
"value": "Cisco Collaboration Mobile Convergence",
"title": "Cisco Collaboration Mobile Convergence"
},
{
"value": "Cisco Webex Room 70 Dual",
"title": "Cisco Webex Room 70 Dual"
},
{
"value": "Cisco Webex Room 55 Dual",
"title": "Cisco Webex Room 55 Dual"
},
{
"value": "Cisco Webex Room 70 Single G2",
"title": "Cisco Webex Room 70 Single G2"
},
{
"value": "Cisco Webex Room 70 Dual G2",
"title": "Cisco Webex Room 70 Dual G2"
},
{
"value": "Cisco Webex Room Kit Mini",
"title": "Cisco Webex Room Kit Mini"
}
],
"default": "7914 14-Button Line Expansion Module",
"maxItems": 1,
"type": "string",
"name": "model"
},
"index": {
"description": "Choose the appropriate expansion module or None. ",
"title": "Module2",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer",
"name": "index"
}
}
},
"required": false,
"maxItems": 2,
"type": "array"
}
}
},
"singleButtonBarge": {
"description": "From the drop-down list box, choose from the following options: \n \n \n Off\u2014This device does not allow users to use the Single Button Barge/cBarge feature. \n \n Barge\u2014Choosing this option allows users to press the Single Button Barge shared-line button on the phone to barge into a call using Barge. \n \n Default\u2014This device inherits the Single Button Barge/cBarge setting from the service parameter and device pool settings.\n \n \n \n Note\u00a0\u00a0\u00a0 \n If the server parameter and device pool settings are different, the device will inherit the setting from the service parameter setting. \n \n \n \n For more information, see the \n Cisco Unified Communications Manager Features and Services Guide. ",
"title": "Single Button Barge",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "Barge",
"title": "Barge"
},
{
"value": "CBarge",
"title": "CBarge"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"featureControlPolicy": {
"description": "This tag is valid only for RT Phones.",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/FeatureControlPolicy",
"title": "Feature Control Policy",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/FeatureControlPolicy/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"mlppIndicationStatus": {
"description": "If this user device profile will be used for MLPP precedence calls, assign an MLPP Indication setting to the device profile. This setting specifies whether a device that can play precedence tones will use the capability when it places an MLPP precedence call. From the drop-down list box, choose a setting to assign to this device profile from the following options: \n \n \n Default\u2014This device profile inherits its MLPP indication setting from the device pool of the associated device. \n \n Off\u2014This device does not handle nor process indication of an MLPP precedence call. \n \n On\u2014This device profile does handle and process indication of an MLPP precedence call. \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n Do not configure a device profile with the following combination of settings: MLPP Indication is set to Off or Default (when default is Off) while MLPP Preemption is set to Forceful. \n \n \n ",
"title": "MLPP Indication",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Off",
"maxItems": 1,
"type": "string"
},
"busyLampFields": {
"title": "Busy Lamp Fields",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"busyLampField": {
"name": "busyLampField",
"title": "Busy Lamp Field",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer"
},
"blfDest": {
"description": "Either blfDest or the combination of blfDirn and routePartition is to be mentioned in the add/update request, if both are mentioned AXL will read only the blfDest tag and ignore blfDirn and routePartition.",
"title": "Blf Dest",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string",
"name": "blfDest"
},
"callPickup": {
"required": false,
"type": "boolean",
"title": "Call Pickup"
},
"label": {
"name": "label",
"title": "Label",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"routePartition": {
"name": "routePartition",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"blfDirn": {
"description": "Either blfDest or the combination of blfDirn and routePartition is to be mentioned in the add/update request, if both are mentioned AXL will read only the blfDest tag and ignore blfDirn and routePartition.",
"title": "Blf Dirn",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": "string",
"name": "blfDirn"
}
}
},
"required": false,
"type": "array"
}
}
},
"type": {
"description": "Device profile Type string. Read Only",
"title": "Type",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"product": {
"description": "Product ID string. read-only except when creating a device.",
"title": "Product",
"minItems": 1,
"required": true,
"choices": [
{
"value": "7914 14-Button Line Expansion Module",
"title": "7914 14-Button Line Expansion Module"
},
{
"value": "7915 12-Button Line Expansion Module",
"title": "7915 12-Button Line Expansion Module"
},
{
"value": "7915 24-Button Line Expansion Module",
"title": "7915 24-Button Line Expansion Module"
},
{
"value": "7916 12-Button Line Expansion Module",
"title": "7916 12-Button Line Expansion Module"
},
{
"value": "7916 24-Button Line Expansion Module",
"title": "7916 24-Button Line Expansion Module"
},
{
"value": "AIM-VOICE-30",
"title": "AIM-VOICE-30"
},
{
"value": "Analog Phone",
"title": "Analog Phone"
},
{
"value": "Annunciator",
"title": "Annunciator"
},
{
"value": "BEKEM 36-Button Line Expansion Module",
"title": "BEKEM 36-Button Line Expansion Module"
},
{
"value": "C881V",
"title": "C881V"
},
{
"value": "C887VA-V",
"title": "C887VA-V"
},
{
"value": "CKEM 36-Button Line Expansion Module",
"title": "CKEM 36-Button Line Expansion Module"
},
{
"value": "CP-8800-Audio 28-Button Key Expansion Module",
"title": "CP-8800-Audio 28-Button Key Expansion Module"
},
{
"value": "CP-8800-Video 28-Button Key Expansion Module",
"title": "CP-8800-Video 28-Button Key Expansion Module"
},
{
"value": "CTI Port",
"title": "CTI Port"
},
{
"value": "CTI Remote Device",
"title": "CTI Remote Device"
},
{
"value": "CTI Route Point",
"title": "CTI Route Point"
},
{
"value": "Carrier-integrated Mobile",
"title": "Carrier-integrated Mobile"
},
{
"value": "Cisco IAD2400",
"title": "Cisco IAD2400"
},
{
"value": "Cisco 12 S",
"title": "Cisco 12 S"
},
{
"value": "Cisco 12 SP",
"title": "Cisco 12 SP"
},
{
"value": "Cisco 12 SP+",
"title": "Cisco 12 SP+"
},
{
"value": "Cisco 1751",
"title": "Cisco 1751"
},
{
"value": "Cisco 1760",
"title": "Cisco 1760"
},
{
"value": "Cisco 1861",
"title": "Cisco 1861"
},
{
"value": "Cisco 269X",
"title": "Cisco 269X"
},
{
"value": "Cisco 26XX",
"title": "Cisco 26XX"
},
{
"value": "Cisco 2801",
"title": "Cisco 2801"
},
{
"value": "Cisco 2811",
"title": "Cisco 2811"
},
{
"value": "Cisco 2821",
"title": "Cisco 2821"
},
{
"value": "Cisco 2851",
"title": "Cisco 2851"
},
{
"value": "Cisco 2901",
"title": "Cisco 2901"
},
{
"value": "Cisco 2911",
"title": "Cisco 2911"
},
{
"value": "Cisco 2921",
"title": "Cisco 2921"
},
{
"value": "Cisco 2951",
"title": "Cisco 2951"
},
{
"value": "Cisco 30 SP+",
"title": "Cisco 30 SP+"
},
{
"value": "Cisco 30 VIP",
"title": "Cisco 30 VIP"
},
{
"value": "Cisco 362X",
"title": "Cisco 362X"
},
{
"value": "Cisco 364X",
"title": "Cisco 364X"
},
{
"value": "Cisco 366X",
"title": "Cisco 366X"
},
{
"value": "Cisco 3725",
"title": "Cisco 3725"
},
{
"value": "Cisco 3745",
"title": "Cisco 3745"
},
{
"value": "Cisco 3825",
"title": "Cisco 3825"
},
{
"value": "Cisco 3845",
"title": "Cisco 3845"
},
{
"value": "Cisco 3905",
"title": "Cisco 3905"
},
{
"value": "Cisco 3911",
"title": "Cisco 3911"
},
{
"value": "Cisco 3925",
"title": "Cisco 3925"
},
{
"value": "Cisco 3925E",
"title": "Cisco 3925E"
},
{
"value": "Cisco 3945",
"title": "Cisco 3945"
},
{
"value": "Cisco 3945E",
"title": "Cisco 3945E"
},
{
"value": "Cisco 3951",
"title": "Cisco 3951"
},
{
"value": "Cisco 6901",
"title": "Cisco 6901"
},
{
"value": "Cisco 6911",
"title": "Cisco 6911"
},
{
"value": "Cisco 6921",
"title": "Cisco 6921"
},
{
"value": "Cisco 6941",
"title": "Cisco 6941"
},
{
"value": "Cisco 6945",
"title": "Cisco 6945"
},
{
"value": "Cisco 6961",
"title": "Cisco 6961"
},
{
"value": "Cisco 7811",
"title": "Cisco 7811"
},
{
"value": "Cisco 7821",
"title": "Cisco 7821"
},
{
"value": "Cisco 7832",
"title": "Cisco 7832"
},
{
"value": "Cisco 7841",
"title": "Cisco 7841"
},
{
"value": "Cisco 7861",
"title": "Cisco 7861"
},
{
"value": "Cisco 7902",
"title": "Cisco 7902"
},
{
"value": "Cisco 7905",
"title": "Cisco 7905"
},
{
"value": "Cisco 7906",
"title": "Cisco 7906"
},
{
"value": "Cisco 7910",
"title": "Cisco 7910"
},
{
"value": "Cisco 7911",
"title": "Cisco 7911"
},
{
"value": "Cisco 7912",
"title": "Cisco 7912"
},
{
"value": "Cisco 7920",
"title": "Cisco 7920"
},
{
"value": "Cisco 7921",
"title": "Cisco 7921"
},
{
"value": "Cisco 7925",
"title": "Cisco 7925"
},
{
"value": "Cisco 7926",
"title": "Cisco 7926"
},
{
"value": "Cisco 7931",
"title": "Cisco 7931"
},
{
"value": "Cisco 7935",
"title": "Cisco 7935"
},
{
"value": "Cisco 7936",
"title": "Cisco 7936"
},
{
"value": "Cisco 7937",
"title": "Cisco 7937"
},
{
"value": "Cisco 7940",
"title": "Cisco 7940"
},
{
"value": "Cisco 7941",
"title": "Cisco 7941"
},
{
"value": "Cisco 7941G-GE",
"title": "Cisco 7941G-GE"
},
{
"value": "Cisco 7942",
"title": "Cisco 7942"
},
{
"value": "Cisco 7945",
"title": "Cisco 7945"
},
{
"value": "Cisco 7960",
"title": "Cisco 7960"
},
{
"value": "Cisco 7961",
"title": "Cisco 7961"
},
{
"value": "Cisco 7961G-GE",
"title": "Cisco 7961G-GE"
},
{
"value": "Cisco 7962",
"title": "Cisco 7962"
},
{
"value": "Cisco 7965",
"title": "Cisco 7965"
},
{
"value": "Cisco 7970",
"title": "Cisco 7970"
},
{
"value": "Cisco 7971",
"title": "Cisco 7971"
},
{
"value": "Cisco 7975",
"title": "Cisco 7975"
},
{
"value": "Cisco 7985",
"title": "Cisco 7985"
},
{
"value": "Cisco 881",
"title": "Cisco 881"
},
{
"value": "Cisco 8811",
"title": "Cisco 8811"
},
{
"value": "Cisco 8821",
"title": "Cisco 8821"
},
{
"value": "Cisco 8831",
"title": "Cisco 8831"
},
{
"value": "Cisco 8832",
"title": "Cisco 8832"
},
{
"value": "Cisco 8832NR",
"title": "Cisco 8832NR"
},
{
"value": "Cisco 8841",
"title": "Cisco 8841"
},
{
"value": "Cisco 8845",
"title": "Cisco 8845"
},
{
"value": "Cisco 8851",
"title": "Cisco 8851"
},
{
"value": "Cisco 8851NR",
"title": "Cisco 8851NR"
},
{
"value": "Cisco 8861",
"title": "Cisco 8861"
},
{
"value": "Cisco 8865",
"title": "Cisco 8865"
},
{
"value": "Cisco 8865NR",
"title": "Cisco 8865NR"
},
{
"value": "Cisco 888/887/886",
"title": "Cisco 888/887/886"
},
{
"value": "Cisco 8941",
"title": "Cisco 8941"
},
{
"value": "Cisco 8945",
"title": "Cisco 8945"
},
{
"value": "Cisco 8961",
"title": "Cisco 8961"
},
{
"value": "Cisco 9951",
"title": "Cisco 9951"
},
{
"value": "Cisco 9971",
"title": "Cisco 9971"
},
{
"value": "Cisco ATA 186",
"title": "Cisco ATA 186"
},
{
"value": "Cisco ATA 187",
"title": "Cisco ATA 187"
},
{
"value": "Cisco ATA 190",
"title": "Cisco ATA 190"
},
{
"value": "Cisco ATA 191",
"title": "Cisco ATA 191"
},
{
"value": "Cisco Catalyst 4000 Access Gateway Module",
"title": "Cisco Catalyst 4000 Access Gateway Module"
},
{
"value": "Cisco Catalyst 4224 Voice Gateway Switch",
"title": "Cisco Catalyst 4224 Voice Gateway Switch"
},
{
"value": "Cisco Catalyst 6000 12 port FXO Gateway",
"title": "Cisco Catalyst 6000 12 port FXO Gateway"
},
{
"value": "Cisco Catalyst 6000 24 port FXS Gateway",
"title": "Cisco Catalyst 6000 24 port FXS Gateway"
},
{
"value": "Cisco Catalyst 6000 E1 VoIP Gateway",
"title": "Cisco Catalyst 6000 E1 VoIP Gateway"
},
{
"value": "Cisco Catalyst 6000 T1 VoIP Gateway",
"title": "Cisco Catalyst 6000 T1 VoIP Gateway"
},
{
"value": "Cisco Cius",
"title": "Cisco Cius"
},
{
"value": "Cisco Cius SP",
"title": "Cisco Cius SP"
},
{
"value": "Cisco Collaboration Mobile Convergence",
"title": "Cisco Collaboration Mobile Convergence"
},
{
"value": "Cisco Conference Bridge (WS-SVC-CMM)",
"title": "Cisco Conference Bridge (WS-SVC-CMM)"
},
{
"value": "Cisco Conference Bridge Hardware",
"title": "Cisco Conference Bridge Hardware"
},
{
"value": "Cisco Conference Bridge Software",
"title": "Cisco Conference Bridge Software"
},
{
"value": "Cisco DX650",
"title": "Cisco DX650"
},
{
"value": "Cisco DX70",
"title": "Cisco DX70"
},
{
"value": "Cisco DX80",
"title": "Cisco DX80"
},
{
"value": "Cisco Dual Mode for Android",
"title": "Cisco Dual Mode for Android"
},
{
"value": "Cisco Dual Mode for iPhone",
"title": "Cisco Dual Mode for iPhone"
},
{
"value": "Cisco E20",
"title": "Cisco E20"
},
{
"value": "Cisco ENCS 5400 ISRV",
"title": "Cisco ENCS 5400 ISRV"
},
{
"value": "Cisco IOS Conference Bridge",
"title": "Cisco IOS Conference Bridge"
},
{
"value": "Cisco IOS Enhanced Conference Bridge",
"title": "Cisco IOS Enhanced Conference Bridge"
},
{
"value": "Cisco IOS Enhanced Media Termination Point",
"title": "Cisco IOS Enhanced Media Termination Point"
},
{
"value": "Cisco IOS Enhanced Software Media Termination Point",
"title": "Cisco IOS Enhanced Software Media Termination Point"
},
{
"value": "Cisco IOS Guaranteed Audio Video Conference Bridge",
"title": "Cisco IOS Guaranteed Audio Video Conference Bridge"
},
{
"value": "Cisco IOS Heterogeneous Video Conference Bridge",
"title": "Cisco IOS Heterogeneous Video Conference Bridge"
},
{
"value": "Cisco IOS Homogeneous Video Conference Bridge",
"title": "Cisco IOS Homogeneous Video Conference Bridge"
},
{
"value": "Cisco IOS Media Termination Point",
"title": "Cisco IOS Media Termination Point"
},
{
"value": "Cisco IP Communicator",
"title": "Cisco IP Communicator"
},
{
"value": "Cisco ISR 4321",
"title": "Cisco ISR 4321"
},
{
"value": "Cisco ISR 4331",
"title": "Cisco ISR 4331"
},
{
"value": "Cisco ISR 4351",
"title": "Cisco ISR 4351"
},
{
"value": "Cisco ISR 4431",
"title": "Cisco ISR 4431"
},
{
"value": "Cisco ISR 4451",
"title": "Cisco ISR 4451"
},
{
"value": "Cisco ISR 4461",
"title": "Cisco ISR 4461"
},
{
"value": "Cisco Jabber for Tablet",
"title": "Cisco Jabber for Tablet"
},
{
"value": "Cisco MGCP BRI Port",
"title": "Cisco MGCP BRI Port"
},
{
"value": "Cisco MGCP E1 Port",
"title": "Cisco MGCP E1 Port"
},
{
"value": "Cisco MGCP FXO Port",
"title": "Cisco MGCP FXO Port"
},
{
"value": "Cisco MGCP FXS Port",
"title": "Cisco MGCP FXS Port"
},
{
"value": "Cisco MGCP T1 Port",
"title": "Cisco MGCP T1 Port"
},
{
"value": "Cisco Media Server (WS-SVC-CMM-MS)",
"title": "Cisco Media Server (WS-SVC-CMM-MS)"
},
{
"value": "Cisco Media Termination Point (WS-SVC-CMM)",
"title": "Cisco Media Termination Point (WS-SVC-CMM)"
},
{
"value": "Cisco Media Termination Point Hardware",
"title": "Cisco Media Termination Point Hardware"
},
{
"value": "Cisco Media Termination Point Software",
"title": "Cisco Media Termination Point Software"
},
{
"value": "Cisco Meeting Server",
"title": "Cisco Meeting Server"
},
{
"value": "Cisco Spark Remote Device",
"title": "Cisco Spark Remote Device"
},
{
"value": "Cisco TelePresence",
"title": "Cisco TelePresence"
},
{
"value": "Cisco TelePresence 1000",
"title": "Cisco TelePresence 1000"
},
{
"value": "Cisco TelePresence 1100",
"title": "Cisco TelePresence 1100"
},
{
"value": "Cisco TelePresence 1300-47",
"title": "Cisco TelePresence 1300-47"
},
{
"value": "Cisco TelePresence 1300-65",
"title": "Cisco TelePresence 1300-65"
},
{
"value": "Cisco TelePresence 200",
"title": "Cisco TelePresence 200"
},
{
"value": "Cisco TelePresence 3000",
"title": "Cisco TelePresence 3000"
},
{
"value": "Cisco TelePresence 3200",
"title": "Cisco TelePresence 3200"
},
{
"value": "Cisco TelePresence 400",
"title": "Cisco TelePresence 400"
},
{
"value": "Cisco TelePresence 500-32",
"title": "Cisco TelePresence 500-32"
},
{
"value": "Cisco TelePresence 500-37",
"title": "Cisco TelePresence 500-37"
},
{
"value": "Cisco TelePresence Codec C40",
"title": "Cisco TelePresence Codec C40"
},
{
"value": "Cisco TelePresence Codec C60",
"title": "Cisco TelePresence Codec C60"
},
{
"value": "Cisco TelePresence Codec C90",
"title": "Cisco TelePresence Codec C90"
},
{
"value": "Cisco TelePresence Conductor",
"title": "Cisco TelePresence Conductor"
},
{
"value": "Cisco TelePresence DX70",
"title": "Cisco TelePresence DX70"
},
{
"value": "Cisco TelePresence EX60",
"title": "Cisco TelePresence EX60"
},
{
"value": "Cisco TelePresence EX90",
"title": "Cisco TelePresence EX90"
},
{
"value": "Cisco TelePresence Exchange System",
"title": "Cisco TelePresence Exchange System"
},
{
"value": "Cisco TelePresence IX5000",
"title": "Cisco TelePresence IX5000"
},
{
"value": "Cisco TelePresence MCU",
"title": "Cisco TelePresence MCU"
},
{
"value": "Cisco TelePresence MX200",
"title": "Cisco TelePresence MX200"
},
{
"value": "Cisco TelePresence MX200 G2",
"title": "Cisco TelePresence MX200 G2"
},
{
"value": "Cisco TelePresence MX300",
"title": "Cisco TelePresence MX300"
},
{
"value": "Cisco TelePresence MX300 G2",
"title": "Cisco TelePresence MX300 G2"
},
{
"value": "Cisco TelePresence MX700",
"title": "Cisco TelePresence MX700"
},
{
"value": "Cisco TelePresence MX800",
"title": "Cisco TelePresence MX800"
},
{
"value": "Cisco TelePresence MX800 Dual",
"title": "Cisco TelePresence MX800 Dual"
},
{
"value": "Cisco TelePresence Profile 42 (C20)",
"title": "Cisco TelePresence Profile 42 (C20)"
},
{
"value": "Cisco TelePresence Profile 42 (C40)",
"title": "Cisco TelePresence Profile 42 (C40)"
},
{
"value": "Cisco TelePresence Profile 42 (C60)",
"title": "Cisco TelePresence Profile 42 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 (C40)",
"title": "Cisco TelePresence Profile 52 (C40)"
},
{
"value": "Cisco TelePresence Profile 52 (C60)",
"title": "Cisco TelePresence Profile 52 (C60)"
},
{
"value": "Cisco TelePresence Profile 52 Dual (C60)",
"title": "Cisco TelePresence Profile 52 Dual (C60)"
},
{
"value": "Cisco TelePresence Profile 65 (C60)",
"title": "Cisco TelePresence Profile 65 (C60)"
},
{
"value": "Cisco TelePresence Profile 65 Dual (C90)",
"title": "Cisco TelePresence Profile 65 Dual (C90)"
},
{
"value": "Cisco TelePresence Quick Set C20",
"title": "Cisco TelePresence Quick Set C20"
},
{
"value": "Cisco TelePresence SX10",
"title": "Cisco TelePresence SX10"
},
{
"value": "Cisco TelePresence SX20",
"title": "Cisco TelePresence SX20"
},
{
"value": "Cisco TelePresence SX80",
"title": "Cisco TelePresence SX80"
},
{
"value": "Cisco TelePresence TX1310-65",
"title": "Cisco TelePresence TX1310-65"
},
{
"value": "Cisco TelePresence TX9000",
"title": "Cisco TelePresence TX9000"
},
{
"value": "Cisco TelePresence TX9200",
"title": "Cisco TelePresence TX9200"
},
{
"value": "Cisco Unified Client Services Framework",
"title": "Cisco Unified Client Services Framework"
},
{
"value": "Cisco Unified Communications for RTX",
"title": "Cisco Unified Communications for RTX"
},
{
"value": "Cisco Unified Mobile Communicator",
"title": "Cisco Unified Mobile Communicator"
},
{
"value": "Cisco Unified Personal Communicator",
"title": "Cisco Unified Personal Communicator"
},
{
"value": "Cisco VG200",
"title": "Cisco VG200"
},
{
"value": "Cisco VG248 Gateway",
"title": "Cisco VG248 Gateway"
},
{
"value": "Cisco VGC Phone",
"title": "Cisco VGC Phone"
},
{
"value": "Cisco VGC Virtual Phone",
"title": "Cisco VGC Virtual Phone"
},
{
"value": "Cisco VGD-1T3",
"title": "Cisco VGD-1T3"
},
{
"value": "Cisco VXC 6215",
"title": "Cisco VXC 6215"
},
{
"value": "Cisco Video Conference Bridge(IPVC-35xx)",
"title": "Cisco Video Conference Bridge(IPVC-35xx)"
},
{
"value": "Cisco Voice Mail Port",
"title": "Cisco Voice Mail Port"
},
{
"value": "Cisco Webex DX80",
"title": "Cisco Webex DX80"
},
{
"value": "Cisco Webex Room 55",
"title": "Cisco Webex Room 55"
},
{
"value": "Cisco Webex Room 55 Dual",
"title": "Cisco Webex Room 55 Dual"
},
{
"value": "Cisco Webex Room 70 Dual",
"title": "Cisco Webex Room 70 Dual"
},
{
"value": "Cisco Webex Room 70 Dual G2",
"title": "Cisco Webex Room 70 Dual G2"
},
{
"value": "Cisco Webex Room 70 Single",
"title": "Cisco Webex Room 70 Single"
},
{
"value": "Cisco Webex Room 70 Single G2",
"title": "Cisco Webex Room 70 Single G2"
},
{
"value": "Cisco Webex Room Kit",
"title": "Cisco Webex Room Kit"
},
{
"value": "Cisco Webex Room Kit Mini",
"title": "Cisco Webex Room Kit Mini"
},
{
"value": "Cisco Webex Room Kit Plus",
"title": "Cisco Webex Room Kit Plus"
},
{
"value": "Communication Media Module",
"title": "Communication Media Module"
},
{
"value": "EMCC Base Phone",
"title": "EMCC Base Phone"
},
{
"value": "FLEX_SLOT",
"title": "FLEX_SLOT"
},
{
"value": "Gatekeeper",
"title": "Gatekeeper"
},
{
"value": "Generic Desktop Video Endpoint",
"title": "Generic Desktop Video Endpoint"
},
{
"value": "Generic Multiple Screen Room System",
"title": "Generic Multiple Screen Room System"
},
{
"value": "Generic Single Screen Room System",
"title": "Generic Single Screen Room System"
},
{
"value": "H.225 Trunk (Gatekeeper Controlled)",
"title": "H.225 Trunk (Gatekeeper Controlled)"
},
{
"value": "H.323 Client",
"title": "H.323 Client"
},
{
"value": "H.323 Gateway",
"title": "H.323 Gateway"
},
{
"value": "Hunt List",
"title": "Hunt List"
},
{
"value": "IAD2400_ANALOG",
"title": "IAD2400_ANALOG"
},
{
"value": "IAD2400_DIGITAL",
"title": "IAD2400_DIGITAL"
},
{
"value": "IMS-integrated Mobile (Basic)",
"title": "IMS-integrated Mobile (Basic)"
},
{
"value": "IP-STE",
"title": "IP-STE"
},
{
"value": "ISDN BRI Phone",
"title": "ISDN BRI Phone"
},
{
"value": "Inter-Cluster Trunk (Gatekeeper Controlled)",
"title": "Inter-Cluster Trunk (Gatekeeper Controlled)"
},
{
"value": "Inter-Cluster Trunk (Non-Gatekeeper Controlled)",
"title": "Inter-Cluster Trunk (Non-Gatekeeper Controlled)"
},
{
"value": "Interactive Voice Response",
"title": "Interactive Voice Response"
},
{
"value": "Load Simulator",
"title": "Load Simulator"
},
{
"value": "Motorola CN622",
"title": "Motorola CN622"
},
{
"value": "Music On Hold",
"title": "Music On Hold"
},
{
"value": "NM-1V",
"title": "NM-1V"
},
{
"value": "NM-2V",
"title": "NM-2V"
},
{
"value": "NM-4VWIC-MBRD",
"title": "NM-4VWIC-MBRD"
},
{
"value": "NM-HD-1V",
"title": "NM-HD-1V"
},
{
"value": "NM-HD-2V",
"title": "NM-HD-2V"
},
{
"value": "NM-HD-2VE",
"title": "NM-HD-2VE"
},
{
"value": "NM-HDA",
"title": "NM-HDA"
},
{
"value": "NM-HDV",
"title": "NM-HDV"
},
{
"value": "NM-HDV2-0PORT",
"title": "NM-HDV2-0PORT"
},
{
"value": "NM-HDV2-1PORT",
"title": "NM-HDV2-1PORT"
},
{
"value": "NM-HDV2-2PORT",
"title": "NM-HDV2-2PORT"
},
{
"value": "Nokia S60",
"title": "Nokia S60"
},
{
"value": "PA-MCX",
"title": "PA-MCX"
},
{
"value": "PA-VXA",
"title": "PA-VXA"
},
{
"value": "PA-VXB",
"title": "PA-VXB"
},
{
"value": "PA-VXC",
"title": "PA-VXC"
},
{
"value": "Pilot",
"title": "Pilot"
},
{
"value": "Remote Destination Profile",
"title": "Remote Destination Profile"
},
{
"value": "Route List",
"title": "Route List"
},
{
"value": "SCCP Device",
"title": "SCCP Device"
},
{
"value": "SCCP gateway virtual phone",
"title": "SCCP gateway virtual phone"
},
{
"value": "SIP Trunk",
"title": "SIP Trunk"
},
{
"value": "SIP WSM Connection",
"title": "SIP WSM Connection"
},
{
"value": "SPA8800",
"title": "SPA8800"
},
{
"value": "Third-party AS-SIP Endpoint",
"title": "Third-party AS-SIP Endpoint"
},
{
"value": "Third-party SIP Device (Advanced)",
"title": "Third-party SIP Device (Advanced)"
},
{
"value": "Third-party SIP Device (Basic)",
"title": "Third-party SIP Device (Basic)"
},
{
"value": "Transnova S3",
"title": "Transnova S3"
},
{
"value": "Universal Device Template",
"title": "Universal Device Template"
},
{
"value": "Unknown",
"title": "Unknown"
},
{
"value": "VG202",
"title": "VG202"
},
{
"value": "VG204",
"title": "VG204"
},
{
"value": "VG224",
"title": "VG224"
},
{
"value": "VG310",
"title": "VG310"
},
{
"value": "VG320",
"title": "VG320"
},
{
"value": "VG350",
"title": "VG350"
},
{
"value": "VG400",
"title": "VG400"
},
{
"value": "VG450",
"title": "VG450"
},
{
"value": "VGC Port",
"title": "VGC Port"
},
{
"value": "VIC_SLOT",
"title": "VIC_SLOT"
},
{
"value": "VKEM 36-Button Line Expansion Module",
"title": "VKEM 36-Button Line Expansion Module"
},
{
"value": "VNM-HDA",
"title": "VNM-HDA"
},
{
"value": "VWIC_SLOT",
"title": "VWIC_SLOT"
},
{
"value": "WS-SVC-CMM-MS",
"title": "WS-SVC-CMM-MS"
},
{
"value": "WS-X6600",
"title": "WS-X6600"
}
],
"maxItems": 1,
"type": "string"
},
"description": {
"description": "Enter a description of the device profile. For text, use anything that describes this particular user device profile. ",
"title": "Description",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": [
"string",
"null"
]
},
"traceFlag": {
"minItems": 0,
"required": false,
"type": "boolean",
"maxItems": 1,
"title": "Trace Flag"
},
"ignorePresentationIndicators": {
"description": "To configure call display restrictions and ignore any presentation restriction that is received for internal calls, check the \"Ignore Presentation Indicators (internal calls only)\" check box. \n \n \n \n Tip\u00a0\u00a0\u00a0 \n Use this configuration in combination with the calling line ID presentation and connected line ID presentation configuration at the translation pattern level. Together, these settings allow you to configure call display restrictions to selectively present or block calling and/or connected line display information for each call. For more information about call display restrictions, see the \n Cisco Unified Communications Manager Features and Services Guide.\n \n \n ",
"title": "Ignore Presentation Indicators (internal calls only)",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"userLocale": {
"description": "From the drop-down list box, choose the locale that is associated with the phone user interface. The user locale identifies a set of detailed information, including language and font, to support users. \n Cisco Unified Communications Manager makes this field available only for phone models that support localization. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If no user locale is specified, \n Cisco Unified Communications Manager uses the user locale that is associated with the device pool. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n If the users require information to display (on the phone) in any language other than English, verify that the locale installer is installed before configuring user locale. See the \n Cisco Unified Communications Manager Locale Installer documentation. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/UserLocale",
"title": "User Locale",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/UserLocale/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"joinAcrossLines": {
"description": "From the drop-down list box, choose from the following options: \n \n \n Off\u2014This device does not allow users to use the Join Across Lines feature. \n \n On\u2014This device allows users to join calls across multiple lines. \n \n Default\u2014This device inherits the Join Across Lines setting from the service parameter and device pool settings.\n \n \n \n Note\u00a0\u00a0\u00a0 \n If the server parameter and device pool settings are different, the device will inherit the setting from the service parameter setting. \n \n \n \n For more information, see the \n Cisco Unified Communications Manager System Guide. ",
"title": "Join Across Lines",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"speeddials": {
"title": "Speeddials",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"speeddial": {
"name": "speeddial",
"title": "Speeddial",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer"
},
"dirn": {
"name": "dirn",
"title": "Dirn",
"minItems": 1,
"required": true,
"maxItems": 1,
"maxLength": 255,
"type": "string"
},
"label": {
"name": "label",
"title": "Label",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"required": false,
"type": "array"
}
}
},
"class": {
"description": "Class ID string. Class information is read-only except when creating a device.",
"title": "Class",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Phone",
"title": "Phone"
},
{
"value": "Gateway",
"title": "Gateway"
},
{
"value": "Conference Bridge",
"title": "Conference Bridge"
},
{
"value": "Media Termination Point",
"title": "Media Termination Point"
},
{
"value": "Route List",
"title": "Route List"
},
{
"value": "Voice Mail",
"title": "Voice Mail"
},
{
"value": "CTI Route Point",
"title": "CTI Route Point"
},
{
"value": "Music On Hold",
"title": "Music On Hold"
},
{
"value": "Simulation",
"title": "Simulation"
},
{
"value": "Pilot",
"title": "Pilot"
},
{
"value": "GateKeeper",
"title": "GateKeeper"
},
{
"value": "Add-on modules",
"title": "Add-on modules"
},
{
"value": "Hidden Phone",
"title": "Hidden Phone"
},
{
"value": "Trunk",
"title": "Trunk"
},
{
"value": "Tone Announcement Player",
"title": "Tone Announcement Player"
},
{
"value": "Remote Destination Profile",
"title": "Remote Destination Profile"
},
{
"value": "EMCC Base Phone Template",
"title": "EMCC Base Phone Template"
},
{
"value": "EMCC Base Phone",
"title": "EMCC Base Phone"
},
{
"value": "Remote Destination Profile Template",
"title": "Remote Destination Profile Template"
},
{
"value": "Gateway Template",
"title": "Gateway Template"
},
{
"value": "UDP Template",
"title": "UDP Template"
},
{
"value": "Phone Template",
"title": "Phone Template"
},
{
"value": "Device Profile",
"title": "Device Profile"
},
{
"value": "Invalid",
"title": "Invalid"
},
{
"value": "Interactive Voice Response",
"title": "Interactive Voice Response"
}
],
"default": "Device Profile",
"maxItems": 1,
"type": "string"
},
"dndOption": {
"description": "When you enable DND on the phone, this parameter allows you to specify how the DND feature handles incoming calls: \n \n \n Call Reject\u2014This option specifies that no incoming call information gets presented to the user. Depending on how you configure the DND Incoming Call Alert parameter, the phone may play a beep or display a flash notification of the call. \n \n Ringer Off\u2014This option turns off the ringer, but incoming call information gets presented to the device, so that the user can accept the call. \n \n Use Common Phone Profile Setting\u2014This option specifies that the DND Option setting from the Common Phone Profile window will get used for this device. \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n For 7940/7960 phones that are running SCCP, you can only choose the Ringer Off option. For mobile devices and dual-mode phones, you can only choose the Call Reject option. When you activate DND Call Reject on a mobile device or dual-mode phone, no call information gets presented to the device. \n \n \n ",
"title": "DND Option",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Ringer Off",
"title": "Ringer Off"
},
{
"value": "Call Reject",
"title": "Call Reject"
},
{
"value": "Use Common Phone Profile Setting",
"title": "Use Common Phone Profile Setting"
}
],
"default": "Ringer Off",
"maxItems": 1,
"type": "string"
},
"dndStatus": {
"description": "Check this check box to enable Do Not Disturb. ",
"title": "Do Not Disturb",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"name": {
"description": "The device name,using only URL-friendly characters",
"title": "Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"dndRingSetting": {
"description": "When you enable the DND Ringer Off or Call Reject option, this parameter specifies how a call displays on a phone. From the drop-down list, choose one of the following options: \n \n \n None\u2014This option specifies that the DND Incoming Call Alert setting from the Common Phone Profile window will get used for this device. \n \n Disable\u2014This option disables both beep and flash notification of a call but for the DND Ringer Off option, incoming call information still gets displayed. For the DND Call Reject option, no call alerts display and no information gets sent to the device. \n \n Beep Only\u2014For an incoming call, this option causes the phone to play a beep tone only. \n \n Flash Only\u2014For an incoming call, this option causes the phone to display a flash alert. \n ",
"title": "DND Incoming Call Alert",
"minItems": 0,
"required": false,
"choices": [
[
"Beep Only",
"Beep Only"
],
[
"Flash Only",
"Flash Only"
],
[
"Disable",
"Disable"
]
],
"maxItems": 1,
"type": [
"string",
"null"
]
},
"softkeyTemplateName": {
"description": "From the Softkey Template drop-down list box, choose the softkey template from the list that displays. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/SoftKeyTemplate",
"title": "Softkey Template",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/SoftKeyTemplate/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"protocolSide": {
"description": "Side information is read-only except when creating a device",
"title": "Protocol Side",
"minItems": 1,
"required": true,
"choices": [
{
"value": "Network",
"title": "Network"
},
{
"value": "User",
"title": "User"
}
],
"default": "User",
"maxItems": 1,
"type": "string"
},
"callInfoPrivacyStatus": {
"description": "From the Privacy drop-down list box, choose On for each phone on which you want privacy. For more information, see the \n Cisco Unified Communications Manager Features and Services Guide. ",
"title": "Privacy",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"lines": {
"title": "Lines",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"null",
"object"
],
"properties": {
"line": {
"description": "An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the \"dirn\" or \"dirnId\" element.",
"title": "Line",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"displayAscii": {
"name": "displayAscii",
"title": "Display Ascii",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
},
"associatedEndusers": {
"name": "associatedEndusers",
"title": "Associated Endusers",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"enduser": {
"name": "enduser",
"title": "Enduser",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"userId": {
"name": "userId",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "userid",
"maxItems": 1,
"target_model_type": "device/cucm/User",
"title": "User Id",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/User/choices/?field=userid&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"required": false,
"array_element_id_field": "userId",
"type": "array"
}
}
},
"ringSetting": {
"name": "ringSetting",
"title": "Ring Setting",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Ring",
"maxItems": 1,
"type": "string"
},
"consecutiveRingSetting": {
"description": "Consecutive Rings Setting. Replaces the consective ring setting on IPPhone.",
"title": "Consecutive Ring Setting",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "consecutiveRingSetting"
},
"recordingProfileName": {
"name": "recordingProfileName",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RecordingProfile",
"title": "Recording Profile Name",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/RecordingProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"index": {
"name": "index",
"title": "Index",
"minItems": 1,
"required": false,
"maxItems": 1,
"type": "integer"
},
"ringSettingActivePickupAlert": {
"description": "Applicable only for IP Phones",
"title": "Ring Setting Active Pickup Alert",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "ringSettingActivePickupAlert"
},
"line_link": {
"format": "link",
"required": false,
"type": "string",
"description": "Link to the line resource",
"title": "Link To Line"
},
"label": {
"name": "label",
"title": "Label",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": [
"string",
"null"
]
},
"recordingMediaSource": {
"name": "recordingMediaSource",
"title": "Recording Media Source",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Gateway Preferred",
"title": "Gateway Preferred"
},
{
"value": "Phone Preferred",
"title": "Phone Preferred"
}
],
"default": "Gateway Preferred",
"maxItems": 1,
"type": "string"
},
"maxNumCalls": {
"name": "maxNumCalls",
"title": "Max Num Calls",
"minItems": 0,
"required": false,
"default": 2,
"maxItems": 1,
"type": "integer"
},
"partitionUsage": {
"description": "This tag cannot be modified. It can only be specified in the add request.",
"title": "Partition Usage",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Intercom",
"title": "Intercom"
},
{
"value": "Call Control Discovery Learned Pattern",
"title": "Call Control Discovery Learned Pattern"
},
{
"value": "General",
"title": "General"
},
{
"value": "Directory URI",
"title": "Directory URI"
}
],
"default": "General",
"maxItems": 1,
"type": "string",
"name": "partitionUsage"
},
"recordingFlag": {
"name": "recordingFlag",
"title": "Recording Flag",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Call Recording Disabled",
"title": "Call Recording Disabled"
},
{
"value": "Automatic Call Recording Enabled",
"title": "Automatic Call Recording Enabled"
},
{
"value": "Selective Call Recording Enabled",
"title": "Selective Call Recording Enabled"
}
],
"default": "Call Recording Disabled",
"maxItems": 1,
"type": "string"
},
"speedDial": {
"name": "speedDial",
"title": "Speed Dial",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"monitoringCssName": {
"name": "monitoringCssName",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "Monitoring Css Name",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"e164Mask": {
"name": "e164Mask",
"title": "E164Mask",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 255,
"type": [
"string",
"null"
]
},
"missedCallLogging": {
"name": "missedCallLogging",
"title": "Missed Call Logging",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"callInfoDisplay": {
"name": "callInfoDisplay",
"title": "Call Info Display",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"dialedNumber": {
"name": "dialedNumber",
"title": "Dialed Number",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"redirectedNumber": {
"name": "redirectedNumber",
"title": "Redirected Number",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"callerNumber": {
"name": "callerNumber",
"title": "Caller Number",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"callerName": {
"name": "callerName",
"title": "Caller Name",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
}
}
},
"dirn": {
"description": "Only uuid attribute is returned in response",
"title": "Dirn",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"line_filter": {
"name": "line_filter",
"title": "Inventory Filter",
"default": "default",
"required": false,
"choices": [
{
"value": "default",
"title": "Default"
},
{
"value": "lines_e164_unused_local",
"title": "Show Unused Numbers with Associated E164's (Site Only)"
},
{
"value": "lines_e164_unused",
"title": "Show Unused Numbers with Associated E164's"
},
{
"value": "lines_used_only_local",
"title": "Show Used Numbers (Site Only)"
},
{
"value": "lines_used_only",
"title": "Show Used Numbers"
},
{
"value": "lines_userid_used",
"title": "Show Numbers belonging to this Subscriber"
}
],
"type": "string"
},
"pattern": {
"name": "pattern",
"title": "Pattern",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"routePartitionName": {
"name": "routePartitionName",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/RoutePartition",
"title": "Route Partition Name",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
},
"name": "dirn"
},
"mwlPolicy": {
"name": "mwlPolicy",
"title": "Mwl Policy",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Policy",
"title": "Use System Policy"
},
{
"value": "Light and Prompt",
"title": "Light and Prompt"
},
{
"value": "Prompt Only",
"title": "Prompt Only"
},
{
"value": "Light Only",
"title": "Light Only"
},
{
"value": "None",
"title": "None"
}
],
"default": "Use System Policy",
"maxItems": 1,
"type": "string"
},
"ringSettingIdlePickupAlert": {
"description": "Applicable only for IP Phones",
"title": "Ring Setting Idle Pickup Alert",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Use System Default",
"title": "Use System Default"
},
{
"value": "Disable",
"title": "Disable"
},
{
"value": "Flash Only",
"title": "Flash Only"
},
{
"value": "Ring Once",
"title": "Ring Once"
},
{
"value": "Ring",
"title": "Ring"
},
{
"value": "Beep Only",
"title": "Beep Only"
}
],
"default": "Use System Default",
"maxItems": 1,
"type": [
"string",
"null"
],
"name": "ringSettingIdlePickupAlert"
},
"busyTrigger": {
"name": "busyTrigger",
"title": "Busy Trigger",
"minItems": 0,
"required": false,
"default": 1,
"maxItems": 1,
"type": "integer"
},
"audibleMwi": {
"description": "Not applicable for gatewayEndpointAnalogAccess and CiscoCatalyst600024PortFXSGateway",
"title": "Audible Mwi",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Off",
"title": "Off"
},
{
"value": "On",
"title": "On"
},
{
"value": "Default",
"title": "Default"
}
],
"default": "Default",
"maxItems": 1,
"type": "string",
"name": "audibleMwi"
},
"display": {
"name": "display",
"title": "Display",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
}
}
},
"required": false,
"array_element_id_field": "dirn",
"type": "array",
"name": "line"
}
}
},
"services": {
"title": "Services",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"service": {
"name": "service",
"title": "Service",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"name": {
"name": "name",
"title": "Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"maxLength": 100,
"type": "string"
},
"url": {
"name": "url",
"title": "Url",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"serviceNameAscii": {
"name": "serviceNameAscii",
"title": "Service Name Ascii",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
},
"urlButtonIndex": {
"name": "urlButtonIndex",
"title": "Url Button Index",
"minItems": 0,
"required": false,
"default": 0,
"maxItems": 1,
"type": "integer"
},
"telecasterServiceName": {
"name": "telecasterServiceName",
"title": "Telecaster Service Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"urlLabel": {
"name": "urlLabel",
"title": "Url Label",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
}
}
},
"required": false,
"type": "array"
}
}
},
"loginUserId": {
"description": "From the Login User ID drop-down list box, choose a valid login user ID. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If the device profile is used as a logout profile, specify the login user ID that will be associated with the phone. After the user logs out from this user device profile, the phone will automatically log in to this login user ID. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "userid",
"maxItems": 1,
"target_model_type": "device/cucm/User",
"title": "Login User Id",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/User/choices/?field=userid&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"emccCallingSearchSpace": {
"description": "From the drop-down list box, choose an existing Calling Search Space (CSS) to use for this device profile for the Extension Mobility Cross Cluster feature. (To configure a new CSS or modify an existing CSS, choose Call Routing > Class of Control > Calling Search Space in \n Cisco Unified Communications Manager Administration.) Default value specifies None. The home administrator specifies this CSS, which gets used as the device CSS that gets assigned to the phone when the user logs in to this remote phone. For more information, see the \n Cisco Unified Communications Manager Features and Services Guide. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "Extension Mobility Cross Cluster CSS",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"type": "array",
"maxItems": 1,
"title": "Device Profile"
},
"SparkServices": {
"type": "object",
"properties": {
"hybrid_call_services_connect": {
"type": "string"
},
"meeting_webex_enterprise_200": {
"type": "string"
},
"name": {
"type": "string"
},
"meeting_webex_meeting_center": {
"type": "string"
},
"message_messaging": {
"type": "string"
},
"meeting_meeting": {
"type": "string"
},
"hybrid_call_services_aware": {
"type": "string"
},
"hybrid_message_services_message": {
"type": "string"
},
"meeting_webex_training_center": {
"type": "string"
},
"hybrid_calendar_services_microsoft_exchange": {
"type": "string"
},
"meeting_webex_support_center": {
"type": "string"
},
"meeting_webex_event_center": {
"type": "string"
},
"meeting_webex_cmr": {
"type": "string"
},
"hybrid_calendar_services_google": {
"type": "string"
}
},
"title": "Spark Services"
},
"enableMobility": {
"description": " Check this check box to activate Cisco Unified Mobility, which allows the user to manage calls by using a single phone number and to pick up in-progress calls on the desktop phone and cellular phone. Checking this check box triggers licensing to consume device license units for Cisco Unified Mobility. ",
"title": "Enable Mobility",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"SubscriberQuickAddGroup": {
"type": "object",
"properties": {
"userid": {
"type": "string",
"title": "User ID of the CUCM User"
},
"quick_add_group_name": {
"target": "/api/data/QuickAddGroups/choices/?field=group_name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"title": "Subscriber Quick Add Group",
"format": "uri",
"choices": [],
"target_attr": "group_name",
"target_model_type": "data/QuickAddGroups",
"type": "string"
}
},
"title": "Subscriber Quick Add Group"
},
"enableEmcc": {
"description": " Check this box to enable this end user to use the \n Cisco Extension Mobility Cross Cluster feature. For more information about the \n Cisco Extension Mobility Cross Cluster feature, see the Feature Configuration Guide for Cisco Unified Communications Manager. ",
"title": "Enable Extension Mobility Cross Cluster",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"passwordCredentials": {
"description": "Not Applicable for Add. Credential configuration for password.",
"title": "Password Credentials",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"pwdCredUserMustChange": {
"name": "pwdCredUserMustChange",
"title": "Pwd Cred User Must Change",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pwdCredUserCantChange": {
"name": "pwdCredUserCantChange",
"title": "Pwd Cred User Cant Change",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pwdCredTimeChanged": {
"name": "pwdCredTimeChanged",
"title": "Pwd Cred Time Changed",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"pwdCredTimeAdminLockout": {
"name": "pwdCredTimeAdminLockout",
"title": "Pwd Cred Time Admin Lockout",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"pwdCredPolicyName": {
"name": "pwdCredPolicyName",
"title": "Pwd Cred Policy Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"pwdCredLockedByAdministrator": {
"name": "pwdCredLockedByAdministrator",
"title": "Pwd Cred Locked By Administrator",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pwdResetHackCount": {
"description": "The tag will be ignored in add, while update you can reset the hack count.",
"title": "Pwd Reset Hack Count",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean",
"name": "pwdResetHackCount"
},
"pwdCredDoesNotExpire": {
"name": "pwdCredDoesNotExpire",
"title": "Pwd Cred Does Not Expire",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"numericUserId": {
"description": " This pane displays the Instance ID from the CAPF Profile that you configured for this user. To view or update the profile, double-click the Instance ID or click the Instance ID to highlight it; then, click View Details. The End User CAPF Profile Configuration window displays with the current settings. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The MLPP User Identification number must comprise 6 - 20 numeric characters. \n \n \n For information on how to configure the End User CAPF Profile, see the \n Cisco Unified Communications Manager Security Guide. ",
"title": "MLPP User ID",
"minItems": 0,
"pattern": "^[0-9]{6,20}$",
"required": false,
"maxItems": 1,
"type": "string"
},
"SparkUser": {
"items": {
"type": "object",
"properties": {
"status": {
"type": "string",
"title": "Status"
},
"roles": {
"type": "object",
"properties": {
"user_device": {
"type": "boolean",
"description": " - User Management\n - Device Management\n - Licenses & Upgrades",
"title": "User and Device Administrator"
},
"none": {
"default": "true",
"type": "boolean",
"title": "No administrator privileges"
},
"full": {
"type": "boolean",
"description": " - User Management\n - Company Policy & Templates\n - Analytics & Reports\n - Support Metrics & Notifications\n - Licenses & Upgrades\n - Assign Roles",
"title": "Full administrator privileges"
},
"support": {
"type": "boolean",
"description": " - Analytics & Reports\n - Support Metrics & Notifications",
"title": "Support Administrator"
},
"readonly": {
"type": "boolean",
"description": "Read-only view of the portal. No changes will be accepted.",
"title": "Read-only administrator privileges"
},
"device": {
"type": "boolean",
"description": " - Device Management",
"title": "Device Administrator"
}
},
"title": "Roles"
},
"firstName": {
"type": "string",
"title": "First Name"
},
"lastName": {
"type": "string",
"title": "Last Name"
},
"email": {
"required": true,
"type": "string",
"title": "Email Address"
},
"invitePending": {
"type": "boolean",
"title": "Invite Pending"
},
"services": {
"type": "object",
"properties": {
"hybrid_call_services": {
"type": "object",
"properties": {
"connect": {
"type": "boolean",
"description": "Users' incoming calls will ring their work phones and the Cisco Spark app. Users can call their colleagues from either their phones or the app, too.\nAware must be enabled before the user can be enabled for Connect.",
"title": "Connect"
},
"aware": {
"type": "boolean",
"description": "Users can share content from the Cisco Spark app during a call from their work phones and view their call history in the app.",
"title": "Aware"
}
},
"title": "Hybrid Call Services"
},
"message": {
"type": "object",
"properties": {
"messaging": {
"type": "boolean",
"description": "Named User Licence",
"title": "Webex Teams Messaging"
}
},
"title": "Message"
},
"meeting": {
"type": "object",
"properties": {
"webex_enterprise_200": {
"type": "boolean",
"description": "Named User Licence. Each Named User license allows 1 user to be entitled as a meeting host. Named users can hold unlimited meetings.",
"title": "Webex Enterprise Edition 200"
},
"webex_support_center": {
"type": "boolean",
"title": "Webex Support Center"
},
"webex_meeting_center": {
"type": "boolean",
"title": "Webex Meeting Center"
},
"webex_cmr": {
"type": "boolean",
"title": "Webex Collaboration Meeting Rooms"
},
"webex_event_center": {
"type": "boolean",
"title": "Webex Event Center"
},
"webex_training_center": {
"type": "boolean",
"title": "Webex Training Center"
},
"meeting": {
"type": "boolean",
"description": "Named User Licence. Each Named User license allows 1 user to be entitled as a meeting host. Named users can hold unlimited meetings.",
"title": "Webex Teams 25 Party Meetings"
}
},
"title": "Meeting"
},
"hybrid_calendar_services": {
"properties": {
"google": {
"type": "boolean",
"title": "Google Calendar"
},
"microsoft_exchange": {
"type": "boolean",
"title": "Microsoft Exchange/Office 365"
}
},
"type": "object",
"description": "Add @spark to an invitation to create a Cisco Spark room for your meeting. Add @webex to attach your WebEx Personal Room.",
"title": "Hybrid Calendar Services"
},
"hybrid_message_services": {
"type": "object",
"properties": {
"message": {
"type": "boolean",
"description": "Hybrid Message Services",
"title": "Message"
}
},
"title": "Hybrid Message Services"
}
},
"title": "Services"
},
"line": {
"required": false,
"type": "string",
"title": "Line"
},
"id": {
"type": "string",
"title": "Id"
},
"loginEnabled": {
"type": "boolean",
"title": "Login Enabled"
}
}
},
"type": "array",
"maxItems": 1,
"title": "Spark User"
},
"subscribeCallingSearchSpaceName": {
"description": " Supported with the BLF Presence feature, the SUBSCRIBE calling search space determines how \n Unified Communications Manager routes presence requests that come from the end user. This setting allows you to apply a calling search space separate from the call-processing search space for presence (SUBSCRIBE) requests for the end user. From the drop-down list box, choose the SUBSCRIBE calling search space to use for presence requests for the end user. All calling search spaces that you configure in \n Cisco Unified CM Administration appear in the SUBSCRIBE Calling Search Space drop-down list box. If you do not select a different calling search space for the end user from the drop-down list box, the SUBSCRIBE calling search space defaults to None. To configure a SUBSCRIBE calling search space specifically for this purpose, you configure a calling search space as you do all calling search spaces. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "SUBSCRIBE Calling Search Space",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"userLocale": {
"description": " From the drop-down list box, choose the locale that is associated with the end user. The user locale identifies a set of detailed information to support end users, including language and font. Unified Communications Manager uses this locale for extension mobility and the Cisco Unified Communications Self Care Portal. For \n Cisco Extension Mobility login, the locale that is specified takes precedence over the device and device profile settings. For \n Cisco Extension Mobility logout, Unified Communications Manager uses the end user locale that the default device profile specifies. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you do not choose an end user locale, the locale that is specified in the Cisco CallManager service parameters as Default User Locale applies. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/UserLocale",
"title": "User Locale",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/UserLocale/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"HcsUserProvisioningStatusDAT": {
"type": "object",
"properties": {
"username": {
"is_password": false,
"title": "Username",
"required": true,
"displayable": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"cucm_device_user_pkid": {
"is_password": false,
"title": "CUCM Device User PKID",
"required": false,
"displayable": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"sync_to_hn": {
"is_password": false,
"target_model_type": "data/HierarchyNode",
"target": "/api/data/HierarchyNode/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"required": false,
"displayable": false,
"choices": [],
"readonly": false,
"maxLength": 1024,
"title": "Synced To",
"type": "string"
},
"entitlement_profile": {
"is_password": false,
"target_model_type": "data/HcsEntitlementProfileDAT",
"target": "/api/data/HcsEntitlementProfileDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"required": false,
"displayable": false,
"choices": [],
"readonly": false,
"maxLength": 1024,
"title": "Entitlement Profile",
"type": "string"
},
"ldap_server": {
"is_password": false,
"target_model_type": "data/Ldap",
"target": "/api/data/Ldap/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"required": false,
"displayable": false,
"choices": [],
"readonly": false,
"maxLength": 1024,
"title": "LDAP Server",
"type": "string"
},
"cucm_server": {
"is_password": false,
"target_model_type": "data/CallManager",
"target": "/api/data/CallManager/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"required": false,
"displayable": false,
"choices": [],
"readonly": false,
"maxLength": 1024,
"title": "CUCM Server",
"type": "string"
},
"ldap_device_user_pkid": {
"is_password": false,
"title": "LDAP Device User PKID",
"required": false,
"displayable": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
}
},
"title": "Hcs User Provisioning Status Dat"
},
"enableCti": {
"description": " If this check box is checked, when the user logs in to a device, the AllowCTIControlFlag device property becomes active, which allows control of the device from CTI applications. Until the user logs in to a device, this setting has no effect. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The Allow Control of Device from CTI setting in the end user configuration overrides the AllowCTIControlFlag device property of the device to which the user logs in. \n \n \n ",
"title": "Allow Control of Device from CTI",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"mailid": {
"description": " Enter the end user e-mail address. ",
"title": "Mailid",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"phoneProfiles": {
"title": "Phone Profiles",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"profileName": {
"name": "profileName",
"title": "Profile Name",
"minItems": 1,
"items": {
"target": "/api/device/cucm/DeviceProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"choices": [],
"target_attr": "name",
"target_model_type": "device/cucm/DeviceProfile",
"type": "string"
},
"required": false,
"type": "array"
}
}
},
"associatedRemoteDestinationProfiles": {
"description": "Read-Only.These groups automatically get added once the user is associated with a Remote Destination Profile.",
"title": "Associated Remote Destination Profiles",
"minItems": 0,
"required": false,
"readonly": true,
"maxItems": 1,
"type": [
"null",
"object"
],
"properties": {
"remoteDestinationProfile": {
"description": " This field lists the remote destination profiles that were created for this user. To view the details of a particular remote destination profile, choose a remote destination profile in the list and click the View Details link.",
"title": "Remote Destination Profiles",
"minItems": 0,
"items": {
"type": "string"
},
"required": false,
"type": "array",
"name": "remoteDestinationProfile"
}
}
},
"nameDialing": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Name Dialing"
},
"enableMobileVoiceAccess": {
"description": " Check this check box to allow the user to access the Mobile Voice Access integrated voice response (IVR) system to initiate Cisco Unified Mobility calls and activate or deactivate Cisco Unified Mobility capabilities. ",
"title": "Enable Mobile Voice Access",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"LDAPUser": {
"items": {
"type": "object",
"properties": {
"ldap_server": {
"target": "/api/data/Ldap/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"title": "LDAP Server",
"format": "uri",
"required": false,
"choices": [],
"target_model_type": "data/Ldap",
"type": "string",
"description": "A reference to the LDAP server which this user must authenticate against."
},
"data_username": {
"target": "/api/data/User/choices/?field=username&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"title": "Data Username",
"format": "uri",
"required": false,
"choices": [],
"target_attr": "username",
"target_model_type": "data/User",
"type": "string",
"description": "The data username that is mapped to the associated LDAP device model instance."
},
"ldap_username": {
"required": true,
"type": "string",
"description": "The login attribute of the associated LDAP device model instance",
"title": "LDAP Username"
}
}
},
"type": "array",
"maxItems": 1,
"title": "Ldap User"
},
"password": {
"is_password": true,
"description": " This field does not display for LDAP Synchronized users if LDAP Authentication is enabled. Enter the end user password again. ",
"title": "Confirm Password",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"defaultProfile": {
"description": " From the drop-down list box, choose a default extension mobility profile for this end user. ",
"title": "Default Profile",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"telephoneNumber": {
"description": " Enter the end user work number. You may use the following special characters: (,\u00a0), and -. ",
"title": "Telephone Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"mobileNumber": {
"description": " Enter the end user mobile number. You may use the following special characters: (,), and -. ",
"title": "Mobile Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"displayName": {
"description": " This field appears for local end users as well as LDAP synchronized end users. You can specify a display name for the local end users. For LDAP synchronized end users, this field appears if Microsoft Active Directory is used as the corporate directory. It displays the display name of the end user as specified in Microsoft Active Directory. \n \n \n \n Note\u00a0\u00a0\u00a0 \n This field is supported on Administrative XML (AXL) and Bulk Administration Tool (BAT). \n \n \n ",
"title": "Display Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"firstName": {
"description": " Enter the end user first name. ",
"title": "First Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"lastName": {
"description": " Enter the end user last name. ",
"title": "Last Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"serviceProfile": {
"description": "To revert to the System Default Service Profile value, select any value from the drop-down, blank it (i.e. delete ALL text) and submit.",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/ServiceProfile",
"title": "UC Service Profile",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/ServiceProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"status": {
"description": "Garbage Collection Status",
"title": "Garbage Collection Status",
"minItems": 0,
"required": false,
"readonly": true,
"maxItems": 1,
"type": "integer"
},
"userid": {
"description": " Enter the unique end user identification name. You can enter any character, including alphanumeric and special characters. No character restrictions exist for this field. You can modify the user ID only for local users. For LDAP synchronized users, you can view the user ID, but you cannot modify it. \n \n \n \n Note\u00a0\u00a0\u00a0 \n We recommend that you do not use a slash (/) in the User ID field. Cisco User Data Services will not function properly for the user when the User ID contains a slash. \n \n \n ",
"title": "Userid",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"emMaxLoginTime": {
"minItems": 0,
"required": false,
"type": [
"integer",
"null"
],
"maxItems": 1,
"title": "Em Max Login Time"
},
"ctiControlledDeviceProfiles": {
"title": "Cti Controlled Device Profiles",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"profileName": {
"description": " This drop-down list box displays the CTI-controlled profiles that are available for association with an end user who is configured for CTI. ",
"title": "Controlled Profiles",
"minItems": 1,
"items": {
"target": "/api/device/cucm/DeviceProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"choices": [],
"target_attr": "name",
"target_model_type": "device/cucm/DeviceProfile",
"type": "string"
},
"required": true,
"type": "array",
"name": "profileName"
}
}
},
"NormalizedUser": {
"type": "object",
"properties": {
"customString3": {
"type": "string",
"description": "Custom String",
"title": "Custom String 3"
},
"directoryUri": {
"type": "string",
"description": "Alphanumeric Directory URI (e.g. SIP URI)",
"title": "Directory URI"
},
"customString2": {
"type": "string",
"description": "Custom String",
"title": "Custom String 2"
},
"objectClass": {
"is_password": false,
"title": "Object Class",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"unverifiedMailBox": {
"is_password": false,
"title": "Unverified Mail Box",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"userType": {
"is_password": false,
"title": "User Type",
"required": false,
"displayable": true,
"choices": [
{
"value": "CUCM Local",
"title": "CUCM Local"
},
{
"value": "VOSS Only",
"title": "VOSS Only"
},
{
"value": "CUCM-LDAP Synced",
"title": "CUCM-LDAP Synced"
},
{
"value": "VOSS-LDAP Synced",
"title": "VOSS-LDAP Synced"
},
{
"value": "Unknown",
"title": "Unknown"
}
],
"readonly": false,
"type": "string"
},
"manager": {
"is_password": false,
"title": "Manager",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"street": {
"is_password": false,
"description": "Contains site information from a postal address.",
"title": "Street",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"timezone": {
"is_password": false,
"title": "Timezone",
"required": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"uid": {
"is_password": false,
"description": "Contains computer login names for the user.",
"title": "Userid",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"jabberID": {
"is_password": false,
"title": "Jabber ID",
"required": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"buildingName": {
"is_password": false,
"description": "Building name or number.",
"title": "Building",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"employeeType": {
"is_password": false,
"title": "Employee Type",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"otherMailbox": {
"is_password": false,
"title": "Other Mailbox",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"title": {
"is_password": false,
"title": "Title",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"facsimileTelephoneNumber": {
"is_password": false,
"title": "Facsimile Telephone Number",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"customString4": {
"type": "string",
"description": "Custom String",
"title": "Custom String 4"
},
"postalCode": {
"is_password": false,
"description": "Contains codes used by a Postal Service to identify postal service zones.",
"title": "Postal Code",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"mail": {
"is_password": false,
"title": "Email Address",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"username": {
"is_password": false,
"description": "Login in username.",
"title": "Username",
"required": true,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"departmentNumber": {
"is_password": false,
"description": "Department names and numbers.",
"title": "Department",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"customString1": {
"type": "string",
"description": "Custom String",
"title": "Custom String 1"
},
"customString5": {
"type": "string",
"description": "Custom String",
"title": "Custom String 5"
},
"photoURL": {
"is_password": false,
"title": "Photo URL",
"required": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"employeeNumber": {
"is_password": false,
"title": "Employee Number",
"required": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"physicalDeliveryOfficeName": {
"is_password": false,
"title": "Physical Delivery Office Name",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"customListOfStrings2": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 2"
},
"customListOfStrings3": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 3"
},
"customListOfStrings4": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 4"
},
"customListOfStrings5": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 5"
},
"homePhone": {
"items": {
"type": "string"
},
"type": "array",
"description": "Contains strings that represent the user's home phone number(s).",
"title": "Home Phone"
},
"telephoneNumber": {
"is_password": false,
"title": "Telephone Number",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"c": {
"is_password": false,
"description": "Country name.",
"title": "Country",
"required": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"displayName": {
"is_password": false,
"title": "Display Name",
"required": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"mobile": {
"is_password": false,
"title": "Mobile",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"memberOf": {
"items": {
"type": "string"
},
"type": "array",
"description": "The user can be a member of a variety of groups.",
"title": "Member Of"
},
"customListOfStrings1": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 1"
},
"l": {
"is_password": false,
"description": "Contains the name of a person's locality.",
"title": "City",
"required": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"o": {
"is_password": false,
"description": "The name of the person's organization.",
"title": "Organization",
"required": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"st": {
"is_password": false,
"description": "Contains full names of states or provinces.",
"title": "State",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"preferredLanguage": {
"is_password": false,
"title": "Preferred Language",
"required": false,
"readonly": false,
"maxLength": 1024,
"type": "string"
},
"sn": {
"is_password": false,
"description": "Contains strings for the family names of a person.",
"title": "Surname",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": true,
"readonly": false,
"type": "array"
},
"ou": {
"is_password": false,
"description": "The name of the person's organization unit.",
"title": "Organizational Unit",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"givenName": {
"is_password": false,
"description": "Contains strings that are part of the person's name excluding surnames.",
"title": "Given Name",
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"required": false,
"readonly": false,
"type": "array"
},
"ipPhone": {
"items": {
"type": "string"
},
"type": "array",
"description": "Contains strings that represent the user's IP phone number(s).",
"title": "IP Phone"
}
},
"title": "Normalized User"
},
"extensionsInfo": {
"description": "These tags are for Quick User/Phone Add page",
"title": "Extensions Info",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"extension": {
"description": "These tags are for Quick User/Phone Add page",
"title": "Extension",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"pattern": {
"name": "pattern",
"title": "Pattern",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"partition": {
"name": "partition",
"title": "Partition",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"linePrimaryUri": {
"name": "linePrimaryUri",
"title": "Line Primary Uri",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"sortOrder": {
"name": "sortOrder",
"title": "Sort Order",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"routePartition": {
"name": "routePartition",
"title": "Route Partition",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"required": false,
"type": "array",
"name": "extension"
}
}
},
"userIdentity": {
"description": "Value should be of of the format user@domain",
"title": "User Identity",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"ldapDirectoryName": {
"target": "/api/device/cucm/LdapDirectory/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/LdapDirectory",
"title": "Ldap Directory Name",
"type": [
"string",
"null"
]
},
"remoteDestinationLimit": {
"description": " Enter the maximum number of phones to which the user is permitted to transfer calls from the desktop phone. ",
"title": "Remote Destination Limit",
"minItems": 0,
"required": false,
"default": 4,
"maxItems": 1,
"type": "integer"
},
"customUserFields": {
"title": "Custom User Fields",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"customUserField": {
"description": "This Tag is valid only for GetUser",
"title": "Custom User Field",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"name": {
"name": "name",
"title": "Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"value": {
"name": "value",
"title": "Value",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"required": false,
"maxItems": 5,
"type": "array",
"name": "customUserField"
}
}
},
"pinCredentials": {
"description": "Not Applicable for add. These groups get automatically added once an user is added. ",
"title": "Pin Credentials",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"pinResetHackCount": {
"description": "The tag will be ignored in add, while update you can reset the hack count.",
"title": "Pin Reset Hack Count",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean",
"name": "pinResetHackCount"
},
"pinCredLockedByAdministrator": {
"name": "pinCredLockedByAdministrator",
"title": "Pin Cred Locked By Administrator",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pinCredTimeAdminLockout": {
"name": "pinCredTimeAdminLockout",
"title": "Pin Cred Time Admin Lockout",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"pinCredDoesNotExpire": {
"name": "pinCredDoesNotExpire",
"title": "Pin Cred Does Not Expire",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pinCredPolicyName": {
"name": "pinCredPolicyName",
"title": "Pin Cred Policy Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"pinCredUserCantChange": {
"name": "pinCredUserCantChange",
"title": "Pin Cred User Cant Change",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pinCredTimeChanged": {
"name": "pinCredTimeChanged",
"title": "Pin Cred Time Changed",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pinCredUserMustChange": {
"name": "pinCredUserMustChange",
"title": "Pin Cred User Must Change",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"lineAppearanceAssociationForPresences": {
"description": "Applicable for Controlled Devices",
"title": "Line Appearance Association For Presences",
"minItems": 0,
"required": false,
"readonly": true,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"lineAppearanceAssociationForPresence": {
"name": "lineAppearanceAssociationForPresence",
"title": "Line Appearance Association For Presence",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"laapProductType": {
"name": "laapProductType",
"title": "Laap Product Type",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"laapAssociate": {
"name": "laapAssociate",
"title": "Laap Associate",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"laapDeviceName": {
"name": "laapDeviceName",
"title": "Laap Device Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"laapPartition": {
"name": "laapPartition",
"title": "Laap Partition",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"laapDirectory": {
"name": "laapDirectory",
"title": "Laap Directory",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"laapDescription": {
"name": "laapDescription",
"title": "Laap Description",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
}
}
},
"required": false,
"type": "array"
}
}
},
"presenceGroupName": {
"description": " Use this field to configure the BLF Presence feature. From the drop-down list box, choose a BLF presence group for the end user. The selected group specifies the destinations that the end user can monitor. The default value for BLF Presence Group specifies Standard Presence group, configured with installation. BLF Presence Groups that are configured in \n Cisco Unified Administration also appear in the drop-down list box. BLF Presence Group authorization works with BLF Presence Groups to allow or block presence requests between groups. ",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/PresenceGroup",
"title": "BLF Presence Group",
"type": "string",
"target": "/api/device/cucm/PresenceGroup/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"pagerNumber": {
"description": " Enter the end user pager number. You may use the following special characters: (,), and -. ",
"title": "Pager Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
}
},
"schema_version": "1.6.2"
}