In this section:

SIP Generated Subscription Status

Active list of individual subscriptions for a list of SIP endpoints. All subscriptions present in the system display in the command results. Terminated subscriptions, however, are not included.

Command Syntax

> show status addressContext default sipGeneratedSubscriptionStatus

Command Parameters

SIP Generated Subscription Status Parameters

ParameterDescription
id

Linked Registration Id (reg-info value) created for the registration session

packageName

Event package name

registrarIpAddress 

SIP registrar's IP address

extExpirationTime

The external expiration timer value in seconds

subscriptionState

Administrative state of the subscription

domainName 

The SIP subscriber's domain name

SIP Sub Count Statistics

Displays the SIP relayed subscription count statistics for the SIP endpoints or the node.

Command Syntax

> show status addressContext <addressContext_name> sipSubCountStatistics
	sipSubCountAttempts
	sipSubCountCumCompletions
	sipSubCountStable
	sipSubCountFailures

Command Parameters

SIP Sub Count Statistics Parameters

ParameterDescription
name

Name of the subscription.

sipSubCountAttempts

Number of SIP relayed subscription attempts.

sipSubCountCumCompletions 

Accumulative number of completed SIP subscription attempts.

sipSubCountStable 

Current number of stable SIP subscriptions.

sipSubCountFailuresReports the SIP subscription failure counts.

SIP Subscription Count Statistics

Displays the SIP generated subscription count statistics for the SIP endpoints or node.

Command Syntax

> show status addressContext <addressContext_name> sipSubscriptionCountStatistics 
	sipSubscriptionCountAttempts
	sipSubscriptionCountSuccessful
	sipSubscriptionCountActive
	sipSubscriptionCountPending
	sipSubscriptionCountFailed

Command Parameters

SIP Subscription Count Statistics Parameters

ParameterDescription
name The name of the SIP subscription.

sipSubscriptionCountAttempts

The number of SIP subscription attempts for this address context.

sipSubscriptionCountSuccessful

The accumulative number of completed/successful SIP subscriptions for this address context.

sipSubscriptionCountActive

The current number of active SIP subscriptions for this address context.

sipSubscriptionCountPending

The number of pending SIP subscriptions for this address context.

sipSubscriptionCountFailed

The total number of failed SIP subscriptions for this address context.

SIP Subscription Status

The active SIP subscription status for a list of SIP endpoints.

Command Syntax

> show status addressContext <addressContext_name> sipSubscriptionStatus

Command Parameters

SIP Subscription Status Parameters

ParameterDescription
callId 

Caller ID that uniquely identified the relayed subscription.

expirationTime 

The expiration timer value in seconds.

nextHopIpAddress 

Next hop TSAP IP address.

nextHopPortNum 

Next hop TSAP UDP port number.

origEPDomain

Originating endpoint contact host.

previousHopIpAddress

Originating endpoint's IP Address.

previousHopPortNum 

Originating endpoint's UDP port number.

serverDomainName  The SIP subscription server's domain name as received in contact header of 200 OK for SUBSCRIBE.

state 

The subscription state of the endpoint. (active | expired | initiating | null | terminated)