McDewey

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

Page 809

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

C H A P T E R 7 Cisco Unified JTAPI Examples This chapter provides the source code for makecall, the Cisco Unified JTAPI program that is used to test the JTAPI installation. The makecall program comprises a series of programs that were written in Java by using the Cisco Unified JTAPI implementation. For instructions on how to invoke makecall, see Running makecall, on page 759. The Cisco Unified JTAPI Test tool can also be used to review message examples and test JTAPI features and functions. For details, refer http://developer.cisco.com/web/jtapi/docs. • MakeCall.java, on page 745 • Actor.java, on page 747 • Originator.java, on page 751 • Receiver.java, on page 755 • StopSignal.java, on page 756 • Trace.java, on page 757 • TraceWindow.java, on page 758 • Running makecall, on page 759 MakeCall.java /** * makecall.java *

Image 1 from page 809

Page 809 content