Installation guide
SHOW ACLI COMMANDS N - Z
Version S-C6.1.0 Oracle Communications Session Border Controller ACLI Reference Guide 111
The following session statistics are shown for the Period and
Lifetime monitoring spans, in addition to the current Active count:
–Sessions—Identical to the identically named statistic on the
show sipd status command
–Initial—Displays sessions for which an INVITE of
SUBSCRIBE is being forwarded
–Early—Displays sessions for which the first provisional
response (1xx other than 100) is received
–Established—Displays sessions for which a success (2xx)
response is received
–Terminated—Displays sessions for which the session is
ended by receiving or sending a BYE for an “Established"
session or forwarding an error response for an "Initial" or
"Early" session. The session will remain in the "Terminated"
state until all the resources for the session are freed.
–Dialogs—Identical to the identically named statistic on the
show sipd status command
–Early—Displays dialogs that were created by a provisional
response
–Confirmed—Displays dialogs that were created by a success
response. An "Early" dialog will transition to "Confirmed"
when a success response is received
–Terminated—Displays dialogs that were ended by
receiving/sending a BYE for an Established" session or
receiving/sending error response "Early" dialog. The dialog
will remain in the "Terminated" state until all the resources
for the session are freed.
• sessions all—Display all SIP sessions currently on the
system
• sessions by-agent <agent name>—Display SIP sessions for
the session agent specified; adding iwf to the end of the
command shows sessions for the IWF; adding detail to the
end of the command expands the displayed information
• sessions by-ip <endpoint IP address>—Display SIP sessions
for the specified IP address for an endpoint; adding iwf to the
end of the command shows sessions for the IWF; adding
detail to the end of the command expands the displayed
information
• sessions by-user <calling or called number>—Display SIP
sessions for the specified user; adding iwf to the end of the
command shows sessions for the IWF; adding detail to the
end of the command expands the displayed information
• sessions by-callid <call ID>—Display SIP sessions for the
specified call ID; adding iwf to the end of the command
shows sessions for the IWF; adding detail to the end of the
command expands the displayed information