In this section:
E.164 is an international numbering plan for public telephone systems in which each assigned number contains a country code, a national destination code, and a subscriber number. An E.164 number consists of up to 15 digits and/or characters:
- DIGITS: 0 ~ 9
- SPECIAL CHARACTERS: "*", "#"
- VISUAL SEPARATORS: "-", ".", "(",")"
The SBC Core supports configuring an E.164 profile to manage the behavior of E.164 Normalization. Use the E164Profile
object to configure E.164 profiles which can then be attached to a SIP Trunk Group at the signaling level (refer to SIP Trunk Group - Signaling - CLI for details). Different E.164 profiles can be configured for both Local and Global numbers.
The E.164 Profile provides flexibility to allow/truncate/remove specific characters as part of Normalization as described on this page.
Command Syntax
% set profiles signaling E164Profile <profile name> sonusE164ProfCharDot <allow | remove | truncate> sonusE164ProfCharHash <allow | remove | truncate> sonusE164ProfCharHyphen <allow | remove | truncate> sonusE164ProfCharLeftCircularBracket <allow | remove | truncate> sonusE164ProfCharNonFirstPlus <allow | remove | truncate> sonusE164ProfCharRightCircularBracket <allow | remove | truncate> sonusE164ProfCharStar <allow | remove | truncate> sonusE164ProfDigitA <allow | remove | truncate> sonusE164ProfDigitB <allow | remove | truncate> sonusE164ProfDigitC <allow | remove | truncate> sonusE164ProfDigitD <allow | remove | truncate> sonusE164ProfDigitE <allow | remove | truncate> sonusE164ProfDigitF <allow | remove | truncate> % delete profiles signaling E164Profile <profile name>
Command Parameters
The E164 Profile parameters are described below: