clear voip calls
This command disconnects active calls.
Syntax
# clear voip calls [<Session ID>|tag]
Command |
Description |
---|---|
(Carriage Return) |
Disconnects all calls. |
Session ID |
(Optional) Disconnects the call with the specified Session ID. |
tag |
Disconnects calls that match the specified Dial Plan tag (name=value). |
Command Mode
Privileged User
Related Commands
show voip calls active
Example
■ | Displaying and then disconnecting a call based on Session ID: |
# show voip calls Total Active Calls: 1 | Session ID | Caller | Callee | Origin | Remote IP |End Point Type |Duration|Call State ============================================================================================================================= |326433737 |3005 |2000 |Outgoing|10.8.6.36 |FXS-3/3 |00:00:06|Connected # clear voip calls 326433737 1 Active Calls were Manually disconnected
■ | Disconnecting calls whose Dial Plan tag is "region=usa": |
# clear voip calls tag region=usa