/mcpInbound/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> !