QX5
QXFXO4/QXISDN4/QXE1T1/QXFXS24; (SW Version 6.0.x)
65
QXFXO4/QXISDN4/QXE1T1/QXFXS24 Manual II: Administrator’s Guide
Step 3:
The new sub-lists are arranged separately from each other by the number of matching digits outside the braces/brackets (Criterion 3). The
patterns that contain the same number of matching digits are grouped into sub-lists.
Criterion 3
The Best Matching Algorithm will stop after executing step 3 as no new sub-lists are formed. The resultant list of prioritized patterns will be the following:
Entering SIP Addresses Correctly
Calls over IP are implemented based on Session Initiating Protocol (SIP) on the QX. When making a call to a destination that is somewhere on the Internet,
a SIP address must be provided.
SIP addresses needs to be specified in one of the following formats:
“display name” <username@ipaddress:port>
“display name” <username@ipaddress>
username@ipaddress:port
username@ipaddress
username
The display name and the port number are optional parameters in the SIP
address. If a port is not specified, 5060 will be set up as the default one. The
range of valid ports is between 1024 and 65536.
A flexible structure of wildcards is allowed. In comparison with a wildcard,
the “?” character stands for only one unknown digit and the “*” character
stands for any number of any digits.
For your convenience, the following combinations can be used:
•
*@ipaddress - any user from the specified SIP server
•
username@* - a specified user from any SIP server
•
*@* - any user from any SIP server
Please Note:
Wildcards are available for caller addresses only. No wildcard
characters are allowed for called party addresses. Exceptions are addresses
Outgoing Call
Blocking
service. To use “*” and “?” alone (as non wildcard characters), use
“\*” and “\?” correspondingly.
SIP Tunnel Settings
The
SIP Tunneling
service is used to build a tunnel between QXs and to use that tunnel for routing the SIP calls through the remote QXs. When this service
is enabled, slave QXs should be registered on the master QX with the corresponding username/password. With the appropriate configuration done on the
master QX, the master device can use the slave QXs for routing the SIP calls through them and accessing peers located behind the slave QX or recognized
by it. This enables the master QX to locate the slave, even when the network settings, like IP address, SIP port and other settings are changed on the slave
QX.
The list of patterns
Matching digits
1
[1-3]
3
[0-8]
1231
{100-150, asd, \*\?}
1
2
4
1
123?
-
?2?1
-
[1-3]???
-
12*31
-
123
*
{11-15}
3
*
3
1
*2*1
-
*
1
*
[1-3]*
1
0
*
-
The list of patterns
Matching digits
1231
1[1-3]3[0-8]
{100-150, asd, \*\?}1
4
2
1
123?
-
?2?1
-
[1-3]???
-
12*31
-
123*
3
{11-15}3*
1
*2*1
-
*1*
1
[1-3]*
0
*
-
The prioritized list
1231
1[1-3]3[0-8]
{100-150, asd, \*\?}1
123?
?2?1
[1-3]???
12*31
123*
{11-15}3*
*2*1
*1*
[1-3]*
*