clear-sess

The clear-sess command deletes SIP, H.323, and IWF sessions from the system.

Syntax

clear-sess <sipd | h323d> <“sessions”> <all | by-agent | by-callid | by-ip | by-user>

Arguments

  • <all> Delete all sessions for the specified protocol
  • <by-agent> Delete sessions for a specified session agent
  • <by-callid> Delete sessions for a specified call identifier
  • <by-ip> Delete sessions for a specified endpoint IP address (entered in quotation marks)
  • <by-user> Delete sessions for a specified calling or called number

Mode

Superuser

Example

ORACLE# clear-sess sipd sessions all 

Note:

Use the show <sipd | h323d> sessions with similar arguments to view information about sessions you might want to clear from the system.