Top Banner
PAI or PPI Header in Incoming and Outgoing SIP Calls Prior to the introduction of the PAI or PPI Header in Incoming and Outgoing SIP Calls feature, the P-Asserted-Identity (PAI) or the P-Preferred-Identity (PPI) privacy header was supported for outgoing calls at the global level. The PAI or PPI Header in Incoming and Outgoing SIP Calls feature is an enhancement to support PAI or PPI header for incoming and outgoing calls at the global level and dial-peer configuration mode. This module describes how to enable support for the PAI or the PPI privacy header in incoming and outgoing Session Initiation Protocol (SIP) requests or response messages. Finding Feature Information for PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 1 Contents, on page 2 Information About PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 2 How to Configure PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 3 Configuration Examples for PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 5 Additional References, on page 5 Feature Information for Handling PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 6 Finding Feature Information for PAI or PPI Header in Incoming and Outgoing SIP Calls Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the Feature Information for Handling PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 6. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn . An account on Cisco.com is not required. PAI or PPI Header in Incoming and Outgoing SIP Calls 1
8

PAI or PPI Header in Incoming and Outgoing SIP Calls · PAIorPPIHeaderinIncomingandOutgoingSIP Calls PriortotheintroductionofthePAIorPPIHeaderinIncomingandOutgoingSIPCallsfeature,the

Jan 20, 2019

Download

Documents

doandiep
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: PAI or PPI Header in Incoming and Outgoing SIP Calls · PAIorPPIHeaderinIncomingandOutgoingSIP Calls PriortotheintroductionofthePAIorPPIHeaderinIncomingandOutgoingSIPCallsfeature,the

PAI or PPI Header in Incoming and Outgoing SIPCalls

Prior to the introduction of the PAI or PPI Header in Incoming and Outgoing SIP Calls feature, theP-Asserted-Identity (PAI) or the P-Preferred-Identity (PPI) privacy header was supported for outgoing callsat the global level. The PAI or PPI Header in Incoming and Outgoing SIP Calls feature is an enhancement tosupport PAI or PPI header for incoming and outgoing calls at the global level and dial-peer configurationmode.

This module describes how to enable support for the PAI or the PPI privacy header in incoming and outgoingSession Initiation Protocol (SIP) requests or response messages.

• Finding Feature Information for PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 1• Contents, on page 2• Information About PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 2• How to Configure PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 3• Configuration Examples for PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 5• Additional References, on page 5• Feature Information for Handling PAI or PPI Header in Incoming and Outgoing SIP Calls, on page 6

Finding Feature Information for PAI or PPI Header in Incomingand Outgoing SIP Calls

Your software release may not support all the features documented in this module. For the latest featureinformation and caveats, see the release notes for your platform and software release. To find informationabout the features documented in this module, and to see a list of the releases in which each feature is supported,see the Feature Information for Handling PAI or PPI Header in Incoming and Outgoing SIP Calls, on page6.

Use Cisco Feature Navigator to find information about platform support and Cisco software image support.To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn . An account on Cisco.com is notrequired.

PAI or PPI Header in Incoming and Outgoing SIP Calls1

Page 2: PAI or PPI Header in Incoming and Outgoing SIP Calls · PAIorPPIHeaderinIncomingandOutgoingSIP Calls PriortotheintroductionofthePAIorPPIHeaderinIncomingandOutgoingSIPCallsfeature,the

Contents

Information About PAI or PPI Header in Incoming and OutgoingSIP Calls

PAI or PPI Header OverviewFor incoming SIP requests or response messages, when the PAI or PPI privacy header is set, the SIP gatewaybuilds the PAI or PPI header into the common SIP stack, thereby providing support to handle the call datapresent in the PAI or PPI header. To process the data from the PAI or PPI header of incoming SIP calls, werecommend that you enable the asserted ID for the incoming dial peer.

For outgoing SIP requests or response messages, when the PAI or PPI privacy header is set, privacy informationis sent using the PAI or PPI header.

If the PAI or PPI asserted ID is not enabled either in dial-peer configuration mode or at the global level, thecall data present in the PAI or PPI header of incoming SIP calls is ignored.

Note

Support for PAI or PPI Header at the Global LevelAt the global level, the support for the PAI or PPI header in incoming and outgoing calls is provided usingthe asserted-id command. The asserted-id command enables the support for generating the PAI or PPI header,or the Remote-Party-ID (RPID) or FROM header data, to populate outbound calling information.

Support for PAI or PPI Header in Dial-Peer Configuration ModeIn dial-peer configuration mode, the support for the PAI or PPI header in incoming and outgoing calls isprovided using the voice-class sip asserted-id command. The voice-class sip asserted-id command enablesthe support for generating the PAI or PPI header, or the Remote-Party-ID (RPID) or FROM header data, topopulate outbound calling information.

PAI or PPI Header in Incoming and Outgoing SIP Calls2

PAI or PPI Header in Incoming and Outgoing SIP CallsContents

Page 3: PAI or PPI Header in Incoming and Outgoing SIP Calls · PAIorPPIHeaderinIncomingandOutgoingSIP Calls PriortotheintroductionofthePAIorPPIHeaderinIncomingandOutgoingSIPCallsfeature,the

How to Configure PAI or PPI Header in Incoming and OutgoingSIP Calls

Configuring the PAI or PPI Privacy Header at the Global Level

SUMMARY STEPS

1. enable2. configure terminal3. voice service voip4. sip5. asserted-id {pai | ppi}6. end

DETAILED STEPS

PurposeCommand or Action

Enables privileged EXEC mode.enableStep 1

Example: • Enter your password if prompted.

Router> enable

Enters global configuration mode.configure terminal

Example:

Step 2

Router# configure terminal

Enters voice service VoIP configuration mode.voice service voip

Example:

Step 3

Router(config)# voice service voip

Enters voice service VoIP-SIP configuration mode.sip

Example:

Step 4

Router(conf-voi-serv)# sip

Configures the privacy header for incoming and outgoingSIP requests and response messages.

asserted-id {pai | ppi}

Example:

Step 5

• pai --Specifies the PAI type privacy header.Router(conf-serv-sip)# asserted-id pai

• ppi --Specifies the PPI type privacy header.

PAI or PPI Header in Incoming and Outgoing SIP Calls3

PAI or PPI Header in Incoming and Outgoing SIP CallsHow to Configure PAI or PPI Header in Incoming and Outgoing SIP Calls

Page 4: PAI or PPI Header in Incoming and Outgoing SIP Calls · PAIorPPIHeaderinIncomingandOutgoingSIP Calls PriortotheintroductionofthePAIorPPIHeaderinIncomingandOutgoingSIPCallsfeature,the

PurposeCommand or Action

Exits voice service VoIP-SIP configuration mode andreturns to privileged EXEC mode.

end

Example:

Step 6

Router(conf-serv-sip)# end

Configuring the PAI or PPI Privacy Header in Dial-Peer Configuration Mode

SUMMARY STEPS

1. enable2. configure terminal3. dial peer voice tag4. voice-class sip asserted-id {pai | ppi | system}5. end

DETAILED STEPS

PurposeCommand or Action

Enables privileged EXEC mode.enableStep 1

Example: • Enter your password if prompted.

Router> enable

Enters global configuration mode.configure terminal

Example:

Step 2

Router# configure terminal

Enters dial-peer configuration mode.dial peer voice tag

Example:

Step 3

Router(config)# dial peer voice 1

Configures the privacy header for incoming and outgoingSIP requests and response messages.

voice-class sip asserted-id {pai | ppi | system}

Example:

Step 4

• pai --Specifies the PAI type privacy header.Router(config-dial-peer)# voice-class sipasserted-id pai • ppi --Specifies the PPI type privacy header.

• system --Uses the global-level configuration settingsto configure the dial peer.

Exits dial-peer configurationmode and returns to privilegedEXEC mode.

end

Example:

Step 5

PAI or PPI Header in Incoming and Outgoing SIP Calls4

PAI or PPI Header in Incoming and Outgoing SIP CallsConfiguring the PAI or PPI Privacy Header in Dial-Peer Configuration Mode

Page 5: PAI or PPI Header in Incoming and Outgoing SIP Calls · PAIorPPIHeaderinIncomingandOutgoingSIP Calls PriortotheintroductionofthePAIorPPIHeaderinIncomingandOutgoingSIPCallsfeature,the

PurposeCommand or Action

Router(config-dial-peer)# end

Configuration Examples for PAI or PPI Header in Incoming andOutgoing SIP Calls

Example Configuring the PAI or PPI Privacy Header at the Global LevelThe following example shows how to enable support for the PAI privacy header:

Router> enableRouter# configure terminalRouter(config)# voice service voipRouter(conf-voi-serv)# sipRouter(conf-serv-sip)# asserted-id pai

Example Configuring the PAI or PPI Privacy Header in Dial-Peer ConfigurationMode

The following example shows how to enable support for the PPI header:

Router> enableRouter# configure terminalRouter(config)# dial peer voice 1Router(conf-voi-serv)# voice-class sip asserted-id ppi

Additional ReferencesRelated Documents

Document TitleRelated Topic

Cisco IOS Master Commands List, All ReleasesCisco IOS commands

Cisco IOS Voice Command ReferenceCisco IOS Voice commands

For more information about Cisco IOS voice features, includingfeature documents, and troubleshooting information:

http://www.cisco.com/en/US/docs/ios/12_3/vvf_c/cisco_ios_voice_configuration_library_glossary/vcl.htm

Cisco IOSVoice Configuration Library

PAI or PPI Header in Incoming and Outgoing SIP Calls5

PAI or PPI Header in Incoming and Outgoing SIP CallsConfiguration Examples for PAI or PPI Header in Incoming and Outgoing SIP Calls

Page 6: PAI or PPI Header in Incoming and Outgoing SIP Calls · PAIorPPIHeaderinIncomingandOutgoingSIP Calls PriortotheintroductionofthePAIorPPIHeaderinIncomingandOutgoingSIPCallsfeature,the

Standards

TitleStandard

--None

MIBs

MIBsLink

MIB

--None

RFCs

TitleRFC

--None

Technical Assistance

LinkDescription

http://www.cisco.com/cisco/web/support/index.htmlTheCisco Support andDocumentationwebsite providesonline resources to download documentation, software,and tools. Use these resources to install and configurethe software and to troubleshoot and resolve technicalissues with Cisco products and technologies. Access tomost tools on the Cisco Support and Documentationwebsite requires a Cisco.com user ID and password.

Feature Information for Handling PAI or PPI Header in Incomingand Outgoing SIP Calls

The following table provides release information about the feature or features described in this module. Thistable lists only the software release that introduced support for a given feature in a given software releasetrain. Unless noted otherwise, subsequent releases of that software release train also support that feature.

Use Cisco Feature Navigator to find information about platform support and Cisco software image support.To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.

PAI or PPI Header in Incoming and Outgoing SIP Calls6

PAI or PPI Header in Incoming and Outgoing SIP CallsFeature Information for Handling PAI or PPI Header in Incoming and Outgoing SIP Calls

Page 7: PAI or PPI Header in Incoming and Outgoing SIP Calls · PAIorPPIHeaderinIncomingandOutgoingSIP Calls PriortotheintroductionofthePAIorPPIHeaderinIncomingandOutgoingSIPCallsfeature,the

Table 1: Feature Information for PAI or PPI Header in Incoming and Outgoing SIP Calls

Feature InformationReleasesFeature Name

Prior to the introduction of the PAI or PPI Header in Incomingand Outgoing SIP Calls feature, the PAI or the PPI privacy headerwas supported for outgoing calls at global level. The PAI or PPIHeader in Incoming and Outgoing SIP Calls feature is anenhancement to support the PAI or the PPI privacy header forincoming and outgoing calls at the global level and dial-peerconfiguration mode.

The following commands were introduced or modified:asserted-id, voice-class sip asserted-id.

12.4(24)T15.1(3)T

PAI or PPI Header inIncoming and OutgoingSIP Calls

PAI or PPI Header in Incoming and Outgoing SIP Calls7

PAI or PPI Header in Incoming and Outgoing SIP CallsFeature Information for Handling PAI or PPI Header in Incoming and Outgoing SIP Calls

Page 8: PAI or PPI Header in Incoming and Outgoing SIP Calls · PAIorPPIHeaderinIncomingandOutgoingSIP Calls PriortotheintroductionofthePAIorPPIHeaderinIncomingandOutgoingSIPCallsfeature,the

PAI or PPI Header in Incoming and Outgoing SIP Calls8

PAI or PPI Header in Incoming and Outgoing SIP CallsFeature Information for Handling PAI or PPI Header in Incoming and Outgoing SIP Calls