Cisco 12 series Manuale del sistema - Pagina 42

Sfoglia online o scarica il pdf Manuale del sistema per Telefono IP Cisco 12 series. Cisco 12 series 50. Cisco unified ip phones chapter 43
Anche per Cisco 12 series: Manuale del sistema (36 pagine)

Cisco 12 series Manuale del sistema
Phone Administration Tips
Example
Create phones with directory numbers that are all digits and another directory
number that contains an expression:
Perform a search for a Directory Number that ends with [123] and Allow
wildcards check box checked. The result of the search includes 2001, 2002, and
2003 (because it uses 123 as the wildcard search). If you perform the same search
with Allow wildcards check box unchecked, the result of the search includes only
300[123] (the exact pattern).
Cisco CallManager allows in the Find and List Phones window.
Table 40-5 Wildcard Search Strings
Wildcard Character
_ (underscore)
[ ]
Cisco CallManager System Guide
40-42
DN 2001
DN 2002
DN 2003
DN 300[123]
Table 40-5
lists the wildcard search strings that
Description
Any single character.
Any single character
within the specified
range ([a-f]) or set
([abcdef]).
Chapter 40
Cisco IP Phones
Example
Where au_fname LIKE
"_ean" finds all
four-letter first names
that end with ean (Dean,
Sean, Jean).
Where au_lname LIKE
"[CP] arsen" finds author
last names ending with
arsen and beginning with
any single character
between C and P; for
example, Carsen, Larsen,
Karsen.
OL-7135-01