McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 1405

↗ View in doc context
page
1405
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::1409

Change in Partition When the partition information of an address is changed, the address object will be destroyed and a new address object will be created. The new address object will have the new partition information. In the example given, Address A's partition string was changed to P4. Hence, the current address object of A will be deleted and a new address object will be created. A query on the old address object using A.getPartition() will retrieve “P1”, while the same query on the new object will return “P4”. When the address partition changes, applications should query the address objects to update their partition information. JTAPI Partition Support The common assumption for all of the following use cases is that CTI provides partition information for all the lines which the JTAPI opens in the response message and JTAPI stores the partition information for every address it maintains. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 1341 Message Sequence Charts JTAPI Partition Support

Image 1 from page 1405

Page 1405 content