User Guide for the W52P IP DECT Phone382. Press or to highlight the desired list, and press the OK soft key.The LCD screen displays all entries of the selected list.3. Press or to highlight the desired entry, and press the View soft key.The LCD screen displays the detailed information of the entry.To place a call from the network call log:1. Press the History soft key when the handset is idle.The LCD screen displays 4 network call log lists: All Calls, Outgoing Calls, MissedCalls and Accepted Calls.2. Press or to highlight the desired list, and press the OK soft key.The LCD screen displays all entries of the selected list.3. Press or to highlight the desired entry.4. Press .Dial plan is a string of characters that governs the way your handset processes theinputs received from your handset keypad. The handset supports the following dial planfeatures: Replace Rule Area Code Block OutBasic expression syntaxes you need to know:.The dot “.” can be used as a placeholder or multiple placeholders for anycharacter. Example:“12.” would match “123”, “1234”, “12345”, “12abc”, etc.x An “x” can be used as a placeholder for any character. Example:“12x” would match “121”, “122”, “123”, “12a”, etc.[]The square brackets “[]”can be used as a placeholder for a single characterwhich matches any of a set of characters. Example:“91[5-7]1234” would match “9151234”, “9161234”, “9171234”, etc.()The parentheses “()”can be used to group together patterns, for instance, tologically combine two or more patterns. Example:“91([5-7])1(x)” would match “91511”, “91618”, “91715”, etc.$The “$” should be followed by the sequence number of a parenthesis. The“$” plus the sequence number means the whole character or charactersplaced in the parenthesis. The number directs to the right parenthesis whenthere are more than one. Example:A replace rule configuration: Prefix: “9([5-7]) (.)”, Replace: “5$2”. When youenter “96123” to dial out on your phone, the number will be replaced as