Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
Code Block | ||
---|---|---|
| ||
> show status profiles callParameterFilterProfile SIP_MSG_TYPE_INFO SIP_MSG_TYPE_MESSAGE SIP_MSG_TYPE_NOTIFY SIP_MSG_TYPE_REGISTER SIP_MSG_TYPE_SUBSCRIBE none |
Parameter | Length/Range | Description |
---|---|---|
SIP_MSG_TYPE_INFO | N/A | SIP Message Type is Info |
SIP_MSG_TYPE_MESSAGE | N/A | SIP Message Type is Message |
SIP_MSG_TYPE_NOTIFY | N/A | SIP Message Type is Notify |
SIP_MSG_TYPE_REGISTER | N/A | SIP Message Type is Register |
SIP_MSG_TYPE_SUBSCRIBE | N/A | SIP Message Type is Subscribe |
none | N/A | Seed data for provisioning support |
description | 1-199 characters | Description of the Call Parameter Filter Profile |
Code Block | ||
---|---|---|
| ||
> show status profiles callParameterFilterProfile callParameterFilterProfile SIP_MSG_TYPE_INFO { description "SIP Message Type is Info"; } callParameterFilterProfile SIP_MSG_TYPE_MESSAGE { description "SIP Message Type is Message"; } callParameterFilterProfile SIP_MSG_TYPE_NOTIFY { description "SIP Message Type is Notify"; } callParameterFilterProfile SIP_MSG_TYPE_REGISTER { description "SIP Message Type is Register"; } callParameterFilterProfile SIP_MSG_TYPE_SUBSCRIBE { description "SIP Message Type is Subscribe"; } callParameterFilterProfile none { description "seed data for provisioning support "; } |
Pagebreak |
---|