Cisco Unity Express -- Subsystem JTAPI REST PI Service Operation
From DocWiki
Main page: Cisco Unity Express -- REST PI Service Operations
Previous page: Cisco Unity Express -- Fax Settings REST PI Service Operation
Next page: Cisco Unity Express -- Subsystem SIP REST PI Service Operation
Search the Cisco Unity Express documentation on the DocWiki:
Contents |
Subsystem JTAPI
Classes
Figure 14: Subsystem JTAPI
SubsystemJTAPI
| Class Name |
SubsystemJTAPI | ||
|---|---|---|---|
| Extends From |
ManagedBaseElement | ||
| Description |
Represents system-level JTAPI related configuration. | ||
| XML Namespace |
http://jtapi.subsystem.model.rest.aesop.cisco.com | ||
| Field Name | Type | Constraints | Comments |
|
ccmAddressList |
StringList |
List of IP address or hostname of Cisco Unified Communications Manager servers. | |
|
ccmCTIPortList |
IntegerList |
List of Cisco Unified Communications Manager CTI ports. | |
|
ccmEncodedCredential |
String |
During the update operation, ccmEncodedCredential and plain text credentials (ccmUserName, ccmPassword) cannot be specified together. |
Cisco Unified Communications Manager JTAPI username and password in encrypted form |
|
ccmUserName |
String |
During the update operation, ccmEncodedCredential and plain text credentials (ccmUserName, ccmPassword) cannot be specified together. |
CUCM JTAPI user name |
|
ccmPassword |
String |
During update operation, ccmEncodedCredential and plain text credentials (ccmUserName, ccmPassword) cannot be specified together. |
CUCM password for JTAPI user |
|
mwiPortNumber |
Integer |
CUCM CTI port to use for MWI | |
|
ctiPortCSS |
RedirectCSS |
Calling search space used to redirect calls from CTI ports to elsewhere. | |
|
routePointCSS |
RedirectCSS |
Calling search space used to redirect calls from route points to CTI ports |
RedirectCSS
| Class Name |
RedirectCSS (Enumeration Class) |
|---|---|
| Extends From |
BaseElement |
| Description |
Enumeration for calling search space to use while redirecting calls |
| XML Namespace |
http://jtapi.subsystem.model.rest.aesop.cisco.com |
| Enum Values |
CALLING_PARTY (Use the original calling party's calling search space to redirect) REDIRECTING_PARTY (Use the redirecting party's calling search space to redirect) CCM (default calling search space) |
Resources
| Resource URI | Operation | Input | Return Value |
|---|---|---|---|
|
/subsystem/jtapi |
GET |
SubsystemJTAPI | |
|
PUT |
SubsystemJTAPI |
