...
...
...
Back to Table of Contents
Back to CLI System-Level Mode
Back to show Command Details
Back to show status Command Details
Code Block |
---|
|
> show status profiles callParameterFilterProfile
|
...
Command Parameters
...
Seed data for provisioning support
Multiexcerpt include |
---|
MultiExcerptName | Call Param Filter Profile |
---|
PageWithExcerpt | Show Table Profiles - |
---|
|
...
Call Parameter Filter Profile |
|
Command Example
...
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 ";
} |