McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 57

↗ View in doc context
page
57
source
voice-quality/troubleshooting/cisco-ios-vs-iosxe/cisco-ios-vs-iosxe.md
chunk_id
voice-quality::troubleshooting::cisco-ios-vs-iosxe::cisco-ios-vs-iosxe::71

Inbound/Outbound SIP Profile Example Syntax

! voice class sip-profiles <number> request <message-type> sip-header <header> modify "match-pattern" "replace-pattern" request <message-type> sip-header <header> add "add-pattern" request <message-type> sip-header <header> remove

request <message-type> sdp-header <header> modify "match-pattern" "replace-pattern" request <message-type> sdp-header <header> add "add-pattern" request <message-type> sdp-header <header> remove

response <number> sip-header <header> modify "match-pattern" "replace-pattern" response <number> sip-header <header> add "add-pattern" response <number> sip-header <header> remove

response <number> sdp-header <header> modify "match-pattern" "replace-pattern" response <number> sdp-header <header> add "add-pattern" response <number> sdp-header <header> remove !

Inbound/Outbound SIP Profile Example with Numbers

voice class sip-profiles 200 rule 1 response ANY sip-header Remote-Party-ID modify "match-pattern" "replace-pattern" rule 2 response ANY sdp-header Audio-Attribute modify "match-pattern" "replace-pattern"

Outbound SIP Profile Application Methods

<#root> ! Global Application voice service voip sip sip-profiles <number> ! ! Tenant Application

voice class tenant <tag> sip-profiles <tag> ! ! Dial-peer Application

dial-peer voice <tag> voip voice-class sip profiles <number> !