Versions Compared

Key

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

...

Panel

...

...

Back to Table of Contents

Back to CLI System-Level Mode

Back to show Command Details

Back to show status Command Details

In this section:

Table of Contents
maxLevel3

Command Syntax

 

Code Block
languagenone
> show status profiles callParameterFilterProfile
	

...

Command Parameters

...

Seed data for provisioning support

name
	description

Multiexcerpt include
MultiExcerptNameCall Param Filter Profile
PageWithExcerptShow Table Profiles -

...

Call Parameter Filter Profile

Command Example

...

Code Block
languagenone
> 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