Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-11-24 14:12
Flavor·PCRE (Legacy)

/
(^[A-Za-z0-9 \"]*)(\<sip:)([\+1]*8004001506)(.*\>.*)
/
gm
Open regex in editor

Description

Modify existing or blank CNAM portion of SIP URI for specific Called Party to a specific value on outbound SIP INVITE.

Submitted by anonymous