Content

Page tree

D-SERIES

Web User Interface 

Identities - SIP Settings(Section)__Dial Plan String

Phone User Interface 

N/A

Firmware

N/A

XML Configuration

<user_dp_exp perm="PERMISSIONFLAGS">VALIDVALUE</user_dp_exp>

Description

ENUM means that a conventional E.164 number (normal phone number) is mapped to a SIP URI so that a pure IP call can be started instead of an IP/PSTN call. To use ENUM lookup not only this option has to be enabled, but also below options Countrycode and Areacode have to be setup properly before. Both options are used to build the above Dial Plan String which is mandatory to make the ENUM lookup work.

Valid Values

"ENUM 49 30" where
ENUM = enables ENUM lookups
49 = The country code for ENUM lookup (e.g., 49 for Germany)
30 = The area code for ENUM lookup (e.g., 30 for Berlin)

Default Value

blank 


Note: Part of the dialplan in order to set up ENUM support. "ENUM 49 30" means the phone resides in the contry code 49 and area code 30 and is setup to use ENUM lookup.