3Com 900-0234-01 IP Phone User Manual


 
134 CHAPTER 2: CONFIGURING THE DIRECTORY SERVER
2 From the List of Blacklisted EndPoints For A URI Route page, either an
individual or multiple end point can be unassociated with the URI route
map.
Individual — From the Action column, click Delete in the same row as
the end point.
Multiple — Check each box preceding the Uri Route Name column
and then click Delete Selected.
3 The List of Blacklisted EndPoints For A URI Route refreshes, verifying the
black listed end points have been unassociated with the URI route map.
Managing URI
Translation
This section provides information on how to add and delete URI
translation strings. URI translation is based on source input parameters
and translation strings.
Understanding
Translation
Algorithms
This section is provided to describe how pattern matching and translation
strings are used. The outbound destination URI is translated using the
match pattern ID and translation string. The match string is a regular
expression that matches the outbound destination URI. The translation
string determines how the destination URI is translated. The translation
string is specified with a semi-regular expression format. A translation
string with an asterisk (*) means perform no translation just use the full
destination URI string that matched in the match string. A translation
string with pre-pended characters has those characters pre-pended to the
translated destination URI.
For example:
Table 26 Destination URI Translation Algorithm
Destination URI Match String Translation String
Translated
Destination URI
Comments
18472222411 1847* * 2222411 Strips off the area code
4413012345 44* * 13012345 Strips off the country code
6302221234 630* 1630* 16302221234 Pre-pends a 1
3125551212 * * 3125551212 No translation, this is the
default
011449622112345 01144* * 622112345 Strips off the international
prefix and country code