McDewey

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

Page 900

↗ View in doc context
page
900
source
cucm/v15/tapi-dev-guide/tapi-dev-guide.md
chunk_id
cucm::v15::tapi-dev-guide::tapi-dev-guide::914

Common Device Configuration Device Mode Changes From IPv4_v6 to IPv4 Expected result Steps Application receives LineDevSpecific for the opened CTI Ports/RP in the device config indicating that Addressing mode has changed. All lines registered as IPv6 get a LINE_CLOSE Event. Application can then re-register these lines later. User changes the device configuration on common device configuration from IPv4_v6 to IPv4 only Common Device Configuration Device Mode Changes From IPv4 to IPv6 Expected result Steps Application receives LineDevSpecific for the opened CTI Ports/RP in the device config indicating that Addressing mode has changed. All lines registered as IPv4 get a LINE_CLOSE Event. Application can then re-register these lines later. User changes the device configuration on common device configuration from IPv4 only to IPv6 only Join Across Lines Setup Line A on device A Line B1 and B2 on device B Line C on device C Line D on device D Line B1’ on device B1’, B1’ is a shared line with B1 Join Two Calls From Different Lines to B1 Expected events Action For A A ‡ B1 is HOLD LINE_CALLSTATE param1 = x100, CONNECTED Caller = A, Called = B1 Connected B1 C ‡ B2 is connected For B1: LINE_CALLSTATE param1 = x100, HOLD Caller = A, Called = B1, Connected = A For B2: LINE_CALLSTATE param1 = x100, CONNECTED Caller = C, Called = B2 , Connected = C For C: LINE_CALLSTATE param1 = x100, CONNECTED Caller = C, Called = B2, Connected = B2 Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 868 Message Sequence Charts Join Across Lines

Page 900 diagram