cc/td/doc/product/voice/its/cme34
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table Of Contents

Cisco Unified CME Commands: X

xmlschema

xmltest

xmlthread

xml user


Cisco Unified CME Commands: X


Last Updated: June 19, 2006
First Published: February 27, 2006

This chapter contains commands to configure and maintain Cisco Unified Communications Manager Express (formally known as Cisco Unified CallManager Express). The commands are presented in alphabetical order. Some commands required for configuring Cisco Unified Communications Manager Express (Cisco Unified CME) may be found in other Cisco IOS command references. Use the command reference master index or search online to find these commands.

xmlschema

Effective with Cisco Unified CME 4.0, the xmlschema command was made obsolete.

For earlier releases, to specify the URL for a Cisco CME eXtensible Markup Language (XML) application program interface (API) schema, use the xmlschema command in telephony-service configuration mode. To set the URL for the XML API schema to the default, use the no form of this command.

xmlschema schema-url

no xmlschema

Syntax Description

schema-url

Local or remote URL as defined in RFC 2396.


Command Default

srst-its.xsd

Command Modes

Telephony-service configuration

Command History

Cisco IOS Release
Cisco Product
Modification

12.2(15)ZJ

Cisco CME 3.0

This command was introduced.

12.3(4)T

Cisco CME 3.0

This command was integrated into Cisco IOS Release 12.3(4)T.

12.4(4)XC

Cisco Unified CME 4.0

This command was made obsolete.

12.4(9)T

Cisco Unified CME 4.0

This command was made obsolete in Cisco IOS Release 12.4(9)T.


Examples

The following example specifies a URL for an XML API schema:

Router(config)# telephony-service
Router(config-telephony)# xmlschema http://server2.example.com/schema/schema1.xsd

Related Commands

Command
Description

telephony-service

Enters telephony-service configuration mode.


xmltest

Effective with Cisco Unified CME 4.0, the xmltest command was made obsolete.

For earlier releases, to specify that the HTTP payload in eXtensible Markup Language (XML) application program interface (API) queries be interpreted as having form format, use the xmltest command in telephony-service configuration mode. To specify that the HTTP payload should be interpreted as plain text (no form) format, use the no form of this command.

xmltest

no xmltest

Syntax Description

This command has no arguments or keywords.

Command Default

Plain text (no form) format

Command Modes

Telephony-service configuration

Command History

Cisco IOS Release
Cisco Product
Modification

12.2(15)ZJ

Cisco CME 3.0

This command was introduced.

12.3(4)Ts

Cisco CME 3.0

This command was integrated into Cisco IOS Release 12.3(4)T.

12.4(4)XC

Cisco Unified CME 4.0

This command was made obsolete.

12.4(9)T

Cisco Unified CME 4.0

This command was made obsolete in Cisco IOS Release 12.4(9)T.


Examples

The following example specifies that the HTTP payload in XML API queries be interpreted as having form format:

Router(config)# telephony-service
Router(config-telephony)# xmltest

Related Commands

Command
Description

telephony-service

Enters telephony-service configuration mode.


xmlthread

Effective with Cisco Unified CME 4.0, the xmlthread command was made obsolete.

For earlier releases, to set the maximum number of concurrent Cisco CME eXtensible Markup Language (XML) application program interface (API) queries, use the xmlthread command in telephony-service configuration mode. To set the maximum number of queries to the default, use the no form of this command.

xmlthread number

no xmlthread

Syntax Description

number

Maximum number of XML API queries. Range is from 1 to 5. Default is 2.


Command Default

The maximum number of queries is 2.

Command Modes

Telephony-service configuration

Command History

Cisco IOS Release
Cisco Product
Modification

12.2(15)ZJ

Cisco CME 3.0

This command was introduced.

12.3(4)T

Cisco CME 3.0

This command was integrated into Cisco IOS Release 12.3(4)T.

12.4(4)XC

Cisco Unified CME 4.0

This command was made obsolete.

12.4(9)T

Cisco Unified CME 4.0

This command was made obsolete in Cisco IOS Release 12.4(9)T.


Examples

The following example sets the maximum number of XML API queries to 5:

Router(config)# telephony-service
Router(config-telephony)# xmlthread 5

Command
Description

telephony-service

Enters telephony-service configuration mode.


xml user

To define a user who is authorized to use XML applications to execute commands, use the xml user command in telephony-service configuration mode. To delete the user, use the no form of this command.

xml user user-name password password privilege-level

no xml user user-name password password privilege-level

Syntax Description

user-name

User name of the authorized user.

password password

Password to use for access.

privilege-level

Level of access to Cisco IOS commands to be granted to this user. Only the commands with the same or a lower level can be executed via XML. Range is 0 to 15.


Command Default

An authorized user is not named.

Command Modes

Telephony-service configuration

Command History

Cisco IOS Release
Cisco Product
Modification

12.4(4)XC

Cisco Unified CME 4.0

This command was introduced.

12.4(9)T

Cisco Unified CME 4.0

This command was integrated into Cisco IOS Release 12.4(9)T.


Usage Guidelines

You can configure additional levels of access to commands, called privilege levels, to meet the needs of your users while protecting the system from unauthorized access. Up to 16 privilege levels can be configured using the privilege command, from level 0, which is the most restricted level, to level 15, which is the least restricted level.

Examples

The following example defines user23 as an authorized user at level 15:

Router(config)# telephony-service
Router(config-telephony)# xml user user23 password 3Rs92uzQ 15

Related Commands

Command
Description

privilege

Configures a new privilege level for users and associate commands with that privilege level.



hometocprevnextglossaryfeedbacksearchhelp

Posted: Thu Jul 12 14:57:04 PDT 2007
All contents are Copyright © 1992--2007 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.