estos ECSTA for Panasonic
12
[]
The corner brackets ([ and ]) indicates the amount of characters that are permitted at this
point.
Replace with:
Enter the expression how the output of the phone number should look like.
\1 represents the first matched expression enclosed by parentheses '( )' from the
search pattern
field.
\2 the second ...
Check:
You may check your expressions right here by entering a phone number in the indicate field. The resulting
output will be displayed. If the expression from the search pattern is not found, the phone number will be
send to the output without modification.
Examples:
Effect
search pattern
replace
with
Remove a leading 0 from the phone number
^0(.*)
\1
Replace a leading 80 at the beginning of the phone number by a 0
^80(.*)
0\1
Remove a private pin number that may be identified by a 50 followed
by a 3 digit pin.
^50[0-9][0-9][0-
9](.*)
\1
Suppress all phone numbers that are internal (not more than 3 digits).
^[0-9][0-9][0-9]$
Add an access code (leading 0) to all numbers with more than 3 digits
(e.g. all external numbers).
^([0-9][0-9][0-
9].+)
0\1
Add an area code and prefix (03012345) to all internal numbers (1 to 3
digits).
^([0-9][0-9]?[0-
9]?)$
03012345\1
Adding an area code to all numbers not beginning with 0 and
containing at least 4 digits (thus not internal).
^([^0][0-9][0-
9][0-9].*)
08151\1
See also Location.
3.3
Licenses
The driver can be tested without license for 45 days with 25 lines. After the trial period, the lines can no
longer be controlled and monitored. You can purchase license keys that unlock the driver permanently. To
purchase licenses, contact your dealer.
The driver can be configured any number of lines. Opening a line consumes a license. If the existing licenses
are used up, opening further lines will fail.
Содержание CSTA
Страница 1: ...estos ECSTA for Panasonic 4 0 9 4411 ...
Страница 3: ...estos ECSTA for Panasonic 3 ...