Cisco CP-7911G-CH1 System Administrator Manual page 163

Unified sccp and sip srst
Table of Contents

Advertisement

Configuring Call Handling
Command or Action
Step 3
after-hours day day start-time stop-time
Example:
Router(config-cm-fallback)# after-hours day mon
19:00 7:00
Step 4
after-hours date month date start-time
stop-time
Example:
Router(config-cm-fallback)# after-hours date
jan 1 0:00 0:00
Step 5
exit
Example:
Router(config-cm-fallback)# exit
Examples
The following example defines several patterns of digits for which outgoing calls are blocked. Patterns 1
and 2, which block calls to external numbers that begin with "1" and "011," are blocked on Monday
through Friday before 7 a.m. and after 7 p.m., on Saturday before 7 a.m. and after 1 p.m., and all day
Sunday. Pattern 3 blocks calls to 900 numbers 7 days a week, 24 hours a day.
call-manager-fallback
after-hours block pattern 1 91
after-hours block pattern 2 9011
after-hours block pattern 3 91900 7-24
after-hours block day mon 19:00 07:00
after-hours block day tue 19:00 07:00
after-hours block day wed 19:00 07:00
after-hours block day thu 19:00 07:00
after-hours block day fri 19:00 07:00
after-hours block day sat 13:00 12:00
after-hours block day sun 12:00 07:00
OL-13143-04
How to Configure Cisco Unified SCCP SRST
Purpose
Defines a recurring time period based on the day of the
week during which calls are blocked to outgoing dial
patterns that are defined using the after-hours block
pattern command.
day: Day of the week abbreviation. The following are
valid day abbreviations: sun, mon, tue, wed, thu, fri,
sat.
start-time stop-time: Beginning and ending times for
call blocking, in an HH:MM format using a 24-hour
clock. If the stop time is a smaller value than the start
time, the stop time occurs on the day following the start
time. For example, "mon 19:00 07:00" means "from
Monday at 7 p.m. until Tuesday at 7 a.m."
Defines a recurring time period based on month and date
during which calls are blocked to outgoing dial patterns that
are defined using the after-hours block pattern command.
month: Month abbreviation. The following are valid
month abbreviations: jan, feb, mar, apr, may, jun, jul,
aug, sep, oct, nov, dec.
date: Date of the month. Range is from 1 to 31.
start-time stop-time: Beginning and ending times for
call blocking, in an HH:MM format using a 24-hour
clock. The stop time must be larger than the start time.
The value 24:00 is not valid. If 00:00 is entered as an
stop time, it is changed to 23:59. If 00:00 is entered for
both start time and stop time, calls are blocked for the
entire 24-hour period on the specified date.
Exits call-manager-fallback configuration mode.
Cisco Unified SCCP and SIP SRST System Administrator Guide
163

Advertisement

Table of Contents
loading

Table of Contents