Command Syntax

 

> show table profiles callParameterFilterProfile
	name
	description

Command Parameters

Call 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

> 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

 

  • No labels