EasyManuals Logo

Yealink SIP-T38G Administrator's Guide

Yealink SIP-T38G
402 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #38 background imageLoading...
Page #38 background image
Getting Started
25
Regular expression, often called a pattern, is an expression that specifies a set of strings.
A regular expression provides a concise and flexible means to "match" (specify and
recognize) strings of text, such as particular characters, words, or patterns of characters.
Regular expression is used by many text editors, utilities, and programming languages
to search and manipulate text based on patterns.
Regular expression can be used to define dial plan for the IP phones. Dial plan is a
string of characters that governs the way for the IP phones processing the inputs
received from the IP phone keypads. The IP phones support the following dial plan
features:
Replace Rule
Dial-now
Area Code
Block Out
The priority of matching dial plan is: Dial Now>Replace Rule>Area Code>Block Out.
You need to know the following basic regular expression syntax when creating dial
plan:
.
The dot . can be used as a placeholder or multiple placeholders for
any string. Example:
12. would match 123, 1234, 12345, 12abc, etc.
x
The x can be used as a placeholder for any character. Example:
12x would match 121, 122, 123, 12a, etc.
-
The dash - can be used to match a range of characters within the
brackets. Example:
[5-7] would match the number 5, 6 or 7.
,
The comma , can be used as a separator within the bracket.
Example:
[2,5,8] would match the number 2, 5 or 8.
[]
The square bracket "[]" can be used as a placeholder for a single
character which matches any of a set of characters. Example:
"91[5-7]1234"would match 9151234, 9161234, 9171234.
()
The parenthesis "( )" can be used to group together patterns, for
instance, to logically combine two or more patterns. Example:
"([1-9])([2-7])3" would match 923, 153, 673, etc.
$
The $ followed by the sequence number of a parenthesis means
the characters placed in the parenthesis. The sequence number

Table of Contents

Other manuals for Yealink SIP-T38G

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Yealink SIP-T38G and is the answer not in the manual?

Yealink SIP-T38G Specifications

General IconGeneral
Expansion module supportYes
Ethernet LAN (RJ-45) ports2
Keypad number of keys48
Touchscreen-
Display resolution480 x 272 pixels
Display number of colors16.78 million colors
Lines quantity- lines
Phonebook capacity1000 entries
Number of VoIP accounts6
Voice codecsG.711, G.722, G.723.1, G.726
BluetoothNo
Security algorithms802.1x RADIUS, HTTPS, SSL/TLS
AC adapter input voltage100 - 240 V
AC adapter output voltage5 V
Power consumption (typical)4.6 W
Operating relative humidity (H-H)10 - 95 %
Handset typeWired handset
Product typeIP Phone
Product colorBlack
Compliance industry standardsIEEE 802.3af
Number of handles included1 pc(s)
Weight and Dimensions IconWeight and Dimensions
Depth204 mm
Width273 mm
Height42 mm
Weight1050 g

Related product manuals