Versions Compared

Key

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

...

 

Code Block
> show table profiles callParameterFilterProfile
	name
	description

Multiexcerpt
MultiExcerptNameCall Param Filter Profile

Command Parameters

Caption
0Table
1Call Parameter Filter Profile Parameters
3Call Parameter Filter Profile Parameters
ParameterDescription
name

Name of the Call Parameter Filter Profile.

Default profiles, with the SIP message type as indicated:

  • SIP_MSG_TYPE_INFO
  • SIP_MSG_TYPE_MESSAGE
  • SIP_MSG_TYPE_NOTIFY
  • SIP_MSG_TYPE_REFER
  • SIP_MSG_TYPE_REGISTER
  • SIP_MSG_TYPE_SUBSCRIBE
  • none
descriptionDescription of a Call Parameter Filter Profile.
 

Command Example

Code Block
> show table profiles callParameterFilterProfile
NAME                    DESCRIPTION
-------------------------------------------------------------
SIP_MSG_TYPE_INFO       SIP Message Type is Info
SIP_MSG_TYPE_MESSAGE    SIP Message Type is Message
SIP_MSG_TYPE_NOTIFY     SIP Message Type is Notify
SIP_MSG_TYPE_REFER      SIP Message Type is Refer
SIP_MSG_TYPE_REGISTER   SIP Message Type is Register
SIP_MSG_TYPE_SUBSCRIBE  SIP Message Type is Subscribe
none                    seed data for provisioning support

 

Pagebreak