McDewey

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

Page 415

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

char m_CGPNTOIVR [49]; virtual DWORD dwSize(void) const {return sizeof(*this)-4;} // subtract out the virtual function table pointer Parameters DWORD m_MsgType equals SLDST_START_SEND_MEDIA_TO_BIB char m_IVRDN [49] IVR port DN where Agent Greeting will be played from char m_CGPNTOIVR [49] The CallingPartyDN passed to IVR. The application can use this field to pass DN as CallingPartyDN for the agent greeting call. Stop Send Media to BIB CCiscoLineDevSpecific | +--CCiscoLineDevSpecificStopSendMediaToBIBRequest Description The CCiscoLineDevSpecificStopSendMediaToBIBRequest class allows the application to stop the agent greeting that is playing on the agent-to-customer call. This extension is only available if extension version 0x000B0000 or higher is negotiated. Note TAPI line handle and TAPI call handle are required for this request. Class Detail class CCiscoLineDevSpecificStopSendMediaToBIBRequest: public CCiscoLineDevSpecific { public: CCiscoLineDevSpecificStopSendMediaToBIBRequest (): CCiscoLineDevSpecific (SLDST_STOP_SEND_MEDIA_TO_BIB) {} virtual ~ CCiscoLineDevSpecificStopSendMediaToBIBRequest () {} virtual DWORD dwSize(void) const {return sizeof(*this)-4;} // subtract out the virtual function table pointer }; Parameters DWORD m_MsgType equals SLDST_START_SEND_MEDIA_TO_BIB Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 383 Cisco Device-Specific Extensions Parameters

Image 1 from page 415

Page 415 content