Cisco Hoot and Holler over IP

Configuration Tasks

 

Command

Purpose

 

 

 

 

 

Plus sign (+)—Matches a sequence of one

 

 

or more matches of the character/pattern.

 

 

Note The plus sign used as part of the digit string

 

 

is different from the plus sign that can be

 

 

used in front of the digit string to indicate

 

 

that the string is an E.164 standard number.

 

 

Circumflex (^)—Indicates a match to the

 

 

beginning of the string.

 

 

Dollar sign ($)—Matches the null string at

 

 

the end of the input string.

 

 

Backslash symbol (\)—Is followed by a

 

 

single character matching that character or

 

 

used with a single character having no

 

 

other significance (matching that

 

 

character).

 

 

Question mark (?)— Indicates that the

 

 

previous digit occurred zero or one time.

 

 

Brackets ([])—Indicates a range of digits.

 

 

A range is a sequence of characters

 

 

enclosed in the brackets, and only numeric

 

 

characters from “0” to “9” are allowed in

 

 

the range. This is similar to a regular

 

 

expression rule.

 

 

Parentheses ( )—Indicates a pattern and is

 

 

the same as the regular expression

 

 

rule—for example, 408(555). Parentheses

 

 

are used in conjunction with symbols ?, %,

 

 

or +.

 

 

For more information on applying

 

 

wildcard symbols to destination patterns

 

 

and the dial strings that result, see the

 

 

“Configuring Dial Plans, Dial Peers, and

 

 

Digit Manipulation” chapter in this

 

 

configuration guide.

 

 

T—(Optional) Control character indicating

 

 

that the destination-patternvalue is a variable

 

 

length dial string.

Step 3

 

 

Router(config-dial-peer)# session protocol multicast

This step is mandatory for voice multicasting and is

 

 

the command introduced specifically for the Cisco

 

 

hoot and holler over IP application.

 

 

 

Cisco IOS Voice, Video, and Fax Configuration Guide

VC-838

Page 14
Image 14
Cisco Systems VC-825 appendix VC-838