Table Of Contents
Advanced Setup
Configuring Phone Button Templates
Viewing the Maximum Number of Lines on Phone Button Templates
Specifying a Default Phone Button Template for a Phone Type
Displaying the Phone Button Template Option on Orders
Business Rules
Business Rule Descriptions
AssignSoftPhoneName
AssociateAllUsersInCallProcessor
AssociateAllUsersInUMProcessor
AssociateOnlyExistingUsers
AssociateUsersByDeptCode
AssociateUsersByDevicePool
AssociateUsersByLocation
ChangeUnityPasswordOnNextLogin
ChoosePhoneButtonTemplates
CreateSelfCareAccounts
DefaultCallManagerPassword
DefaultCallManagerPIN
DefaultDeviceProfile
DefaultServiceName<1-5>
DefaultServiceURL<1-5>
DefaultUnitySubscriberPassword
DefaultUserType
DescriptionString
DNAutoReservation
DNAutoReservationTimeout
EmailSender
ExternalNumberMasks
IsAuthorizationRequiredForAddOrder
IsAuthorizationRequiredForCancelOrder
IsAuthorizationRequiredForChangeOrder
LineDisplayString
MailHost
MonitorPhoneReturnEnabled
NameDialingInfo
Non-RestrictedDomainSync
OrderProvisionedEmailTemplate
OrderRejectedEmailTemplate
PhoneAssignmentDoneBy
PhoneReceiptDoneBy
PhoneReservationTimeout
PhoneShippingDoneBy
PurgeUponUmRemoval
SelfCareAccountsDefaultPassword
TakePrimaryUserInfoFromUMProcessor
Using Business Rules
Configuring User Access
Configuring Domain Synchronization
Configuring Products
Configuring Orders
Configuring Business Rules
Configuring Business Rules for Domain Synchronization
Configuring Provisioning Attributes
Configuring a Transformation Template for Provisioning Attributes
Advanced Setup
This chapter described the following advanced setup activities:
•
Configuring Phone Button Templates
•
Business Rules
•
Configuring Provisioning Attributes
Configuring Phone Button Templates
The maximum number of lines allowed on a particular phone type is configured by using the phone button templates.
A phone button template in Cisco Unified Communications Manager specifies the number of lines and speed dials that a phone can have, and where they appear on the phone. Older phone models have fixed templates, meaning the lines map directly to specific buttons on the phone. Newer phone models have more dynamic button structures. For example, the Cisco 7960 has six buttons, each of which can be either a line or a speed dial.
During a Cisco Unified Communications Manager infrastructure synchronization, Provisioning Manager retrieves all phone button templates that have been defined in Cisco Unified Communications Manager. There is always a set of standard phone button templates, therefore every phone type has at least one template.
Viewing the Maximum Number of Lines on Phone Button Templates
You can view the maximum number of lines for each phone button template of a Call Processor. Blank or negative values are treated as unlimited.
Step 1
Select Advanced Setup > Policies > Phone Button Templates. The Phone Button Template Configuration page appears.
Step 2
Select a Call Processor.
Step 3
Click View Maximum Line Information. The Phone Button Template Maximum Line Information Form appears.
Specifying a Default Phone Button Template for a Phone Type
Step 1
Select Advanced Setup > Policies > Phone Button Templates. The Phone Button Template Configuration page appears.
Step 2
Select a Call Processor. The page refreshes.
Step 3
Select a phone type. The phone type information is displayed.
Step 4
Click Update Template List. The Phone Button Template Configuration Edit Form appears.
Step 5
Select a template and then click Update.
Displaying the Phone Button Template Option on Orders
You can specify whether or not the option to choose a phone button template is displayed to users when ordering phones by enabling the ChoosePhoneButtonTemplates business rule. If you enable this rule, the system provides users with the option to choose a phone button template when placing an order for a phone.
If the rule is disabled, then no option is presented to users during the order process and the default templates as defined in Cisco Unified Communications Manager are used. For more information, see Business Rules.
Business Rules
This section provides details on the standard Provisioning Manager business rules and how to modify them.
It contains the following sections:
•
Business Rule Descriptions
•
Using Business Rules
•
Configuring Business Rules
Provisioning Manager contains a predefined set of business rules that determine how components within Provisioning Manager are used. These business rules control the processing of orders, the behavior of the synchronization processes, and the default values for various objects in the system.
Business rules are applied at a Domain level. When you install Provisioning Manager, you configure the business rules in the Customer Domain Template according to your business processes. When you create a new Domain, it inherits the standard set of business rules from the Customer Domain Template. You can then change the business rules as required for each new Domain. Changes made to the Customer Domain Template affect only new Domains created after that point.
In addition to business rules, new Domains inherit the default Subscriber Type information, and folders are automatically created in the Inventory Manager Instance Browser for the users, Service Areas, and Voice Terminals that will be placed into that Domain.
Business Rule Descriptions
This section lists and describes the standard business rules in alphabetical order, and provides the default Data and Enabled settings. Rules can be data driven (Provisioning Manager uses the Data field), enabled or disabled driven, or both. The descriptions of the rules indicate which applies.
Note
For some business rules, the Data or Enabled field is not applicable, which is indicated by N/A. All user input in fields marked as N/A is disregarded by the system.
AssignSoftPhoneName
Assigns a unique name to a softphone that workflow is provisioning. The Call Processor automatically generates the name using the value in the Data field as the prefix, then adds the CTI port counter number + 1. The Call Processor checks if the combination of prefix + CTI port counter number is in use, and if it is, it adds 1 to the CTI port counter number until a unique combination is found.
AssociateAllUsersInCallProcessor
If enabled, during a Domain synchronization, all of the user accounts in all of the Call Processors in the Domain are assigned to the Domain being synchronized. If disabled, only users whose department is the same as the Domain are assigned to the Domain.
AssociateAllUsersInUMProcessor
If this rule is enabled, all user accounts in a given Unified Message Processor are assigned to a Provisioning Manager Domain. Otherwise, only user accounts in the given Unified Message Processor with a matching Call Processor user account are assigned.
AssociateOnlyExistingUsers
If enabled, then during a Domain synchronization, no new users are created. Only services of existing users in the Domain are synchronized.
AssociateUsersByDeptCode
If enabled, Call Processor user accounts are associated to this Provisioning Manager Domain based on their department code value matching one in the specified list of values. The list of department code values must be enclosed in double quotes (") and separated by a semicolon (;) delimiter. Department code values may contain wildcard characters (* or %).
For example, if you specify the following in the Data field:
The Call Processor user accounts that belong to Dept 1 or Dept 2, or have no department code set, are associated to the Domain.
AssociateUsersByDevicePool
If enabled, Call Processor user accounts are associated to this Provisioning Manager Domain only if they have a phone which has the device pool value specified in the data field. The device pool value can contain wildcard characters (* or %) and should be prefixed with the Cisco Unified Communications Manager name value. The value must be in double quotes (") and separated by a semicolon (;) delimiter.
For example:
"CUCM1:DevicePool1";"CUCM2:Device*2"
Users who have a phone in Call Processor CUCM1 with the device pool DevicePool1 and users who have a phone in Call Processor CUCM2 with the device pool DevicePool2 are associated to the Domain.
AssociateUsersByLocation
If enabled, Call Processor user accounts are associated to this Provisioning Manager Domain only if they have a phone that has the location value specified in the data field. The location value can contain wildcard characters (* or %) and should be prefixed with the Cisco Unified Communications Manager name value. The value must be in double quotes and separated by a semicolon (;) delimiter.
For example:
"CUCM1:Location1";"CUCM2:Loc*2"
Users who have a phone in Call Processor CUCM1 with the location Location1 and users who have a phone in Call Processor CUCM2 with the location Location2 are associated to the Domain.
ChangeUnityPasswordOnNextLogin
If enabled, a Cisco Unity subscriber will be forced to change the password after the password is reset from the subscriber wizard in Provisioning Manager.
ChoosePhoneButtonTemplates
If enabled, the system provides users with the option to choose a phone button template when placing an order. If disabled, then no option is presented to users during the order process and the default templates as defined in the Cisco Unified Communications Manager are used.
CreateSelfCareAccounts
If enabled, the system automatically creates login accounts for new subscribers so that they can submit their own orders. When the rule is disabled, the system still creates login accounts, but those accounts cannot place orders for themselves.
DefaultCallManagerPassword
Sets the default password for new Cisco Unified Communications Manager and Cisco Unified Comunications Manager Express accounts, which are created when a phone or line is ordered for a user for the first time. You can also use this password with a Cisco SoftPhone to gain access to the user-assigned lines. Minimum length is five characters.
DefaultCallManagerPIN
Sets the default PIN to be used when a user is activated in Cisco Unified Communications Manager. A user is activated in Cisco Unified Communications Manager the first time a line or phone is ordered for the user. Beyond initially setting the PIN, this rule is not used in Provisioning Manager. Minimum length is five characters.
DefaultDeviceProfile
Used for Extension Mobility-enabled phones. The default setting of NONE (or left empty) causes the rule not to be used.
DefaultServiceName<1-5>
This rule, paired with the matching numbered DefaultServiceURL4, describes a Cisco Unified Communications Manager service to which all new phones/device profiles are subscribed. You must specify both in a pair (the DefaultServiceName4 and the matching DefaultServiceURL4), otherwise they are ignored by the system. You can specify up to five pairs. The system always checks for all five pairs.
DefaultServiceURL<1-5>
This rule, paired with the matching numbered DefaultServiceName1, describes a Cisco Unified Communications Manager service to which all new phones/device profiles are subscribed. You must specify both in a pair (the DefaultServiceName1 and the matching DefaultServiceURL1), otherwise they are ignored by the system. You can specify up to five pairs. The system always checks for all five pairs.
DefaultUnitySubscriberPassword
Sets the default password for new voicemail accounts on the Cisco Unity system. The workflow uses the Data value as the initial password. In Cisco Unity, this value must be an integer. Cisco Unity rejects trivial values, for example, 12345.
DefaultUserType
Specifies the user type that new users are assigned by default. The value of the Data field must contain the name of a valid user type.
Note
This rule should be set to the subscriber role that makes up most of the organization. This will ensure that during Domain synchronization most of the users are set up correctly.
DescriptionString
Default description string used on new phones, new user device profiles (EM_Access), and new users. FIRSTNAME, LASTNAME, EXTENSION, and USERID are keywords that are replaced with the user's first name, last name, extension, and user ID, respectively.
Data FIRSTNAME LASTNAME EXTENSION USERID
DNAutoReservation
If enabled, when a line is canceled, the directory number associated with the line will be automatically reserved for the original owner.
DNAutoReservationTimeout
Specifies the period of time (days:hours) that the directory number remains in the Reserved state.
EmailSender
Contains the email address to use for the From address in Provisioning Manager emails.
Note
This rule must be enabled in order to send emails from Provisioning Manager.
ExternalNumberMasks
When enabled, the External Number mask associated with the Service Area of an order will be used as the External Phone Number Mask value on the line display for lines ordered against this Service Area. For change phone orders, the value for this rule is taken from the previous phone service order. But if the value was not set in the previous order, the Service Area value is used.
Note
This rule accepts the same values as Cisco Unified Communications Manager does for external phone masks.
IsAuthorizationRequiredForAddOrder
If enabled, an Approver must approve Add orders before provisioning can occur. If disabled, the system automatically approves Add orders.
IsAuthorizationRequiredForCancelOrder
If enabled, an Approver must approve Cancel orders before provisioning can occur. If disabled, the system automatically approves Cancel orders.
IsAuthorizationRequiredForChangeOrder
If enabled, an Approver must approve Change orders before provisioning can occur. If disabled, the system automatically approves Change orders.
LineDisplayString
Template string used to construct the Internal Caller ID display format for the phone line. If disabled, the system defaults to FIRSTNAME LASTNAME. This rule does not apply if the Service Area has a Cisco Unified Communications Manager Express as a Call Processor.
Note
For Call Processors, the combination of characters for First Name and Last Name cannot exceed 30 characters. If this limit is exceeded, when you place an order, the Call Processor sends an error.
MailHost
Contains the name of the SMTP server that is used for sending Provisioning Manager emails.
Note
This rule must be enabled in order to send emails from Provisioning Manager.
MonitorPhoneReturnEnabled
If enabled, tracks whether phones have been returned by implementing an additional workflow activity that is assigned to the user group specified in the Data field.
NameDialingInfo
This string is used to construct the auto-attendant name dialing string. FIRSTNAME LASTNAME are replaced, but not the extension.
Note
This feature is available for Cisco Unified Communications Manager version 3.3.3 only.
Non-RestrictedDomainSync
If Non-RestrictedDomainSync is enabled, Domain synchronizations are performed when the rules for some of the Domain synchronization operations are reduced.
To determine the Service Area, the Call Processor and protocol are used for the following products:
•
Extension Mobility Access
•
Extension Mobility Access Line
•
Line
•
Phone
To determine the Service Area, only the Call Processor is used for the following products:
•
CTI Port
•
Enable Extension Mobility
•
Enable Mobility Support
To determine the Service Area, only the Call Processor and the Unified Messaging Processor are used for the following products:
•
Voicemail
•
Email
•
Unified Messaging
To determine the directory number for voicemail association, only the Call Processor and the Unified Messaging Processor are used.
In the data field for this rule, you enter which Service Area should run the nonrestricted Domain synchronization. The Service Area names should be enclosed in double quotes (") and separated by a semicolon (;). For example, if you enter "SA1";"SA2", the first Service Area in this list that satisfies the criteria (Call Processor plus Unified Message Processor) is used. If the data field is empty or none of the Service Areas specified in the data field satisfies the Service Area selection criteria, Provisioning Manager selects a Service Area that satisfies the criteria.
OrderProvisionedEmailTemplate
If enabled, an automated email is sent to the subscriber for whom the order was placed, stating that the order was provisioned.
Note
For this rule to work, the EmailSender and MailHost rules must also be enabled. The value in the data field of this rule, which specifies the template script to use when the email is generated, should not be changed.
Data java://dfc.ipt.im.OrderProvisionedEmailTemplate:buildEmailTemplate
OrderRejectedEmailTemplate
If enabled, an automated email is sent to the subscriber for whom the order was placed, stating that the order was rejected.
Note
For this rule to work, the EmailSender and MailHost rules must also be enabled. The value in the data field of this rule, which specifies the template script to use when the email is generated, should not be changed.
Data java://dfc.ipt.im.OrderProvisionedEmailTemplate:buildRejectionEmailTemplate
PhoneAssignmentDoneBy
Specifies the user group that is responsible for completing the Assignment step of the workflow for a Phone order.
The following are the valid options:
•
Receiving
•
Shipping
•
Assignment
•
OrderOwner (the user who initiates the order)
•
None (workflow automatically assigns the phone and MAC address)
PhoneReceiptDoneBy
Specifies the user or group of users that is responsible for completing the Receipt step of the workflow for a Phone order. The Receipt step indicates that the user has actually received the phone.
The following are the valid options:
•
Receiving
•
Shipping
•
Assignment
•
OrderOwner (the user who initiates the order)
•
None (step is skipped)
PhoneReservationTimeout
Specifies the period (in days) that a phone remains reserved in the system. If disabled, then the phone is reserved indefinitely.
PhoneShippingDoneBy
Specifies the user who is responsible for completing the Shipping step of the workflow for a Phone order. The following are the valid options:
•
Receiving
•
Shipping
•
Assignment
•
OrderOwner (the user who initiates the order)
•
None (step is skipped)
PurgeUponUmRemoval
If enabled, a user's email and voicemail are purged from the system when their Cisco Unity account is removed.
Note
You enable or disable this rule by specifying true or false in the Data field.
SelfCareAccountsDefaultPassword
Specifies the default password for self-care accounts. By default, the user password is the same as the user ID. If you want to specify a different default password, you must specify a default password in the Data field and set Enabled to true.
TakePrimaryUserInfoFromUMProcessor
If enabled, user and subscriber information is updated from the associated Unified Message Processor account; otherwise it is updated from the Call Processor. When the rule is enabled, you can also specify the Unified Message Processor ID, which takes precedence if a user has accounts on multiple Unified Message Processors. This value can also be left blank to indicate no preference.
Using Business Rules
When you configure Provisioning Manager, it is critical that you plan how you will use your business rules. This section provides details on the business rules that you must consider depending on how you want the Provisioning Manager components to work. At a minimum, you must consider the following rules:
•
AssociateAllUsersInCallProcessor
•
CreateSelfCareAccounts
•
EmailSender
•
IsAuthorizationRequiredForAddOrder
•
IsAuthorizationRequiredForCancelOrder
•
IsAuthorizationRequiredForChangeOrder
•
MailHost
•
OrderProvisionedEmailTemplate
•
OrderRejectedEmailTemplate
•
PhoneAssignmentDoneBy
•
PhoneReceiptDoneBy
•
PhoneShippingDoneBy
Configuring User Access
•
When a user cancels a line, do you want to automatically reserve that number for the specific user?
–
DNAutoReservation—Toggles the reservation
–
DNReservationTimeout—How long to reserve the numbers
•
Do you want users to have self-care accounts?
–
CreateSelfCareAccounts
–
SelfCareAccountsDefaultPassword
•
What user type should new users get by default?
–
DefaultUserType
•
Do you want the users of a specific Domain to manage phone inventory?
–
DomainPhoneManagement
–
PhoneReservationTimeout
•
Do you want users to manage user types?
–
DomainUserTypeConfiguration
Configuring Domain Synchronization
•
During synchronization, which Domain should Provisioning Manager put Cisco Unified Communications Manager users in?
–
AssociateUsersByDeptCode
•
During a Domain synchronization, do you want all of the subscriber accounts in all of the Call Processors in the Domain assigned to the Domain being synchronized?
–
AssociateAllUsersInCallProcessor
•
During synchronization, do you want all the subscriber accounts in a given Unified Message Processor assigned to a Domain?
–
AssociateAllUsersInUMProcessor
Note
For more information on business rules for Domain synchronization, see Business Rules for Domain Synchronization, page 5-17.
Configuring Products
•
What name do you want the CTI ports to have in Cisco Unified Communications Manager?
–
AssignSoftPhoneName—See rule for default value
•
Do you need to reserve directory numbers?
–
DNReservationTimeout
•
Do you need to track whether phones have been returned after having been canceled?
–
MonitorPhoneReturnEnabled
Configuring Orders
•
What are the default passwords you want to use for Cisco Unity or Cisco Unified Communications Manager accounts?
–
DefaultCallManagerPassword
–
DefaultCallManagerPIN
–
DefaultUnitySubscriberPassword
•
Do you want emails sent when an order is rejected or completed? You have the option of not sending any emails.
Note
You must enable both EmailSender and MailHost for email features to work in Provisioning Manager.
–
EmailSender
–
MailHost
–
OrderProvisionedEmailTemplate
–
OrderRejectedEmailTemplate
•
Is authorization required for any type of order?
–
IsAuthorizationRequiredForAddOrder
–
IsAuthorizationRequiredForCancelOrder
–
IsAuthorizationRequiredForChangeOrder
•
How do you handle phone assignment, shipping, and receiving?
–
PhoneAssignmentDoneBy
–
PhoneReceiptDoneBy
–
PhoneShippingDoneBy
•
When a voicemail and/or email account is canceled, should messages in the canceled voicemail and/or email accounts be removed as well?
–
PurgeUponUmRemoval
Configuring Business Rules
When you change business rules, you must first select the Domain. You can change the values for the rules and whether they are enabled. You cannot change the rule names or descriptions.
All business rules have the following properties. You can modify the Data and Enabled fields.
Property
|
Description
|
Rule Name
|
Name of the rule
|
Description
|
Detailed description of the rule
|
Data
|
Value to be specified for the rule
|
Enabled
|
Specifies if the rule is applied. Valid values are true or false.
|
Note
You must carefully review the documentation for each business rule to ensure that you set the Data and Enabled properties appropriately.
Caution 
Provisioning Manager does not have a default reset capability for business rules. If you change a business rule's settings and later want to return to the default settings, you will have to manually change the settings.
The following procedure uses the AssignSoftPhoneName rule as an example of how to change rule properties.
Step 1
Select Advanced Setup > Policies > Rules. The Rule Configuration page appears.
Step 2
Select the Domain that you want to change the rule for. The Select Rule list appears.
Step 3
Select the rule. The rule information is displayed.
Step 4
Click the Edit icon (
). The Data and Enabled fields become active.
Step 5
Make the required changes.
Step 6
Click Save. The changes are added to the AssignSoftPhoneName rule.
Configuring Business Rules for Domain Synchronization
You configure Domain synchronization business rules much in the same way that you configure all other business rules, but all the Domain synchronization rules are located together on a single page (Configure Domain Sync Rules page).
Tip
A description of each business rule appears when you place your curser over the information icon (
) next to the rule.
Step 1
Select Advanced Setup > Policies > Rules. The Rule Configuration page appears.
Step 2
Select the Domain that you want to change the rule for.
Step 3
Click Configure Domain Sync Rules. The Configure Domain Sync Rules page appears. All Domain synchronization rules appear on this page.
Tip
You can also access this page from the Synchronize Domain page.
Step 4
Make the required changes.
Note
You must select one of the Call Processor synchronization rules. If you select AssociateUsersByOtherAttributes, you must select at least one of the rules that are listed under AssociateUsersByOtherAttributes. For more information on setting Domain synchronization Business Rules for Domain Synchronization, page 5-17
Step 5
Click Update.
Configuring Provisioning Attributes
Provisioning Manager enables you to configure product attribute settings using provisioning attributes. Provisioning attributes are configuration settings that are applied to a product during activation. You can assign and configure provisioning attributes throughout different levels within Provisioning Manager. At order time, Provisioning Manager takes into account the configured provisioning attribute assignments in addition to the Service Area settings to determine the final product configuration to be provisioned.
Provisioning attributes are assigned at three levels, in the following order:
•
Service area
•
Subscriber type
•
Domain
This means that the provisioning attributes that are defined for a Service Area override the provisioning attributes defined for a subscriber type, which override the attributes defined for a Domain. You can override the order of precedence by using the Advance Order Options on the Order Entry page (see Ordering Products and Services, page 3-2). Any provisioning attribute changes you make using Advance Order Options take precedence over the provisioning attributes set for Service Area, subscriber type, or Domain (to use the Advance Order Options, you must be assigned the advance order role; see Managing Authorization Roles, page 2-12).
Note
You must have administration privileges to configure the content of the provisioning attributes (see Managing Authorization Roles, page 2-12).
Table 6-1 describes all possible provisioning attributes. Depending on your Provisioning Manager setup, all attributes may not be available to you.
Table 6-2 describes at which level (Domain, subscriber type, or Service Area) each provisioning attribute can be assigned.
Step 1
Select Advanced Setup > Policies > Provisioning Attributes. The Launching Provisioning Attributes Management page appears.
Step 2
Do one of the following:
•
Click Domain; then, from the Choose a Domain dialog box, select the Domain for which you want to configure the provisioning attributes.
•
Click Service Area; then, from the Choose a Service Area dialog box, select the Service Area for which you want to configure the provisioning attributes.
•
Choose a subscriber role:
a.
From the Subscriber Role list, choose the Domain or Domain template where the subscriber exists.
b.
Click Choose Subscriber Role. The Choose a Subscriber Role dialog box appears.
c.
Click the desired subscriber role.
A Provisioning Attribute Management page appears. The specific page that appears depends on which option you chose. Table 6-1 list all possible provisioning attributes. Depending on your Provisioning Manager setup, and the version of your Call Processor or Unified Message Processors, all attributes may not be available to you. Table 6-3 and Table 6-4 list which attributes are available for each version of the Call Processors and Unified Message Processors, respectively.
Note
The Provisioning Attribute Management page for each object (Domain, Service Area, and subscriber role), also can be accessed when configuring the respective object. For more information, see the following:
•
Editing Provisioning Attributes for a Subscriber Role Type, page 2-9
•
Editing a Domain's Provisioning Attributes, page 5-19
•
Editing a Service Area's Provisioning Attributes, page 5-25
Step 3
Click the plus sign next to the attribute headings that contain the provisioning attributes that you want to configure. The attributes are displayed.
Step 4
Do one of the following:
•
If you want to change the attribute settings, click the Edit icon (
) and make the appropriate changes.
•
If you want to delete the attribute, click the Delete icon (
).
Step 5
When finished, click Done.
Table 6-1 Provisioning Attribute Descriptions
Attribute
|
Description
|
AAR Calling Search Space
|
Automated alternate routing (AAR) calling search space.
|
AAR Destination Mask
|
Set Automated Alternate Routing (AAR) Destination Mask to the directory number.
|
AAR Group
|
Automated alternate routing (AAR) group.
|
AAR Keep Call History
|
Set the Automated Alternate Routing (AAR) Keep Call History to the directory number will retain the destination in the call forwarding history.
|
Alerting Name
|
The name to be displayed when a call is made from the line.
When configuring this provisioning attribute, you can use the ${FIRSTNAME}, ${LASTNAME}, ${EXTENSION}, and ${USERID} keywords. The keywords are replaced with the user's first name, last name, extension, or user ID, respectively.
|
Alternate Voicemail Extensions
|
One or more alternate extensions for the voicemail account.
Note This provisioning attribute can only be configured through the Advanced Order Options button when placing a Voicemail order (see Ordering Products and Services, page 3-2).
|
ASCII Alerting Name
|
The name to be displayed when a call is made from the line. Input can only be ASCII characters.
When configuring this provisioning attribute, you can use the ${FIRSTNAME}, ${LASTNAME}, ${EXTENSION}, and ${USERID} keywords. The keywords are replaced with the user's first name, last name, extension, or user ID, respectively.
|
ASCII Display (Internal Caller ID)
|
What is displayed for an internal caller's ID. If this field is left empty, the extension number is displayed. Input can only be ASCII characters.
When configuring this provisioning attribute, you can use the ${FIRSTNAME}, ${LASTNAME}, ${EXTENSION}, and ${USERID} keywords. The keywords are replaced with the user's first name, last name, extension, or user ID, respectively.
|
ASCII Line Text Label
|
Text that identifies this directory number for a line/phone combination. Input can only be ASCII characters. When configuring this provisioning attribute, you can use the ${FIRSTNAME}, ${LASTNAME}, ${EXTENSION}, and ${USERID} keywords. The keywords are replaced with the user's first name, last name, extension, or user ID, respectively.
Also, in this field you can enter a template to manipulate the digits for the directory number displayed on the phone.
The template allows you to delete, insert, reorder, or change any digits of the directory number by embedding transformation masks inside the text string.
To understand how to set up the transformation template, see Configuring a Transformation Template for Provisioning Attributes.
Note If you are entering standard text (not a template), this field is limited to 30 characters. If you are entering a template, the limit is 60 characters.
|
Authentication Server URL
|
The URL that the phone uses to validate requests that are made to the phone web server.
|
Auto Answer
|
Set auto-answer options.
|
Auto Line Select
|
Enable automatic line selection.
|
Busy Lampfield Info
|
Used to monitor the real-time status of a directory number or a SIP URI on the device. This is a part of the Cisco Unified Presence feature in Cisco Unified Communications Manager.
The configuration fields for this attribute are described in the following list:
• Destination—Do one of the following tasks to configure a SIP URI or a directory number as a Busy Lampfield:
– For SIP phones, enter the SIP URI.
– For SIP or SCCP phones, enter a directory number, using only numbers, asterisks (*), or pound (#) signs; or use the Directory Number drop-down list to choose a number.
If you want to configure non-Cisco Unified Communications Manager directory numbers as Busy Lampfield, enter the directory number.
If you configure the Destination field, do not choose an option from the Directory Number drop-down list.
• Directory Number—Displays a list of directory numbers that exist in the Cisco Unified Communications Manager database. Configure this setting only if you did not configure the Destination field.
For SCCP or SIP phones, choose the number that you want the system to dial when the speed-dial button is used.
• Label—Enter the text that you want displayed. This field supports internationalization. If your phone does not support internationalization, Provisioning Manager uses the text entered in the Label ASCII field.
• Label ASCII—Enter the text that you want displayed for the Busy Lamp field. The Label ASCII field represents the noninternationalized version of the text that you enter in the Label field.
Note The Label ASCII field is supported for Cisco Unified Communications Manager 6.1.3 and later.
|
Busy Trigger
|
The maximum number of calls to be presented at the line before incurring a busy signal or being sent to call forwarding.
|
Built in Bridge
|
Enable or disable the built-in conference bridge for the barge feature.
|
Call Pickup Group
|
Directory number that allows users to pick up incoming calls within their own group.
|
Calling Search Space
|
Specifies the partitions that devices can search when attempting to complete a call.
|
CME Line Configuration Template
|
Free-form text field to input Cisco IOS commands that are executed in Line configuration mode on the Cisco Unified Communications Manager Express.
Note All CLI commands entered must be syntactically correct. Commands that change the line configuration mode (for example, exit) should not be used.
Note Do not use Line configuration commands (for example, number or description) in this template. They will overwrite the configuration done by Provisioning Manager when provisioning the line product.
|
CME Phone Configuration Template
|
Free-form text field to input Cisco IOS commands that are executed in Phone configuration mode on the Cisco Unified Communications Manager Express.
Note All CLI commands entered must be syntactically correct. Commands that change the line configuration mode (for example, exit) should not be used.
Note Do not use Phone configuration commands (for example, mac-address, description, button, type, or username) in this template. They will overwrite the configuration done by Provisioning Manager when provisioning the Phone product.
|
Common Device Configuration
|
Configuration of common device settings, such as the Softkey Template and user locale.
Note This attribute is not available when using the Edit Provisioning Attributes link (see Editing a Service Area's Provisioning Attributes, page 5-25) or through the Provisioning Attribute Management page. You can only update it in the Update Service Area page (see Configuring Service Areas, page 5-22).
|
CUE User Configuration Template
|
Free-form text field to input CLI commands for the EXEC and configuration modes for Cisco Unity Express. Include the appropriate CLI commands to enter and exit the configuration mode.
|
CUE Voicemail Configuration Template
|
Free-form text field to input CLI commands for the mailbox configuration mode for Cisco Unity Express.
|
Description
|
Description to identify the purpose of the device.
|
Device Pool
|
Device pool to be used by the device.
|
Device Security Mode
|
The security mode (authentication or encryption) to be used between the device and the Cisco Unified Communications Manager.
|
Directory URL
|
URL of the server from which the phone obtains directory information.
|
Disable Speakerphone
|
Disable device speakerphone.
|
Disable Speakerphone And Headset
|
Disable device speakerphone and headset.
|
Display (Internal Caller ID)
|
What is displayed for an internal caller's ID. If this field is left empty, the extension number is displayed.
|
Enable Mobile Voice Access
|
Enable mobile voice access for the subscriber on the currently selected Call Processor.
|
Enable Mobility
|
Enable mobility feature for the subscriber on the currently selected Call Processor.
|
Enable ResyncMWI
|
Enable resynchronize MWI with the integrated Cisco Unified Communications Manager for the subscribers added.
|
Forward All
|
Forward all calls.
|
Forward All - Calling Search Space1
|
Call-forward all call search space.
|
Forward Busy External
|
Forwards the calls when the line is in use and the busy trigger setting is reached. This is for external calls.
|
Forward Busy Internal
|
Forwards the calls when the line is in use and the busy trigger setting is reached. This is for internal calls.
|
Forwarded Call Information - Caller Name
|
Causes the caller name to display upon call forward.
|
Forwarded Call Information - Dialed Number
|
Causes the number that was redirected to display upon call forward.
|
Forwarded Call Information - Redirected Number
|
Causes the original dialed number to display upon call forward.
|
Forward No Answer External
|
Forwards the call when the phone is not answered and it reaches the configured no-answer ring duration, or when the destination is unregistered. This is for external calls.
|
Forward No Answer Internal
|
Forwards the call when the phone is not answered and it reaches the configured no answer ring duration, or when the destination is unregistered. This is for internal calls.
|
Forward No Coverage External
|
Forwards the call when it either exhausts or times out, and the associated hunt-pilot for coverage specifies Use Personal Preferences for its final forwarding. This is for external calls.
|
Forward No Coverage Internal
|
Forwards the call when it either exhausts or times out, and the associated hunt-pilot for coverage specifies Use Personal Preferences for its final forwarding. This is for internal calls.
|
Forward Unregistered External
|
Reroutes calls placed to a temporarily unregistered destination. This is for external calls.
|
Forward Unregistered Internal
|
Reroutes calls placed to a temporarily unregistered destination. This is for internal calls.
|
Forwarding Delay
|
Indicates whether the internal switch begins forwarding packets between the PC port and the switch port on the phone when the phone becomes active.
|
Gratuitous ARP
|
Disables the acceptance of Gratuitous ARP packets, which devices use to announce the presence of the device on the network.
|
Idle Timer
|
Amount of time, in seconds, that elapses before the URL specified in the Idle URL option appears.
|
Idle URL
|
The URL that the phone displays when the phone has not been used for the time specified in the Idle URL timer.
|
Information URL
|
The URL of the help text that appears on the phone.
|
Legacy Mailbox
|
The number used to identify a Cisco Unity subscriber on a node in an Octel analog network.
Also, in this field you can enter a template to manipulate the digits for the number displayed.
The template allows you to delete, insert, reorder, or change any digits of the directory number by embedding transformation masks inside the text string.
To understand how to set up the transformation template, see Configuring a Transformation Template for Provisioning Attributes.
|
Line Groups
|
Used to designate the order in which directory numbers are chosen. Cisco Unified Communications Manager distributes an incoming call to idle or available members of a line group.
|
Line Text Label
|
Use this field only if you do not want the directory number to appear for the line. Enter text that identifies this directory number for a line/phone combination. When configuring this provisioning attribute, you can use the ${FIRSTNAME}, ${LASTNAME}, ${EXTENSION}, and ${USERID} keywords. The keywords are replaced with the user's first name, last name, extension, or user ID, respectively.
Also, in this field you can enter a template to manipulate the digits for the directory number displayed on the phone. The template allows you to delete, insert, reorder, or change any digits of the directory number by embedding transformation masks inside the text string.
To understand how to set up the transformation template, see Configuring a Transformation Template for Provisioning Attributes.
Note If you are entering standard text (not a template), this field is limited to 30 characters. If you are entering a template, the limit is 60 characters.
|
Location
|
Location to use. Specifies the total bandwidth that is available for calls to and from this location.
|
Max Desk Pickup Wait Time
|
Maximum desk pickup wait time.
|
Maximum Number of Calls
|
Determines the maximum number of calls to be presented at the line.
|
Media Resource Group List
|
Media Resource Group List to use, otherwise the phone defaults to the phone specified in the device pool. 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.
|
Message Lamp Waiting Policy
|
Configures the handset lamp illumination policy.
|
Messages
|
Configures the messages URL.
|
MLPP Calling Search Space
|
The calling search space to associate with the alternate party target (destination) number.
|
MLPP Domain
|
Multilevel Precedence and Preemption (MLPP) Domain that is associated with this device.
|
MLPP Indication
|
Specifies whether a device that is capable of playing precedence tones will use the capability when it places an MLPP precedence call.
|
MLPP No Answer Ring Duration
|
Alternate-party no-answer ring duration.
|
MLPP Preemption
|
Specifies whether devices in the device pool that are capable of preempting calls in progress will use the capability when the devices place an MLPP precedence call.
|
MLPP Target
|
Alternate-party no-answer target.
|
Module 1
|
Expansion module to use with the device.
Note When adding or changing a phone, you must select a supported expansion module (a module that is supported by the phone). If you select an unsupported expansion module, the order will fail.
|
Module 1 Load Name
|
Expansion module 1 load name.
|
Module 2
|
Expansion module to use with the device.
Note When adding or changing a phone, you must select a supported expansion module (a module that is supported by the phone). If you select an unsupported expansion module, the order will fail.
|
Module 2 Load Name
|
Expansion module 2 load name.
|
Network Hold Audio Source
|
The audio source that plays when the network initiates a hold action.
|
Network Locale
|
Network location associated with the phone user. The network location identifies a set of detailed information that supports the phone in a specific location, including definitions of the tones and cadences used by the phone.
|
Owner User ID
|
Determines the user ID of the assigned user for the phone. The user ID is recorded in the Call Detail Record for all calls made from the phone. This attribute can be used for directory search to support Directory URL.
When configuring this provisioning attribute, you can use the ${USERID} keyword. The keyword is replaced with the user's ID.
|
PC Port
|
Indicates whether the PC port on the phone is enabled or disabled.
|
PC Voice VLAN Access
|
Indicates whether the phone allows a device attached to the PC port to access the voice VLAN. Setting this option to No (disabled) prevents the attached PC from sending and receiving data on the voice VLAN.
|
Phone Load Name
|
The custom software for the Cisco IP Phone. Value overrides the default value for the current model.
|
Port Ranges for IP Communicator
|
Port ranges for IP Communicator.
|
Privacy
|
Enables or disables the capability of users with phones that share the same line to view call status and to interrupt the call.
|
Proxy Server URL
|
URL used to proxy HTTP requests for access to nonlocal host addresses from the phone HTTP client.
|
Remote Destination Limit
|
Maximal number of remote destinations for the subscriber on the currently selected Call Processor.
|
Remote Node ID
|
The serial number of the node in an Octel analog network with which the Cisco Unity subscriber is associated.
|
Retry Video Call As Audio
|
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.
|
Ring Setting (Phone Active)
|
The ring setting that is used when a phone has another active call on a different line.
|
Ring Setting (Phone Idle)
|
The ring setting that is used when a phone has another active call on a different line.
|
Route Partition
|
The partition to which the directory number belongs.
Note This attribute is not available when using the Edit Provisioning Attributes link (see Editing a Service Area's Provisioning Attributes, page 5-25) or through the Provisioning Attribute Management page. You can only update it in the Update Service Area page (see Configuring Service Areas, page 5-22).
|
Security Profile
|
The security profile that is used by the phone.
|
Services URL
|
URL for Cisco IP Phone Services.
|
Set-only Provisioning Attributes
|
List of provisioning attributes that can only be set. You can provision their settings, but they are not stored once they are set, and they are not retrieved from the Call Processor during a synchronization.
The following set-only provisioning attributes are mandatory. Meaning they need configured with value
You must enter the provisioning attribute information in the text field correctly. Provisioning Manager does not validate what is entered in the fields. If an incorrect value is entered, the order may fail.
Note When placing a change order, you will not see the existing values set on the device; the values will be empty. If you do not enter a value, the pre-existing value is saved on the device. If a value is entered, the new value is set on the device. Also, if a keyword (for example, CUPM_BLANK) is entered, an empty value is set on the device.
Note Do not use the setting CUPM_BLANK when configuring the following set-only provisioning attributes: Presence Group, Device Mobility Mode, SIP Profile, or DND Option. These are mandatory attributes for Cisco Unified Communicatins Manager.
Available set-only provisioning attributes:
• BLF Directed Call Park—Allows a user to transfer a call to an available user-selected directed call park number. Following is a sample format:
index1:DN1:partition1:label1:labelascii1; index2:DN2:partition2:label2:labelascii2.
Index is the position of the Directed Call Park (for example:1,2,3, and so on). DN is the directory number. Label is the BLF Directed Call Park name. LabelASCII is the BLF Directed Call Park name in ASCII characters. This is repeated for each BLF Directed Call Park, semicolon delimited.
• Device Mobility Mode—Dynamically changes location settings, such as calling search space, region, date/time group, and SRST reference for roaming devices. Valid values are On, Off, and Default.
• DND Incoming Call Alert—Specifies how a call displays on a phone. Valid values are Beep Only, Disable, and Flash Only.
|
Set-only Provisioning Attributes (continued)
|
• DND Option—Specifies how the Do Not Disturb feature handles incoming calls. The valid value is Ringer Off.
• Do Not Disturb—To enable Do Not Disturb on the phone. Valid values are True and False.
• Call Pickup Group Audio Alert Setting (Phone Active)—Determines the type of notification an incoming call sends to members of a call pickup group. Valid values are Beep Only, Use System Default, and Disable.
• Call Pickup Group Audio Alert Setting (Phone Idle)—Determines the type of notification an incoming call sends to members of a call pickup group. Valid values are Ring Once, Use System Default, and Disable.
• Ignore Presentation Indicators (Internal Calls Only)—Used to configure call display restrictions on a call-by-call basis. Valid values are True and False.
• Presence Group—The group which specifies the end users and application users that can monitor this directory number. A sample value is Standard Presence Group.
• Primary Phone—The physical phone that is associated with the application. This attribute is available only for Cisco IP Communicator and Cisco Unified Personal Communicator. Sample values are SEP125555341144 and BAT205E2C5FE000.
• Rerouting Calling Search Space—The calling search space to use for rerouting. A sample value is CSSName.
• Secondary Calling Search Space for Forward All—Used for forwarding the call. A sample value is CSSName.
• SIP Profile—Contains the set of SIP attributes that are associated with SIP trunks and SIP endpoints. This attribute can be set only for SIP Phone types. Also, you must select a Service Area with the SIP protocol. A sample value is Standard SIP Profile.
• Subscribe Calling Search Space—Determines how Cisco Unified Communications Manager routes presence requests from the device/server/application that connects to the SIP trunk. A sample value is CSSName.
|
Settings Access
|
Device settings access.
|
Softkey Template
|
Softkey Template that determines the configuration of the softkeys on Cisco IP Phones.
|
Speed Dial Info
|
Speed dial settings on the device.
|
Subscriber CoS without TTS enabled
|
Class of Service Template used when disabling Unified Messaging on subscriber account in the Unified Message Processor.
|
Subscriber CoS with TTS Enabled
|
Class of Service Template used when enabling Unified Messaging on a subscriber account in the Unified Message Processor.
|
Subscriber Template without TTS Enabled
|
Subscriber Template used when disabling Unified Messaging on a subscriber account in the Unified Message Processor.
|
Subscriber Template with TTS Enabled
|
Subscriber Template used when enabling Unified Messaging on a subscriber account in the Unified Message Processor.
|
User Hold Audio Source
|
The audio source that plays when a user initiates a hold action.
|
User Locale
|
User location associated with the phone user. The user locale identifies a set of detailed information to support users, including language, font, date and time formatting, and alphanumeric keyboard text information.
|
Video Capabilities
|
Indicates whether the phone can participate in video calls when connected to an appropriately equipped PC.
|
| |
|
Voicemail Profile
|
Voicemail profiles assigned to a directory number.
|
Web Access
|
Indicates whether the phone's internal web server is enabled (Yes) or disabled (No). When disabled, you cannot access a phone's web pages.
|
Table 6-2 Provisioning Attribute Assignment Levels
Products
|
Provisioning Attributes
|
Domain
|
User Type
|
Service Area
|
Enable Mobility Support
|
Enable Mobile Voice Access
|
x
|
x
|
x
|
Enable Mobility
|
x
|
x
|
x
|
Max Desk Pickup Wait Time
|
x
|
x
|
x
|
Remote Destination Limit
|
x
|
x
|
x
|
Extension Mobility Access
|
MLPP Domain
|
x
|
x
|
x
|
MLPP Indication
|
x
|
x
|
x
|
MLPP Preemption
|
x
|
x
|
x
|
Module 1
|
x
|
x
|
x
|
Module 2
|
x
|
x
|
x
|
Privacy
|
x
|
x
|
x
|
Set-only Provisioning Attributes:
• BLF Directed Call Park
• DND Incoming Call Alert
• DND Option
• Do Not Disturb
• Ignore Presentation Indicators
|
x
|
x
|
x
|
Softkey Template
|
|
|
x
|
Speed Dial Info
|
x
|
x
|
x
|
User Hold Audio Source
|
|
|
x
|
User Locale
|
x
|
x
|
x
|
Extension Mobility Line
|
AAR Destination Mask
|
x
|
x
|
x
|
AAR Group
|
|
|
x
|
AAR Keep Call History
|
x
|
x
|
x
|
Alerting Name
|
x
|
x
|
x
|
ASCII Alerting Name
|
x
|
x
|
x
|
ASCII Display (Internal Caller ID)
|
x
|
x
|
x
|
ASCII Line Text Label
|
x
|
x
|
x
|
Auto Answer
|
x
|
x
|
x
|
Busy Trigger
|
x
|
x
|
x
|
Call Pickup Group
|
|
|
x
|
Calling Search Space
|
|
|
|
Display (Internal Caller ID)
|
|
|
|
External Phone Number Mask
|
x
|
x
|
|
Forward All
|
|
|
x
|
Forward Busy External
|
|
|
x
|
Forwarded Call Information - Caller Name
|
|
|
x
|
Forwarded Call Information - Caller Number
|
|
|
x
|
Forwarded Call Information - Dialed Number
|
|
|
x
|
Forwarded Call Information - Redirected Number
|
|
|
x
|
Forward No Answer External
|
|
|
x
|
Extension Mobility Line (continued)
|
Line Groups
|
|
|
x
|
Line Text Label
|
x
|
x
|
x
|
Maximum Number of Calls
|
x
|
x
|
x
|
Message Waiting Policy
|
x
|
x
|
x
|
MLPP Calling Search Space
|
|
|
x
|
MLPP No Answer Ring Duration
|
x
|
x
|
x
|
MLPP Target
|
x
|
x
|
x
|
Network Hold Audio Source
|
|
|
x
|
No Answer Ring Duration
|
x
|
x
|
x
|
Ring Setting (Phone Active)
|
|
|
x
|
Ring Setting (Phone Idle)
|
|
|
x
|
User Hold Audio Source
|
|
|
x
|
Voicemail Profile
|
|
|
x
|
Network Locale
|
x
|
x
|
x
|
Settings Access
|
x
|
x
|
x
|
Set-only Provisioning Attributes:
• Call Pickup Group Audio Alert Setting (Phone Active)
• Call Pickup Group Audio Alert Setting (Phone Idle)
• Presence Group
• Secondary Calling Search Space for Forward All
|
x
|
x
|
x
|
User Hold Audio Source
|
|
|
x
|
Line
|
AAR Destination Mask
|
x
|
x
|
x
|
AAR Group
|
|
|
x
|
AAR Keep Call History
|
x
|
x
|
x
|
Alerting Name
|
x
|
x
|
x
|
ASCII Alerting Name
|
x
|
x
|
x
|
ASCII Display (Internal Caller ID)
|
x
|
x
|
x
|
ASCII Line Text Label
|
x
|
x
|
x
|
Auto Answer
|
x
|
x
|
x
|
Busy Trigger
|
x
|
x
|
x
|
Call Pickup Group
|
|
|
x
|
Calling Search Space
|
|
|
|
Display (Internal Caller ID)
|
|
|
|
External Phone Number Mask
|
x
|
x
|
|
Forward All
|
|
|
x
|
Line (continued)
|
Forward Busy External
|
|
|
x
|
Forwarded Call Information - Caller Name
|
|
|
x
|
Forwarded Call Information - Caller Number
|
|
|
x
|
Forwarded Call Information - Dialed Number
|
|
|
x
|
Forwarded Call Information - Redirected Number
|
|
|
x
|
Forward No Answer External
|
|
|
x
|
Line Groups
|
|
|
x
|
Line Text Label
|
x
|
x
|
x
|
Maximum Number of Calls
|
x
|
x
|
x
|
Message Waiting Policy
|
x
|
x
|
x
|
MLPP Calling Search Space
|
|
|
x
|
MLPP No Answer Ring Duration
|
x
|
x
|
x
|
MLPP Target
|
x
|
x
|
x
|
Network Hold Audio Source
|
|
|
x
|
No Answer Ring Duration
|
x
|
x
|
x
|
Ring Setting (Phone Active)
|
|
|
x
|
Ring Setting (Phone Idle)
|
|
|
x
|
Route Partition
|
|
|
x
|
Set-only Provisioning Attributes:
• Call Pickup Group Audio Alert Setting (Phone Active)
• Call Pickup Group Audio Alert Setting (Phone Idle)
• Presence Group
• Secondary Calling Search Space for Forward All
|
x
|
x
|
x
|
User Hold Audio Source
|
|
|
x
|
Voicemail Profile
|
|
|
x
|
Route Partition
|
|
|
x
|
Phone
|
AAR Calling Search Space
|
|
|
x
|
Authentication Server URL
|
x
|
x
|
x
|
Auto Line Select
|
x
|
x
|
x
|
Built in Bridge
|
x
|
x
|
x
|
Busy Lampfield Info
|
|
|
x
|
Calling Search Space
|
|
|
|
Common Device Configuration
|
|
|
x
|
Description
|
|
|
|
Device Pool
|
|
|
|
Phone (continued)
|
Device Security Mode
|
|
|
x
|
Directory URL
|
x
|
x
|
x
|
Disable Speakerphone
|
x
|
x
|
x
|
Disable Speakerphone and Headset
|
|
|
x
|
Enable Extension Mobility Feature
|
x
|
x
|
x
|
Expansion Module 1
|
x
|
x
|
x
|
Expansion Module 2
|
x
|
x
|
x
|
Forwarding Delay
|
x
|
x
|
x
|
Gratuitous ARP
|
x
|
x
|
x
|
Idle URL
|
x
|
x
|
x
|
Idle Timer
|
x
|
x
|
x
|
Information
|
x
|
x
|
x
|
Location
|
|
|
|
Media Resource Group List
|
|
|
x
|
Messages
|
x
|
x
|
x
|
MLPP Domain
|
x
|
x
|
x
|
MLPP Indication
|
x
|
x
|
x
|
MLPP Preemption
|
x
|
x
|
x
|
Module 1 Load Name
|
x
|
x
|
x
|
Module 2 Load Name
|
x
|
x
|
x
|
Network Hold Audio Source
|
|
|
x
|
Network Locale
|
|
|
x
|
Owner User ID
|
x
|
x
|
x
|
PC Port
|
x
|
x
|
x
|
PC Voice VLAN Access
|
x
|
x
|
x
|
Phone Load Name
|
x
|
x
|
x
|
Port Ranges for IP Communicator
|
x
|
x
|
x
|
Privacy
|
x
|
x
|
x
|
Proxy Server URL
|
x
|
x
|
x
|
Retry Video Call as Audio
|
x
|
x
|
x
|
Security Profile
|
|
|
x
|
Settings Access
|
x
|
x
|
x
|
Softkey Template
|
|
|
x
|
Speed Dial Info
|
x
|
x
|
x
|
Phone (continued)
|
Set-only Provisioning Attributes:
• BLF Directed Call Park
• Device Mobility Mode
• DND Incoming Call Alert
• DND Option
• Do Not Disturb
• Ignore Presentation Indicators (Internal Calls Only)
• Presence Group
• Primary Phone
• Rerouting Calling Search Space
• SIP Profile
• Subscribe Calling Search Space
|
x
|
x
|
x
|
User Hold Audio Source
|
|
|
x
|
User Locale
|
x
|
x
|
x
|
Video Capabilities
|
x
|
x
|
x
|
Web Access
|
x
|
x
|
x
|
Voice Mail
|
CUE User Configuration Template
|
|
|
x
|
CUE Voicemail Configuration Template
|
|
|
x
|
Alternate Voicemail Extensions1
|
|
|
|
Enable ResyncMWI
|
x
|
x
|
x
|
Legacy Mailbox
|
x
|
x
|
x
|
Remote Node ID
|
x
|
x
|
x
|
Unified Messaging
|
UM Disabling Class Of Service Template
|
|
|
x
|
UM Enabling Class Of Service Template
|
|
|
x
|
UM Disabling Subscriber Template
|
|
|
x
|
UM Enabling Subscriber Template
|
|
|
x
|
Table 6-3 Supported Call Processor Provisioning Attributes
Products
|
Provisioning Attributes
|
Cisco Unified Communications Manager Express
|
Cisco Unified Communications Manager
|
4.1.x
|
4.2.x
|
4.3.x
|
5.0.x
|
5.1.x
|
6.0.x
|
6.1.x
|
7.0.x
|
7.1.x
|
Enable Mobility Support
|
Enable Mobile Voice Access
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Enable Mobility
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Max Desk Pickup Wait Time
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Remote Destination Limit
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Extension Mobility Access
|
Expansion Module 1
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Expansion Module 2
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP Domain
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP Indication
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP Preemption
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Network Locale
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Privacy
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Setting Access
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Set-only Provisioning Attributes:
|
|
|
|
|
|
|
|
|
|
|
• BLF Directed Call Park
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• DND Incoming Call Alert
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• DND Option
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Do Not Disturb
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Ignore Presentation Indicators
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Speed Dial Info
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Softkey Template
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
User Hold Audio Source
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
User Locale
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Extension Mobility Line
|
AAR Destination Mask
|
N
|
N
|
Y
|
Y
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
AAR Group
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
AAR Keep Call History
|
N
|
N
|
Y
|
Y
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Alerting Name
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
ASCII Alerting Name
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
ASCII Display (Internal Caller ID)
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
ASCII Line Text Label
|
N
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Auto Answer
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Busy Trigger
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Call Pickup Group
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Calling Search Space
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Display (Internal Caller ID)
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Extension Mobility Line (continued)
|
External Phone Number Mask
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forward All
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forward Busy External
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forwarded Call Information - Caller Name
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forwarded Call Information - Caller Number
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forwarded Call Information - Dialed Number
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forwarded Call Information - Redirected Number
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forward No Answer External
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Line Text Label
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Line Groups
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Maximum Number of Calls
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Message Waiting Policy
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP Calling Search Space
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP No Answer Ring Duration
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP Target
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Network Hold Audio Source
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
No Answer Ring Duration
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Privacy
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Route Partition
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Ring Setting (Phone Active)
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Ring Setting (Phone Idle)
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Set-only Provisioning Attributes:
|
|
|
|
|
|
|
|
|
|
|
• Call Pickup Group Audio Alert Setting (Phone Active)
|
N
|
N
|
Y
|
Y
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Call Pickup Group Audio Alert Setting (Phone Idle)
|
N
|
N
|
Y
|
Y
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Presence Group
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Secondary Calling Search Space for Forward All
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
User Hold Audio Source
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Voicemail Profile
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Line
|
AAR Destination Mask
|
N
|
N
|
Y
|
Y
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
AAR Group
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
AAR Keep Call History
|
N
|
N
|
Y
|
Y
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Alerting Name
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
ASCII Alerting Name
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
ASCII Display (Internal Caller ID)
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
ASCII Line Text Label
|
N
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Auto Answer
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Busy Trigger
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Call Pickup Group
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Calling Search Space
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Display (Internal Caller ID)
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
External Phone Number Mask
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forward All
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forward Busy External
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forwarded Call Information - Caller Name
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forwarded Call Information - Caller Number
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forwarded Call Information - Dialed Number
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forwarded Call Information - Redirected Number
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forward No Answer External
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
CME Line Configuration Template
|
Y
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Line Groups
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Line Text Label
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Maximum Number of Calls
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Message Waiting Policy
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP Calling Search Space
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP No Answer Ring Duration
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP Target
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Network Hold Audio Source
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
No Answer Ring Duration
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Route Partition
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Line (continued)
|
Ring Setting (Phone Active)
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Ring Setting (Phone Idle)
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Set-only Provisioning Attributes:
|
|
• Call Pickup Group Audio Alert Setting (Phone Active)
|
N
|
N
|
Y
|
Y
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Call Pickup Group Audio Alert Setting (Phone Idle)
|
N
|
N
|
Y
|
Y
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Presence Group
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Secondary Calling Search Space for Forward All
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
User Hold Audio Source
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Voicemail Profile
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Phone
|
AAR Calling Search Space
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Authentication Server URL
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Auto Line Select
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Built in Bridge
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Busy Lampfield Info
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
N
|
Y
|
Y
|
Y
|
Calling Search Space
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
CME Phone Configuration Template
|
Y
|
N
|
N
|
N
|
N
|
N
|
N
|
N
|
N
|
N
|
Common Device Configuration
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Description
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Device Pool
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Device Security Mode
|
N
|
Y
|
Y
|
Y
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Directory URL
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Disable Speakerphone
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Disable Speakerphone and Headset
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Expansion Module 1
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Expansion Module 2
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Forwarding Delay
|
N
|
Y
|
Y
|
Y
|
N
|
N
|
N
|
N
|
N
|
N
|
Generic IOS Commands
|
Y
|
N
|
N
|
N
|
N
|
N
|
N
|
N
|
N
|
N
|
Gratuitous ARP
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Idle URL
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Idle Timer
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Information
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Phone (continued)
|
Location
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Media Resource Group List
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Messages
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP Domain
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP Indication
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Module 1 Load Name
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Module 2 Load Name
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
MLPP Preemption
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Network Hold Audio Source
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Network Locale
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Owner User ID
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
PC Port
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
PC Voice VLAN Access
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Phone Load Name
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Port Ranges for IP Communicator
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Privacy
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Proxy Server URL
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Retry Video Call as Audio
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Security Profile
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Services
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Settings Access
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Softkey Template
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Speed Dial Info
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Set-only Provisioning Attributes:
|
|
|
|
|
|
|
|
|
|
|
• BLF Directed Call Park
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Device Mobility Mode
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• DND Incoming Call Alert
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• DND Option
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Do Not Disturb
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Ignore Presentation Indicators (Internal Calls Only)
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
• Presence Group
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
• Primary Phone
|
N
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
• Rerouting Calling Search Space
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Phone (continued)
|
• SIP Profile
|
N
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
• Subscribe Calling Search Space
|
N
|
N
|
N
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
User Hold Audio Source
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
User Locale
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Video Capabilities
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Web Access
|
N
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Y
|
Table 6-4 Supported Unified Message Processor Provisioning Attributes
Product Group
|
Provisioning Attribute
|
Cisco Unity Express
|
Cisco Unity
|
Cisco Unity Connection
|
Voicemail
|
Alternate Voicemail Extensions
|
N
|
Y
|
N
|
CUE User Configuration Template
|
Y
|
N
|
N
|
CUE Voicemail Configuration Template
|
Y
|
N
|
N
|
Enable ResyncMWI
|
N
|
Y
|
N
|
Legacy Mailbox
|
N
|
Y
|
N
|
Remote Node ID
|
N
|
Y
|
N
|
Unified Messaging
|
UM Disabling Class Of Service Template
|
N
|
Y
|
Y
|
UM Enabling Class Of Service Template
|
N
|
Y
|
Y
|
UM Disabling Subscriber Template
|
N
|
Y
|
Y
|
UM Enabling Subscriber Template
|
N
|
Y
|
Y
|
Note
Unless certain Phone provisioning attributes are configured when placing an order, they will display Not Set. But when you view the phone in the Cisco Unified Communications Manager user interface, the attributes will appear as being set to a default value. This occurs because the Cisco Unified Communications Manager AXL interface does not return default values to Provisioning Manager for these attributes when provisioning a phone.
This applies to the following provisioning attributes:
•
Auto Line Select
•
Disable Speakerphone
•
Disable Speakerphone and Headset
•
Forwarding Delay
•
Gratuitous ARP
•
PC Port
•
PC Voice VLAN Access
•
Port Ranges for IP Communicator
•
Retry Video Call as Audio
•
Settings Access
•
Video Capabilities
•
Web Access
Configuring a Transformation Template for Provisioning Attributes
For some provisioning attributes (see Table 6-1), you can enter a transformation template in the provisioning attribute field to manipulate the digits of the directory number displayed on the phone. The digit transformation of the masking of the directory number allows you to choose what to display.
The template allows you to delete, insert, reorder, or change any digits of the directory number by embedding transformation masks inside the text string of the provisioning attribute.
A transformation template contains one or more transformation masks.
In the transformation mask, the following characters are allowed:
•
W or w—Allows the directory number digits to appear in the same position, starting from the left.
•
X or x—Allows the directory number digits to appear in the same position, starting from the right.
•
. (period)—Ignores the digits in the directory number at the same position.
•
Any number—Appears as itself in the output.
•
% (percent)—Delimiter.
•
\ (backward slash)—Delimiter (escape character).
If any other characters are used in a mask, the mask is not recognized as a mask and the characters are treated as normal text.
Note
When configuring the template, remember the following:
•
If a transformation mask contains both a W and an X, it is not recognized as a valid mask and is treated as normal text. But if the template contains multiple masks, you can use a W and an X in different masks inside the same template.
•
Any delimiter character without a prefixed escape character (\) is treated as a normal character when it is not recognized as a valid delimiter as part of a transformation mask. The escape character can be used only in places where you need to separate the normal context from the transformation mask.
•
The template is limited to 60 characters.
Table 6-5 lists examples of transformation templates. The directory number used in the examples is 1234567891.
Table 6-5 Transformation Template Examples
Template
|
Results
|
%XXX%
|
891
|
%WWW%
|
123
|
%XXX.......%
|
123
|
%XXXX%
|
7891
|
%......WWWW%
|
7891
|
%...WWW%
|
456
|
%XXX....%
|
456
|
%9XXX0000%
|
94560000
|
%..9WWW0000%
|
94560000
|
%55585XX000%
|
5558567000
|
%55585WW000%
|
5558567000
|
%WWXX%
|
%WWXX%
|
(%WWW%) %...WWW%-%XXXX%
|
(123) 456-7891
|
John Smith x%XXXXX%
|
John Smith x67891
|
%John Smith\%x%XXXXX%
|
%John Smith%x67891
|
%WWW% Engineering
|
123 Engineering
|