Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel

In this section:

Table of Contents
maxLevel3
minLevel2

 This section includes commands to perform the following SIP Subscription activities:

  • Reset the SIP subscription count
  • Delete a SIP subscription

sipSubCountReset

Use this command to reset the SIP subscription count.

Command Syntax

Code Block
languagenone
> request addressContext <addressContext name> sipSubCountReset

 

Command Parameters

Caption
0Table
1SIP Subscription Count Reset Request Parameters
3SIP Subscription Count Reset Request Parameters

Parameter

Description

sipSubCountReset

Reset SIP subscription count.

 

Command Example

Code Block
languagenone
request addressContext default sipSubCountReset 
result success reason Subscription Count is Reset

 

sipSubscriptionDelete

Use this command to delete a SIP subscription by the subscription ID.

Command Syntax

Code Block
languagenone
> request addressContext <addressContext name> sipSubscriptionDelete <subcription id>

 

Command Parameters

Caption
0Table
1SIP Subscription Delete Request Parameters
3SIP Subscription Delete Request Parameters

Parameter

Description

sipSubscriptionDelete

<id> – Delete a SIP subscription.

 

Command Example

Code Block
languagenone
request addressContext default sipSubscriptionDelete id 13

 

Pagebreak