Table Of Contents
Monitoring Active Calls
Displaying Active Calls by Application
Displaying Active Calls by Route
Terminating an Active Call
Monitoring Active Calls
This chapter describes the commands that permit monitoring of active calls on the Cisco Unity Express system and contains the following sections:
•
Displaying Active Calls by Application
•
Displaying Active Calls by Route
•
Terminating an Active Call
Displaying Active Calls by Application
To display active calls by Cisco Unity Express application, use the following command in Cisco Unity Express EXEC mode:
show ccn call application [all [subsystem {jtapi | sip}] |
application-name [subsystem {jtapi | sip}]]
where all displays active calls for all applications, application-name displays active calls for the specified application, and jtapi and sip display active calls for those subsystems.
The command displays information about the port, the call, and the media.
The following is sample output for the show ccn call application command:
se-10-0-0-0# show ccn call application voicemail
Active Call Details for Subsystem :SIP
-----------------------------------------
**** Details for route ID :1200 ****
-------------------------------------
** Active Port #1:Call and Media info **
------------------------------------------
Call Impl Id :FFCE47C8-669711D6-8C4BF237-80EC4A17@10.4.39.35
Call State :CALL_ANSWERED
Call active time(in seconds) :1
Application Associated :voicemail
Application Task Id :17000000122
CLID :sip:1005@10.4.39.35
Media Destination Address :10.4.39.35
Media Destination Port :16970
Destination Payload :G711ULAW64K
Media Source Address :10.4.39.135
Source Payload :G711ULAW64K
se-10-0-0-0# show ccn call application promptmgmt
Active Call Details for Subsystem :SIP
-----------------------------------------
**** Details for route ID :1202 ****
-------------------------------------
** Active Port #1:Call and Media info **
------------------------------------------
Call Impl Id :92023CF-669811D6-8C50F237-80EC4A17@10.4.39.35
Call State :CALL_ANSWERED
Call active time(in seconds) :1
Application Associated :promptmgmt
Application Task Id :17000000123
CLID :sip:1005@10.4.39.35
Media Destination Address :10.4.39.35
Media Destination Port :18534
Destination Payload :G711ULAW64K
Media Source Address :10.4.39.135
Source Payload :G711ULAW64K
Displaying Active Calls by Route
Cisco Unity Express supports displaying active calls by route, which is a trigger number configured for an application. Use the show ccn trigger command to display a list of configured triggers.
To display active calls by route, use the following command in Cisco Unity Express EXEC mode:
show ccn call route [all [subsystem {jtapi | sip}] | route-address [subsystem {jtapi | sip}]]
where all displays active calls for all applications, route-address displays active calls for the specified route, and jtapi and sip display active calls for those subsystems.
The command displays information about the port, the call, and the media for both JTAPI and SIP subsystems.
The following example is sample output for the show ccn call route all command:
se-10-0-0-0# show ccn call route all
Active Call Details for Subsystem :JTAPI
-----------------------------------------
**** Details for route ID :2200 ****
-------------------------------------
** Active Port #1:Call and Media info **
------------------------------------------
Call State :CALL_ANSWERED
Call active time(in seconds) :6
Application Associated :voicemail
Application Task Id :17000000010
Original Called Number :2200
Media Destination Address :172.16.59.11
Media Destination Port :22814
Destination Payload :G711ULAW64K
Media Source Address :10.4.14.133
Source Payload :G711ULAW64K
** Active Port #2:Call and Media info **
------------------------------------------
Call State :CALL_ANSWERED
Call active time(in seconds) :6
Application Associated :voicemail
Application Task Id :17000000011
Original Called Number :2200
Media Destination Address :172.16.59.12
Media Destination Port :27928
Destination Payload :G711ULAW64K
Media Source Address :10.4.14.133
Source Payload :G711ULAW64K
Active Call Details for Subsystem :SIP
-----------------------------------------
The following example displays active calls for the route 1200, which is a trigger number for the voice-mail application.
se-10-0-0-0# show ccn call route 1200
Active Call Details for Subsystem :SIP
-----------------------------------------
**** Details for route ID :1200 ****
-------------------------------------
** Active Port #1:Call and Media info **
------------------------------------------
Call Impl Id :E682B0A9-673311D6-8C64F237-80EC4A17@10.4.39.35
Call State :CALL_ANSWERED
Call active time(in seconds) :0
Application Associated :voicemail
Application Task Id :17000000127
CLID :sip:1005@10.4.39.35
Media Destination Address :10.4.39.35
Media Destination Port :18812
Destination Payload :G711ULAW64K
Media Source Address :10.4.39.135
Source Payload :G711ULAW64K
Terminating an Active Call
An active call can be terminated using the call's implementation ID or the implementation ID of the port through which the call came in to the system. Use the show ccn call route command to obtain the call or port implementation ID. See "Displaying Active Calls by Route".
To terminate an active call, use the following command in Cisco Unity Express EXEC mode:
ccn call terminate {callimplid | portimplid} impli-id
where impli-id is the implementation ID of the call or port.
The following examples terminate a call with implementation ID 1567/1:
se-10-0-0-0# ccn call terminate call 1567/1
The following examples terminate a call coming through a port with implementation 4086502014:
se-10-0-0-0# ccn call terminate port 4086502014