Provisioning Parameters
Provisioning Parameters Overview
This chapter describes the provisioning parameters that can be used in configuration profile scripts.
Configuration Profile Parameters
The following table defines the function and usage of each parameter in the Configuration Profile Parameters section under the Provisioning tab.
Firmware Upgrade Parameters
The following table defines the function and usage of each parameter in the Firmware Upgrade section of the Provisioning tab.
General Purpose Parameters
The following table defines the function and usage of each parameter in the General Purpose Parameters section of the Provisioning tab.
Macro Expansion Variables
Certain macro variables are recognized within the following provisioning parameters:
Within these parameters, syntax types, such as $NAME or $(NAME), are recognized and expanded.
Macro variable substrings can be specified with the notation $(NAME:p) and $(NAME:p:q), where p and q are non-negative integers (available in revision 2.0.11 and above). The resulting macro expansion is the substring starting at character offset p, with length q (or else till end-of-string if q is not specified). For example, if GPP_A contains ABCDEF, then $(A:2) expands to CDEF, and $(A:2:3) expands to CDE.
An unrecognized name is not translated, and the $NAME or $(NAME) form remains unchanged in the parameter value after expansion.
Internal Error Codes
The Cisco IP Phone defines a number of internal error codes (X00–X99) to facilitate configuration in providing finer control over the behavior of the unit under certain error conditions.
|
General SIP protocol error (for example, unacceptable codec in SDP in 200 and ACK messages, or times out while waiting for ACK). |
|
Feedback