Call Blocking. Information About Call Blocking. Call Blocking Based on Date and Time (After-Hours Toll Bar)

Size: px
Start display at page:

Download "Call Blocking. Information About Call Blocking. Call Blocking Based on Date and Time (After-Hours Toll Bar)"

Transcription

1 Information About, page 1 Configure, page 4 Configuration Examples for, page 16 Where to Go Next, page 18 Feature Information for, page 18 Information About Based on Date and Time (After-Hours Toll Bar) Call blocking to prevent unauthorized use of phones is implemented by matching dialed numbers against a pattern of specified digits and matching the time against the time of day and day of week or date that has been specified for. You can specify up to 32 patterns of digits for blocking. When a user attempts to place a call to digits that match a pattern that has been specified for during a time period that has been defined for, a fast busy signal is played for approximately 10 seconds. The call is then terminated and the line is placed back in on-hook status. The Cisco Unified CME session application accesses the current after-hours configuration and applies it to calls originated by phones that are registered to the Cisco Unified CME router. Call blocking applies to all IP phones in Cisco Unified CME, although individual IP phones can be exempted from all call blocking. In Cisco CME 3.4 and later versions, the same time-based call-blocking mechanism that is provided for SCCP phone and on analog phones connected to SCCP-controlled analog telephone adaptors (Cisco ATA) or SCCP-controlled foreign exchange station (FXS) ports is expanded to SIP endpoints. In Cisco CME 3.4 and later, call-blocking configuration applies to all SCCP, H.323, SIP and POTS calls that go through the Cisco Unified CME router. All incoming calls to the router, except calls from an exempt phone, are also checked against the after-hours configuration. Prior to Cisco Unified CME 4.2(1), all features are implemented globally and uniformly on each phone in the system. All phones are similarly restricted according to time, date, location, and other call blocking characteristics. is not supported on ephone-dns that are configured to use the trunk feature, and did not apply to second-stage trunk dialing. 1

2 After-Hours Pattern-Blocking Support for Regular Expressions In Cisco Unified CME 4.2(1) and later versions, you have the flexibility to set different call block calendars and call block patterns to phones in different departments, to block certain trunk dialing as required, and to configure on a particular SCCP IP phone by creating and applying a template to that phone. For configuration information, see Configure, on page 4. After-Hours Pattern-Blocking Support for Regular Expressions In Cisco Unified CME 9.5, support for afterhours pattern blocking is extended to regular expression patterns for dial plans on Cisco Unified SIP phones and Cisco Unified SCCP IP phones. With this support, users can add a combination of fixed dial plans and regular expression-based dial plans. When a call is initiated after hours, the dialed number is matched against a combination of dial plans. If a match is found, the call is blocked. To enable regular expression patterns to be included when configuring afterhours pattern blocking, the after-hours block pattern command is modified to include regular expressions as a value for the pattern argument in the following command syntax: after-hours block pattern pattern-tag pattern This command is available in the following configuration modes: telephony-service For both SCCP and SIP Phones. ephone-template For SCCP phones only. Note The maximum length of a regular expression pattern is 32 for both Cisco Unified SIP and Cisco Unified SCCP IP phones. If calls to the following numbers are to be blocked after hours: numbers beginning with 0 and 00 numbers beginning with 1800, followed by four digits numbers to then the following configurations can be used: after-hours block pattern 1 0* after-hours block pattern 2 00* after-hours block pattern after-hours block pattern [0-5] Note There is no change in the number of afterhours patterns that can be added. The maximum number is still 100. After-hours block pattern 0* blocks all numbers, and 00* blocks any number starting from 0. 0* and 00* must not be denoted as regular expressions. 2

3 Override For more configuration examples, see Example for Configuring After-Hours Block Patterns of Regular Expressions, on page 18 section. For a summary of the basic Cisco IOS regular expression characters and their functions, see Cisco Regular Expression Pattern Matching Characters section of Terminal Services Configuration Guide. Override The after-hours configuration applies globally to all dial peers in Cisco Unified CME. You can disable the feature on phones using one of three mechanisms: directory number To configure an exception for an individual directory number. phone-level To configure an exception for all directory numbers associated to a Cisco Unified IP phone regardless of any configuration for an individual directory number. dial peer To configure an exception for a particular dial peer. Individual phone users can be allowed to override call blocking associated with designated time periods by entering personal identification numbers (PINs) that have been assigned to their phones. For IP phones that support soft keys, such as the Cisco Unified IP Phone 7940G and the Cisco Unified IP Phone 7960G, the call-blocking override feature allows individual phone users to override the call blocking that has been defined for designated time periods. The system administrator must first assign a personal identification number (PIN) to any phone that will be allowed to override. Logging in to a phone with a PIN only allows the user to override call blocking that is associated with particular time periods. Blocking patterns that are in effect 7 days a week, 24 hours a day, and they cannot be overridden by using a PIN. When PINs are configured for call-blocking override, they are cleared at a specific time of day or after phones have been idle for a specific amount of time. The time of day and amount of time can be set by the system administrator, or the defaults can be accepted. For configuration information, see Configure, on page 4. Class of Restriction Class of restriction (COR) is the capability to deny certain call attempts based on the incoming and outgoing class of restrictions provisioned on the dial peers. COR specifies which incoming dial peer can use which outgoing dial peer to make a call. Each dial peer can be provisioned with an incoming and an outgoing COR list. COR functionality provides flexibility in network design by allowing users to block calls (for example, calls to 900 numbers) and allowing different restrictions to call attempts from different originators. For SIP phones, multiple COR lists can be applied under the voice register pool. A maximum of ten lists (five incoming and five outgoing) can be defined. The final COR list that is applied depends on the DN that the phone registers with the CME. This DN should match any one of the ranges defined in the COR list under the voice register pool. For SIP Phones on Unified CME Release 12.1 and later versions, COR lists can be applied under voice register template configuration mode as well. If the COR list is configured under voice register pool and voice register template, the configuration under voice register pool takes precedence. If the COR list configuration under voice register pool is removed, the configuration under voice register template is applied. 3

4 Configure Configure Configure To define blocking patterns and time periods during which calls to matching patterns are blocked for all SCCP and SIP endpoints in Cisco Unified CME, to define blocking patterns to be matched to block calls from PSTN lines, and to deactivate logins on SCCP phones at a specific time or for a specified time period, perform the following steps. Restriction Prior to Cisco CME 3.3, is not supported on analog phones connected to Cisco ATAs or FXS ports in H.323 mode. Prior to Cisco CME 3.4, is not supported on SIP IP phones connected directly in Cisco Unified CME. Prior to Cisco Unified CME 4.2(1), selective on IP phones and PSTN trunk lines is not supported. Before You Begin Dial-peers are configured to provide PSTN access using router voice-ports or H.323/SIP trunk connections. SUMMARY STEPS 1. enable 2. configure terminal 3. telephony service 4. after-hours block pattern pattern-tag pattern [7-24] 5. after-hours date month date start-time stop-time 6. after-hours day day start-time stop-time 7. after-hours pstn-prefix tag pattern 8. login [timeout [minutes]] [clear time] 9. end DETAILED STEPS Step 1 enable Router> enable Enables privileged EXEC mode. Enter your password if prompted. 4

5 Configure Step 2 configure terminal Enters global configuration mode. Step 3 Router# configure terminal telephony service Enters telephony service configuration mode. Step 4 Router(config)# telephony service after-hours block pattern pattern-tag pattern [7-24] Router(config-telephony)# after-hours block pattern 2 91 Defines pattern to be matched for blocking calls from IP phones. pattern-tag Unique number pattern for call blocking. Define up to 32 call-blocking patterns in separate commands. Range is 1 to 32. This command can also be configured in ephone-template configuration mode. The value set in ephone-template configuration mode has priority over the value set in telephony-service mode. Step 5 Step 6 after-hours date month date start-time stop-time Router(config-telephony)# after-hours date jan 1 0:00 23:59 after-hours day day start-time stop-time Router(config-telephony)# after-hours day sun 0:00 23:59 Defines a recurring period based on date of month during which outgoing calls that match defined block patterns are blocked on IP phones. Enter beginning and ending times for call blocking in an HH:MM format using a 24-hour clock. The stop- time must be greater than the start-time. The value 24:00 is not valid. If you enter 00:00as a stop time, it is changed to 23:59. If you enter 00:00 for both start time and stop time, calls are blocked for the entire 24-hour period on the specified date. This command can also be configured in ephone-template configuration mode. The value set in ephone-template configuration mode has priority over the value set in telephony-service mode. Defines a recurring period based on day of the week during which outgoing calls that match defined block patterns are blocked on IP phones Enter beginning and ending times for call blocking, in an HH:MM format using a 24-hour clock. The stop- time must be greater than the start-time. The value 24:00 is not valid. If you enter 00:00 as a stop time, it is changed to 23:59. If you enter 00:00 for both start time and stop time, calls are blocked for the entire 24-hour period on the specified day. This command can also be configured in ephone-template configuration mode. The value set in ephone-template configuration mode has priority over the value set in telephony-service mode. Step 7 after-hours pstn-prefix tag pattern Router(config-telephony)# after-hours pstn_prefix 1 9 Defines the leading digits of the pattern to be skipped when pattern matching dialed digits on a trunk ephone-dn. tag: Unique number pattern for PSTN call blocking. Define up to 4 call-blocking patterns in separate commands. Range is

6 Configure Exemption for a Dial Peer pattern: identifies the unique leading digits, normally used to dial a trunk PSTN line, that are blocked by this configuration. Step 8 login [timeout [minutes]] [clear time] Router(config-telephony)# login timeout 120 clear 23:00 Deactivates all user logins at a specific time or after a designated period of idle time on a phone. For SCCP phones only. Not supported on SIP endpoints in Cisco Unified CME. minutes (Optional) Range: 1 to Default: 60. Before Cisco Unified CME 4.1, the minimum value for this argument was 5 minutes. Step 9 end Returns to privileged EXEC mode. Router(config-telephony)# end Configure Exemption for a Dial Peer To allow H.323 and SIP trunk calls to utilize the voice gateway in spite of the the after-hours configuration in Cisco Unified CME, follow the steps in this section. SUMMARY STEPS 1. enable 2. configure terminal 3. dial-peer voice tag{pots voatm vofr voip} 4. paramspace callsetup after-hours-exempt true 5. end DETAILED STEPS Step 1 enable Router> enable Enables privileged EXEC mode. Enter your password if prompted. 6

7 Configure Override for All SCCP Phones Step 2 configure terminal Enters global configuration mode. Step 3 Step 4 Router# configure terminal dial-peer voice tag{pots voatm vofr voip} Router(config)# dial peer voice 501 voip paramspace callsetup after-hours-exempt true Defines a particular dial peer, specifies the method of voice encapsulation, and enters dial-peer configuration mode. Exempts a dial peer from configuration. Step 5 Router(config-dialpeer)# paramspace callsetup after-hours-exempt true end Router(config-dialpeer)# end or Router(config-register-dn)# end Exits configuration mode and enters privileged EXEC mode. Configure Override for All SCCP Phones To define the override code to be entered by a phone user to override all call-blocking rules, perform the following steps. Restriction override is supported only on phones that support softkey display. If the after-hours override code is the same as the night-service code, after hours is disabled. Both override codes defined in telephony-service and override codes defined in ephone-template are enabled on all phones. If a global telephony-service override code overlaps an ephone-template override code and contains more digits, an outgoing call is disabled wherever the telephony-service override code is used on phones with the ephone template applied. For example, if the telephony-service override code is 6241 and the ephone-template override code is 62, those phones with the ephone template applied will sound a fast busy tone if the 6241 override code is dialed. 7

8 Configure Override for All SCCP Phones Before You Begin Cisco Unified CME 4.2(1) or a later version. SUMMARY STEPS 1. enable 2. configure terminal 3. telephony-service 4. after-hours override-code pattern 5. end DETAILED STEPS Step 1 Step 2 enable Router> enable configure terminal Enables privileged EXEC mode. Enter your password if prompted. Enters global configuration mode. Step 3 Router# configure terminal telephony-service Enters telephony service configuration mode. Step 4 Router(config)# telephony-service after-hours override-code pattern Router(config-telephony)# after-hours override-code 1234 Defines the pattern of digits (0-9) that overrides an after-hours call blocking configuration. pattern: identifies the unique set of digits that, when dialed after pressing the login soft key, can override the after-hours call blocking configuration. This command can also be configured in ephone-template configuration mode. The value set in ephone-template configuration mode has priority over the value set in telephony-service mode. Step 5 end Returns to privileged EXEC mode. Router(config-telephony)# end 8

9 Configure Exemption for an Individual SCCP Phone Configure Exemption for an Individual SCCP Phone To exempt all directory numbers associated with an individual SCCP phone from the configuration, follow the steps in this section. Restriction override is supported only on phones that support softkey display. SUMMARY STEPS 1. enable 2. configure terminal 3. ephone phone-tag 4. after-hour exempt 5. pin pin-number 6. end DETAILED STEPS Step 1 Step 2 enable Router> enable configure terminal Enables privileged EXEC mode. Enter your password if prompted. Enters global configuration mode. Step 3 Router# configure terminal ephone phone-tag Router(config)# ephone 4 Enters ephone configuration mode. phone-tag The unique sequence number for the phone that is to be exempt from call blocking. Step 4 after-hour exempt Router(config-ephone)# after-hour exempt Specifies that this phone is exempt from call blocking. Phones exempted in this manner are not restricted from any call-blocking patterns and no authentication of the phone user is required. Step 5 pin pin-number Router(config-ephone)# pin 5555 Declares a personal identification number (PIN) that is used to log into an ephone. pin-number Number from four to eight digits in length. 9

10 Configure Exemption for an Individual SIP Phone or Directory Number Step 6 end Returns to privileged EXEC mode. Router(config-ephone)# end Configure Exemption for an Individual SIP Phone or Directory Number To exempt all extensions associated with an individual SIP phone or an individual directory number from the configuration, follow the steps in this section. Restriction The Login toll-bar override is not supported on SIP IP phones; there is no pin to bypass blocking on IP phones that are connected to Cisco Unified CME and running SIP. SUMMARY STEPS 1. enable 2. configure terminal 3. voice register pool pool-tag or voice register dn dn-tag 4. after-hour exempt 5. end DETAILED STEPS Step 1 Step 2 enable Router> enable configure terminal Enables privileged EXEC mode. Enter your password if prompted. Enters global configuration mode. Router# configure terminal Step 3 voice register pool pool-tag or voice register dn dn-tag Router(config)# voice register pool 1 Enters voice register pool configuration mode to set parameters for specified SIP phone. or 10

11 Verify Configuration or Router(config)# voice register dn 1 Enters voice register dn mode to define a directory number for a SIP phone, intercom line, voice port, or an MWI. Step 4 after-hour exempt Router(config-register-pool)# after-hour exempt or Router(config-register-dn)# after-hour exempt Exempts all numbers on a SIP phone from call blocking. or Exempts an individual directory number from call blocking. Step 5 end Exits configuration mode and enters privileged EXEC mode. Router(config-register-pool)# end or Router(config-register-dn)# end Verify Configuration Step 1 Use the show running-config command to display an entire configuration, including call-blocking number patterns and time periods and the phones that are marked as exempt from call blocking. telephony-service fxo hook-flash load P load 7914 S max-ephones 100 max-dn 500 ip source-address port 2000 timeouts ringing 10 voic 7189 max-conferences 8 gain -6 moh music-on-hold.au web admin system name sys3 password sys3 dn-webedit time-webedit transfer-system full-consult transfer-pattern.t secondary-dialtone 9 after-hours block pattern after-hours block pattern after-hours block pattern after-hours block pattern

12 Apply Class of Restriction to a Directory Number on SCCP Phone create cnf-files version-stamp 7960 Jul :39:28 Step 2 Use the show ephone login command to display the login status of all phones. Router# show ephone login ephone 1 Pin enabled:true Logged-in:FALSE ephone 2 Pin enabled:false ephone 3 Pin enabled:false Step 3 The show voice register dial-peer command displays all the dial peers created dynamically by SIP phones that have registered, along with configurations for after hours blocking. Apply Class of Restriction to a Directory Number on SCCP Phone To apply a class of restriction to a directory number, perform the following steps. Restriction In a Call Redirection scenario (either Call Forward or Call Forward Busy), when you select an outgoing dial peer, CUCME considers the Class of Restriction applied on the originating extension instead of the one applied on the redirecting extension. This is because the redirecting extension is an intermediate dial peer that is used temporarily. Before You Begin COR lists must be created in dial peers. For information, see Class of Restrictions section in the Dial Peer Configuration on Voice Gateway Routers document in the Cisco IOS Voice Configuration Library. Directory number to which COR is to be applied must be configured in Cisco Unified CME. For configuration information, see Create Directory Numbers for SCCP Phones. SUMMARY STEPS 1. enable 2. configure terminal 3. ephone-dn dn-tag 4. corlist {incoming outgoing} cor-list-name 5. end DETAILED STEPS Step 1 enable Enables privileged EXEC mode. 12

13 Apply Class of Restriction to Directory Number on SIP Phones Step 2 Router> enable configure terminal Enter your password if prompted. Enters global configuration mode. Step 3 Router# configure terminal ephone-dn dn-tag Enters ephone-dn configuration mode. Step 4 Step 5 Router(config)# ephone-dn 12 corlist {incoming outgoing} cor-list-name Router(config-ephone-dn)# corlist outgoing localcor end Configures a COR on the dial peers associated with an ephone-dn. Returns to privileged EXEC mode. Router(config-ephone-dn)# end Apply Class of Restriction to Directory Number on SIP Phones To apply a class of restriction to virtual dial peers for directory numbers associated with a SIP IP phone connected to Cisco Unified CME, perform the following steps. Restriction In a Call Redirection scenario (either Call Forward or Call Forward Busy), when you select an outgoing dial peer, CUCME considers the Class of Restriction applied on the originating extension instead of the one applied on the redirecting extension. This is because the redirecting extension is an intermediate dial peer that is used temporarily. Before You Begin Cisco unified CME 3.4 or a later version. COR lists must be created in dial peers. For information, see Class of Restrictions section in the Dial Peer Configuration on Voice Gateway Routers document in the Cisco IOS Voice Configuration Library. Individual phones to which COR is to be applied must be configured in Cisco Unified CME. For configuration information, see Create Directory Numbers for SCCP Phones. 13

14 Apply Class of Restriction to Directory Number on SIP Phones The COR list configuration under voice register template configuration mode is supported only for Unified CME 12.1 and later releases. SUMMARY STEPS 1. enable 2. configure terminal 3. Enter one of the following commands: voice register pool pool-tag voice register template template-tag 4. cor{incoming outgoing} cor-list-name {cor-list-number starting-number [- ending-number ] default} 5. end DETAILED STEPS Step 1 Step 2 enable Router> enable configure terminal Enables privileged EXEC mode. Enter your password if prompted. Enters global configuration mode. Step 3 Router# configure terminal Enter one of the following commands: voice register pool pool-tag voice register template template-tag Router(config)# voice register pool 3 Enters voice register pool configuration mode to set phone-specific parameters for a SIP phone in Cisco Unified CME. or pool-tag Unique number assigned to the pool. Range is 1 to 100. Enters voice register template configuration mode and defines a template of common parameters for Cisco Unified SIP IP phones. template-tag Declares a template tag. Range is 1 to 10. Step 4 cor{incoming outgoing} cor-list-name {cor-list-number starting-number [- ending-number ] default} Router(config-register-pool)# cor incoming call Configures a class of restriction (COR) for the dynamically created VoIP dial peers associated with directory numbers and specifies which incoming dial peer can use which outgoing dial peer to make a call. Each dial peer can be provisioned with an incoming and an outgoing COR list. 14

15 Verify Class of Restriction Step 5 end Exits configuration mode and enters privileged EXEC mode. Router(config-register-pool)# end Verify Class of Restriction Step 1 Use the show running-config command or the show telephony-service ephone-dn command to verify whether the COR lists have been applied to the appropriate ephone-dns. Router# show running-config ephone-dn 23 number 2835 corlist outgoing 5x Step 2 Use the show dialplan dialpeer command to determine which outbound dial peer is matched for an incoming call, based on the COR criteria and the dialed number specified in the command line. Use the timeout keyword to enable matching variable-length destination patters associated with dial peers. This can increase your chances of finding a match for the dial peer number you specify. Router# show dialplan dialpeer 300 number VoiceOverIpPeer900 information type = voice, description = `', tag = 900, destination-pattern = `1900', answer-address = `', preference=0, numbering Type = `unknown' group = 900, Admin state is up, Operation state is up, incoming called-number = `', connections/maximum = 0/unlimited, DTMF Relay = disabled, modem passthrough = system, huntstop = disabled, in bound application associated: 'DEFAULT' out bound application associated: '' dnis-map = permission :both incoming COR list:maximum capability outgoing COR list:to900 type = voip, session-target = `ipv4: ', technology prefix: settle-call = disabled... Time elapsed since last clearing of voice call statistics never Connect Time = 0, Charged Units = 0, Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0 Accepted Calls = 0, Refused Calls = 0, 15

16 Configuration Examples for Last Disconnect Cause is "", Last Disconnect Text is "", Last Setup Time = 0. Matched: Digits: 4 Target: ipv4: Step 3 Use the show dial-peer voice command to display the attributes associated with a particular dial peer. Router# show dial-peer voice 100 VoiceEncapPeer100 information type = voice, description = `', tag = 100, destination-pattern = `', answer-address = `', preference=0, numbering Type = `unknown' group = 100, Admin state is up, Operation state is up, Outbound state is up, incoming called-number = `555...', connections/maximum = 0/unlimited, DTMF Relay = disabled, huntstop = disabled, in bound application associated: 'vxml_inb_app' out bound application associated: '' dnis-map = permission :both incoming COR list:maximum capability outgoing COR list:minimum requirement type = pots, prefix = `', forward-digits default session-target = `', voice-port = `', direct-inward-dial = disabled, digit_strip = enabled, register E.164 number with GK = TRUE Connect Time = 0, Charged Units = 0, Successful Calls = 0, Failed Calls = 0, Incomplete Calls = 0 Accepted Calls = 0, Refused Calls = 0, Last Disconnect Cause is "", Last Disconnect Text is "", Last Setup Time = 0. Configuration Examples for Example for Configuring 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. The IP phone with tag number 23 and MAC address 00e is not restricted from calling any of the blocked patterns. telephony-service after-hours block pattern 1 91 after-hours block pattern after-hours block pattern

17 Example for Configuring Class of Restriction after-hours day mon 19:00 07:00 after-hours day tue 19:00 07:00 after-hours day wed 19:00 07:00 after-hours day thu 19:00 07:00 after-hours day fri 19:00 07:00 after-hours day sat 13:00 12:00 after-hours day sun 12:00 07:00 ephone 23 mac 00e button 1:33 after-hour exempt ephone 24 mac button 1:34 The following example deactivates a phone s login after three hours of idle time and clears all logins at 10 p.m.: ephone 1 pin 1000 telephony-service login timeout 180 clear 2200 Example for Configuring Class of Restriction The following example shows three dial peers for dialing local destinations, long distance, and 911. COR list user1 can access the dial peers used to call 911 and local destinations. COR list user2 can access all three dial peers. Ephone-dn 1 is assigned COR list user1 to call local destinations and 911, and ephone-dn 2 is assigned COR list user2 to call 911, local destinations, and long distance. dial-peer cor custom name local name longdistance name 911 dial-peer cor list call-local member local dial-peer cor list call-longdistance member longdistance dial-peer cor list call-911 member 911 dial-peer cor list user1 member 911 member local dial-peer cor list user2 member 911 member local member longdistance dial-peer voice 1 pots corlist outgoing call-longdistance destination-pattern port 2/0/0 prefix 1 dial-peer voice 2 pots corlist outgoing call-local destination-pattern 9[2-9]... port 2/0/0 forward-digits 7 dial-peer voice 3 pots 17

18 Example for Configuring After-Hours Block Patterns of Regular Expressions corlist outgoing call-911 destination-pattern 9911 port 2/0/0 prefix 911 ephone-dn 1 corlist incoming user1 corlist outgoing user1 ephone-dn 2 corlist incoming user2 corlist outgoing user2 Example for Configuring After-Hours Block Patterns of Regular Expressions The following example shows how to configure several afterhours block patterns of regular expressions: Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)# telephony-service Router(config-telephony)# after-hours block pattern 1? WORD Specific block pattern or a regular expression for after-hour block pattern Router(config-telephony)# after-hours block pattern Router(config-telephony)# after-hours block pattern 2.T Router(config-telephony)# after-hours block pattern ([1-3])+ Router(config-telephony)# after-hours block pattern [1-9] Router(config-telephony)# after-hours block pattern ( ) Where to Go Next After modifying a configuration for a Cisco Unified IP phone connected to Cisco Unified CME, you must reboot the phone to make the changes take effect. For more information, see Reset and Restart Cisco Unified IP Phones. Soft Key Control To move or remove the Login soft key on one or more phones, create and apply an ephone template that contains the appropriate softkeys commands. For more information, see Customize Softkeys. Ephone-dn Templates The corlist command can be included in an ephone-dn template that is applied to one or more ephone-dns. For more information, see Templates. Feature Information for The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature. 18

19 Feature Information for Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to An account on Cisco.com is not required. Table 1: Feature Information for Feature Name Cisco Unified CME Version 4.2(1) 3.4 Feature Information Added support for selective call blocking on IP phones and PSTN trunk lines. Support for on SIP IP phones connected directly in Cisco Unified CME was introduced. All incoming calls to the router, except calls from an exempt phone, are also checked against the after-hours configuration Added support for on analog phones connected to Cisco ATAs or FXS ports in H.323 mode. Call blocking based on date and time was introduced. Override of was introduced. Class of Restriction Added support for COR configuration in voice register template configuration mode for Unified CME. Added support for COR on SIP IP Phones connected directly in Cisco Unified CME. Class of restriction was introduced. 19

20 Feature Information for 20

Configuring Call Blocking

Configuring Call Blocking Last Updated: March 13, 2009 This chapter describes Call Blocking features in Cisco Unified Communications Manager Express (Cisco Unified CME). Finding Feature Information in This Module Your Cisco Unified

More information

Cisco Unified CME Commands: A

Cisco Unified CME Commands: A accept, page 3 access-digit, page 6 addons, page 8 address (voice emergency response location), page 10 addons, page 12 after-hour exempt, page 14 after-hour login http, page 16 after-hours block pattern,

More information

Directory Services. Information About Directory Services. Local Directory

Directory Services. Information About Directory Services. Local Directory Information About, on page 1 Configure, on page 3 Configuration Examples for, on page 13 Feature Information for, on page 18 Information About Local Directory Cisco Unified CME automatically creates a

More information

Command Reference: A through M

Command Reference: A through M Reference: A through M This chapter contains commands to configure and maintain Cisco Unified Survivable Remote Site Telephony (SRST) and Cisco Unified SIP SRST. The commands are presented in alphabetical

More information

Cisco Unified SRST and Cisco Unified SIP SRST Command Reference (All Versions)

Cisco Unified SRST and Cisco Unified SIP SRST Command Reference (All Versions) Cisco Unified SRST and Cisco Unified SIP SRST Command Reference (All Versions) Last Modified: 2017-11-30 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Configuring Directory Services

Configuring Directory Services Configuring Directory Services Last Updated: August 10, 2011 This chapter describes the directory services support available in Cisco Unified Communications Manager Express (Cisco Unified CME). Finding

More information

Automatic Line Selection

Automatic Line Selection This chapter describes automatic line selection feature in Cisco Unified Communications Manager Express (Cisco Unified CME). Note This feature is applicable for SCCP phones only. For newer SIP phones (Cisco

More information

Unified Communications Manager Express Toll Fraud Prevention

Unified Communications Manager Express Toll Fraud Prevention Unified Communications Manager Express Toll Fraud Prevention Document ID: 107626 Contents Introduction Prerequisites Requirements Components Used Conventions Overview Internal vs. External Threats Toll

More information

Information About Single Number Reach, on page 1 Configure Single Number Reach, on page 4 Feature Information for Single Number Reach, on page 16

Information About Single Number Reach, on page 1 Configure Single Number Reach, on page 4 Feature Information for Single Number Reach, on page 16 Information About, on page 1 Configure, on page 4 Feature Information for, on page 16 Information About Overview of The (SNR) feature allows users to answer incoming calls to their extension on either

More information

Dial Peer Features and Configuration

Dial Peer Features and Configuration Establishing voice communication over a packet network is similar to configuring a static route: You are establishing a specific voice connection between two defined endpoints. Call legs define the discrete

More information

Cisco Unified CME Commands: M

Cisco Unified CME Commands: M Cisco Unified CME Commands: M mac-address (ephone), page 3 mac-address (voice-gateway), page 5 mailbox-selection (dial-peer), page 7 mailbox-selection (ephone-dn), page 9 max-calls-per-button, page 11

More information

Call Transfer and Forward

Call Transfer and Forward Information About, page 1 Configure ing, page 32 Configuration Examples for ing, page 77 Where to Go Next, page 86 Feature Information for ing, page 87 Information About Call Forward Call forward feature

More information

Multilevel Precedence and Preemption

Multilevel Precedence and Preemption This document describes the (MLPP) service introduced in Cisco Unified Communications Manager Express 7.1 (Cisco Unified CME). Prerequisites for MLPP, page 1 Information About MLPP, page 1 Configure MLPP,

More information

Configuring SRST Fallback Support

Configuring SRST Fallback Support Configuring SRST Fallback Support Last Updated: March 26, 2007 This chapter describes SRST fallback support using Cisco Unified Communications Manager Express (Cisco Unified CME). Finding Feature Information

More information

VG224 Voice Gateway SCCP Registration with CME Configuration Example

VG224 Voice Gateway SCCP Registration with CME Configuration Example VG224 Voice Gateway SCCP Registration with CME Configuration Example Document ID: 115021 Contributed by Hussain Ali, Cisco TAC Engineer. Nov 29, 2012 Contents Introduction Prerequisites Requirements Components

More information

show dial-peer through show gatekeeper zone prefix

show dial-peer through show gatekeeper zone prefix show dial-peer through show gatekeeper zone prefix show dial-peer, on page 2 show dial-peer video, on page 3 show dial-peer voice, on page 4 show dialplan dialpeer, on page 14 show dialplan incall, on

More information

Paging. Restrictions for Paging. Information About Paging. Audio Paging

Paging. Restrictions for Paging. Information About Paging. Audio Paging Restrictions for, page 1 Information About, page 1 Configure, page 4 Configuration Examples for, page 13 Where to Go Next, page 17 Feature Information for, page 17 Restrictions for is not supported on

More information

Toll Fraud Prevention

Toll Fraud Prevention Prerequisites for Configuring, on page 1 Information About, on page 1 Configure, on page 3 Feature Information for, on page 11 Prerequisites for Configuring Cisco Unified CME 8.1 or a later version. Cisco

More information

Cisco Unified CME Commands: P

Cisco Unified CME Commands: P Cisco Unified CME Commands: P paging, page 4 paging group, page 7 paging-dn, page 11 paging-dn (voice register), page 14 param, page 16 param aa-hunt, page 19 param aa-pilot, page 21 param call-retry-timer,

More information

Speed Dial. Information About Speed Dial. Speed Dial Summary

Speed Dial. Information About Speed Dial. Speed Dial Summary Information About, page 1 Configure, page 6 Configuration Examples for, page 18 Where to Go Next, page 19 Feature Information for, page 20 Information About Summary Speed dial allows a phone user to quickly

More information

Voice Mail Integration

Voice Mail Integration This chapter describes how to integrate your voice-mail system with Cisco Unified Communications Manager Express (Cisco Unified CME). Prerequisites for, page 1 Information About Voice-Mail Integration,

More information

Configuring Phones to Make Basic Calls

Configuring Phones to Make Basic Calls This chapter describes how to configure Cisco Unified IP phones in Cisco Unified Communications Manager Express (Cisco Unified CME) so that you can make and receive basic calls. Caution The Interactive

More information

Configuring Speed Dial

Configuring Speed Dial Configuring Speed Dial Last Updated: October 8, 2011 This chapter describes the speed dial support available in Cisco Unified Communications Manager Express (Cisco Unified CME). Finding Feature Information

More information

Feature Access Codes. Information About Feature Access Codes

Feature Access Codes. Information About Feature Access Codes Information About, on page 1 Configure, on page 3 Verify, on page 4 Configuration Examples for, on page 5 Feature Information for, on page 5 Information About (FACs) are special patterns of characters

More information

Ringtones. Information About Ringtones. Distinctive Ringing

Ringtones. Information About Ringtones. Distinctive Ringing Information About, on page 1 Configure, on page 2 Configuration Examples for, on page 7 Feature Information for, on page 7 Information About Distinctive Ringing Distinctive ring is used to identify internal

More information

Configuring Phones to Make Basic Calls

Configuring Phones to Make Basic Calls Last Updated: April 25, 2012 This module describes how to configure Cisco Unified IP phones in Cisco Unified Communications Manager Express (Cisco Unified CME) so that you can make and receive basic calls.

More information

Configuring Video Support

Configuring Video Support Configuring Video Support Last Updated: July 22, 2011 This chapter describes the video support in Cisco Unified Communications Manager Express (Cisco Unified CME). Finding Feature Information in This Module

More information

NanoCUBE -- Emergency Number Preemption

NanoCUBE -- Emergency Number Preemption The emergency number preemption (also called 911-preemption) feature enables you to configure a list of emergency numbers. When the maximum number of incoming or outgoing connections on a dial-peer is

More information

Conferencing. Restrictions for Conferencing. Information About Conferencing. Conferencing Overview

Conferencing. Restrictions for Conferencing. Information About Conferencing. Conferencing Overview Restrictions for, on page 1 Information About, on page 1 Configure, on page 9 Configuration Examples for, on page 36 Where to Go Next, on page 57 Feature Information for, on page 57 Restrictions for When

More information

Music on Hold. Prerequisites for Music on Hold. Restrictions for Music on Hold

Music on Hold. Prerequisites for Music on Hold. Restrictions for Music on Hold Prerequisites for, page 1 Restrictions for, page 1 Information About, page 2 Configure, page 7 Feature Information for, page 27 Prerequisites for For Unified CME Release 11.6 and previous releases, phones

More information

IP phones do not support multicast at 224.x.x.x addresses.

IP phones do not support multicast at 224.x.x.x addresses. Prerequisites for, on page 1 Restrictions for, on page 1 Information About, on page 2 Configure, on page 7 Feature Information for, on page 26 Prerequisites for For Unified CME Release 11.6 and previous

More information

CME with LPCOR Configuration Example

CME with LPCOR Configuration Example CME with LPCOR Configuration Example Document ID: 117880 Contributed by Diya Mathew, Cisco TAC Engineer. Jul 11, 2014 Contents Introduction Prerequisites Requirements Components Used Background Information

More information

Configuring SIP Support for Hookflash

Configuring SIP Support for Hookflash This chapter contains information about the SIP Support for Hookflash feature that allows you to configure IP Centrex supplementary services on SIP-enabled, Foreign Exchange Station (FXS) lines. Supplementary

More information

Configuring FXS Ports for Basic Calls

Configuring FXS Ports for Basic Calls Configuring FXS Ports for Basic Calls First Published: October 2, 2008 Last updated: March 19, 2010 This module describes how to configure analog Foreign Exchange Station (FXS) ports on a Cisco Integrated

More information

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure Cisco Unified Border Element (Cisco UBE) provides an option to configure the error response code when a dial peer is busied

More information

Server Groups in Outbound Dial Peers

Server Groups in Outbound Dial Peers This feature configures a server group (group of server addresses) that can be referenced from an outbound dial peer. Feature Information for Configuring, page 1 Information About, page 2 How to Configure,

More information

Configuring Call Transfer and Forwarding

Configuring Call Transfer and Forwarding Configuring Call Transfer and Forwarding Last Updated: November 11, 2011 This chapter describes call transfer and forwarding features in Cisco Unified Communications Manager Express (Cisco Unified CME)

More information

Cisco Unified CME Commands: G

Cisco Unified CME Commands: G gsm-support, page 2 group (lpcor custom), page 3 group (telephony-service), page 5 group phone, page 7 group (voice register global), page 9 group (voice register pool), page 11 1 gsm-support gsm-support

More information

Voice Performance Statistics on Cisco Gateways

Voice Performance Statistics on Cisco Gateways Voice Performance Statistics on Cisco Gateways The Voice Performance Statistics on Cisco Gateways feature enables the collection of voice call signaling statistics and VoIP AAA accounting statistics based

More information

Reset and Restart Cisco Unified IP Phones

Reset and Restart Cisco Unified IP Phones Infmation About Resetting and Restarting Phones, on page 1 Reset and Restart Phones, on page 2 Feature Infmation f Reset and Restart Phones, on page 8 Infmation About Resetting and Restarting Phones Differences

More information

Cisco IOS SIP SRST Version 3.4 Command Reference

Cisco IOS SIP SRST Version 3.4 Command Reference Cisco IOS SIP SRST Version 3.4 Command Reference Cisco IOS Release 12.4(4)T October 2005 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

FXS (Foreign exchange Station) These POTS ports connect to telephones, fax machines, etc.

FXS (Foreign exchange Station) These POTS ports connect to telephones, fax machines, etc. Rev. 20170312.195018 6. CME Dial-Plans c cnac o okbook.com F X S P O R T S FXS (Foreign exchange Station) These POTS ports connect to telephones, fax machines, etc. R# show voice port summary Voice-only

More information

Configuring SIP Support for Hookflash

Configuring SIP Support for Hookflash Configuring SIP Support for Hookflash Last Updated: September 28, 2012 This chapter contains information about the SIP Support for Hookflash feature that allows you to configure IP Centrex supplementary

More information

Configuring SIP Registration Proxy on Cisco UBE

Configuring SIP Registration Proxy on Cisco UBE The Support for SIP Registration Proxy on Cisco UBE feature provides support for sending outbound registrations from Cisco Unified Border Element (UBE) based on incoming registrations. This feature enables

More information

Customize Softkeys. Information About Softkeys. Softkeys on IP Phones

Customize Softkeys. Information About Softkeys. Softkeys on IP Phones Information About Softkeys, page 1 Configure Softkeys, page 14 Configuration Example for Softkeys, page 34 Feature Information for Softkeys, page 38 Information About Softkeys Softkeys on IP Phones You

More information

Graphical User Interface

Graphical User Interface This chapter describes the Cisco Unified Communications Manager Express (Cisco Unified CME) graphical user interface (GUI) and explains how to set it up accounts for system administrators, customer administrators,

More information

Manipulating SIP Status-Line Header of SIP Responses

Manipulating SIP Status-Line Header of SIP Responses Manipulating SIP Status-Line Header of SIP Responses The SIP status line is a SIP response header, and it can be modified like any other SIP headers of a message. it can either be modified with a user-defined

More information

H.323-to-H.323 Interworking on CUBE

H.323-to-H.323 Interworking on CUBE This chapter describes how to configure and enable features for H.323-to-H.323 connections on CUBE. Configuring H.323-to-H.323 connections on a CUBE opens all ports by default. If CUBE has a public IP

More information

Working day Non-working day Private holiday

Working day Non-working day Private holiday OVERVIEW This feature changes the destination of an incoming call or the system operating conditions, such as call originating restrictions, based on the day of the week and the time of day (time zone).

More information

Copying SIP Headers. Feature Information for Copying with SIP Profiles

Copying SIP Headers. Feature Information for Copying with SIP Profiles This feature shows you how outgoing SIP headers can be manipulated using information from incoming and other outgoing SIP headers. Feature Information for Copying with SIP Profiles, page 1 How to Copy

More information

Copying SIP Headers. Feature Information for Copying with SIP Profiles

Copying SIP Headers. Feature Information for Copying with SIP Profiles This feature shows you how outgoing SIP headers can be manipulated using information from incoming and other outgoing SIP headers. Feature Information for Copying with SIP Profiles, on page 1 How to Copy

More information

Rev CUCM Mobility. c cnac o okbook.com

Rev CUCM Mobility. c cnac o okbook.com Rev. 20170424.065954 12. CUCM Mobility c cnac o okbook.com C U C M M O B I L I T Y F E A T U R E S Mobile Connect (AKA Single Number Reach) All devices configured for mobile connect ring at the same time.

More information

Understanding Cisco Unified Communications Manager Voice Gateways

Understanding Cisco Unified Communications Manager Voice Gateways CHAPTER 38 Understanding Cisco Unified Communications Manager Voice Gateways Cisco Unified Communications gateways enable Cisco Unified Communications Manager to communicate with non-ip telecommunications

More information

Configuring VoIP Call Setup Monitoring

Configuring VoIP Call Setup Monitoring The Cisco IOS IP Service Level Agreements (SLAs) VoIP Call Setup (Post-Dial Delay) Monitoring feature provides the ability to measure your network s response time for setting up a Voice over IP (VoIP)

More information

Installing and Upgrading Cisco Unified CME Software

Installing and Upgrading Cisco Unified CME Software Installing and Upgrading Cisco Unified CME Software Last Updated: June 3, 2009 This chapter explains how to install Cisco Unified Communications Manager Express (Cisco Unified CME) software and how to

More information

Implementing T1 CAS for VoIP

Implementing T1 CAS for VoIP This chapter describes how to implement the T1 Channel-Associated Signaling (CAS) for VoIP feature. This feature adds support for T1 CAS and E1 R2 signaling with the voice feature card (VFC). The T1 CAS

More information

Cisco UBE Out-of-dialog OPTIONS Ping

Cisco UBE Out-of-dialog OPTIONS Ping The Cisco Unified Border Element Out-of-dialog (OOD) Options Ping feature provides a keepalive mechanism at the SIP level between any number of destinations. Finding Feature Information, page 1 Prerequisites

More information

URI-Based Dialing Enhancements

URI-Based Dialing Enhancements The feature describes the enhancements made to Uniform Resource Identifier (URI)-based dialing on Cisco Unified Border Element (Cisco UBE) for Session Initiation Protocol (SIP) calls. The feature includes

More information

URI-Based Dialing Enhancements

URI-Based Dialing Enhancements The feature describes the enhancements made to Uniform Resource Identifier (URI)-based dialing on Cisco Unified Border Element (Cisco UBE) for Session Initiation Protocol (SIP) calls. The feature includes

More information

Gateway Trunk and Carrier Based Routing Enhancements

Gateway Trunk and Carrier Based Routing Enhancements Gateway Trunk and Carrier Based Routing Enhancements Feature History Release Modification 12.2(2)XU This feature is introduced for H.323 and SIP interfaces on the Cisco 2600 series, Cisco 3600 series,

More information

Unified Border Element (CUBE) with Cisco Unified Communications Manager (CUCM) Configuration Example

Unified Border Element (CUBE) with Cisco Unified Communications Manager (CUCM) Configuration Example Unified Border Element (CUBE) with Cisco Unified Communications Manager (CUCM) Configuration Example Document ID: 99863 Contents Introduction Prerequisites Requirements Components Used Conventions Configure

More information

Dial Peer Configuration Examples

Dial Peer Configuration Examples This appendix contains a series of configuration examples featuring the minimum required components and critical Cisco IOS command lines extracted from voice gateway configuration files necessary to complete

More information

Cisco IOS Voice Commands: N

Cisco IOS Voice Commands: N Cisco IOS Voice Commands: N This chapter contains commands to configure and maintain Cisco IOS voice applications. The commands are presented in alphabetical order. Some commands required for configuring

More information

EarthLink Business SIP Trunking. Cisco CME IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. Cisco CME IP PBX Customer Configuration Guide EarthLink Business SIP Trunking Cisco CME IP PBX Customer Configuration Guide Publication History First Release: Version 1.0 August 30, 2011 CHANGE HISTORY Version Date Change Details Changed By 1.0 8/30/2011

More information

Modify Cisco Unified IP Phone Options

Modify Cisco Unified IP Phone Options This chapter describes the screen and button features available for Cisco Unified IP phones connected to Cisco Unified Communications Manager Express (Cisco Unified CME). Information About Cisco Unified

More information

Configuring Media Antitrombone

Configuring Media Antitrombone Media Trombones are media loops in a SIP entity due to call transfer or call forward. Media loops in Cisco UBE are not detected because Cisco UBE looks at both call types as individual calls and not calls

More information

SIP Trunking using Optimum Business SIP Trunk Adaptor and the Cisco Call Manager Express Version 8.5

SIP Trunking using Optimum Business SIP Trunk Adaptor and the Cisco Call Manager Express Version 8.5 Cisco SIP Trunking using Optimum Business SIP Trunk Adaptor and the Cisco Call Manager Express Version 8.5 Goal The purpose of this configuration guide is to describe the steps needed to configure the

More information

Call Back supports Suspend/Resume CallBack notification for both intracluster and intercluster QSIG

Call Back supports Suspend/Resume CallBack notification for both intracluster and intercluster QSIG Overview, page 1 Prerequisites, page 1 Configuration Task Flow, page 2 Interactions and Restrictions, page 8 Troubleshooting, page 9 Overview The CallBack feature allows you to receive notification when

More information

Configuring SIP Call-Transfer Features

Configuring SIP Call-Transfer Features Configuring SIP Call-Transfer Features Configuring SIP Call-Transfer Features Last Updated: May 05, 2011 This chapter describes how to configure SIP call-transfer features. It describes the following features:

More information

Matching Inbound Dial Peers by URI

Matching Inbound Dial Peers by URI The feature allows you to configure selection of inbound dial peers by matching parts of the URI sent by remote (neighboring) SIP entity. The match can be done on different parts of the URI like hostname,

More information

Number: Passing Score: 800 Time Limit: 120 min File Version:

Number: Passing Score: 800 Time Limit: 120 min File Version: 300-075 Number: 300-075 Passing Score: 800 Time Limit: 120 min File Version: 8.0 300-075 Implementing Cisco IP Telephony & Video, Part 2 v1.0 Version 8.0 Sections 1. VCS Control 2. Collaboration Edge (VCS

More information

This feature was introduced.

This feature was introduced. Feature History Release 12.2(11)T Modification This feature was introduced. This document describes the QSIG for TCL IVR (Tool Language Interactive Voice Response) 2.0 feature in and includes the following

More information

EP502/EP504 IP PBX 1.1 Overview

EP502/EP504 IP PBX 1.1 Overview 1.1 Overview The EP502/EP504 is an embedded Voice over IP (VoIP) Server with Session Initiation Protocol (SIP) to provide IP extension phone connection for global virtual office of small-to-medium business

More information

examcollection.premium.exam.161q

examcollection.premium.exam.161q 300-075.examcollection.premium.exam.161q Number: 300-075 Passing Score: 800 Time Limit: 120 min File Version: 6.0 300-075 Implementing Cisco IP Telephony & Video, Part 2 v1.0 Version 6.0 Exam A QUESTION

More information

map q850-cause through mgcp packagecapability

map q850-cause through mgcp packagecapability map q850-cause through mgcp package-capability map q850-cause through mgcp packagecapability 1 map q850-cause map q850-cause through mgcp package-capability map q850-cause To play a customized tone to

More information

Configuring SIP Call-Transfer Features

Configuring SIP Call-Transfer Features This chapter describes how to configure SIP call-transfer features. It describes the following features: SIP - Call Transfer Using Refer Method SIP - Call Transfer Enhancements Using Refer Method SIP Transfer

More information

Cisco Exam Implementing Cisco IP Telephony & Video, Part 1 v1.0 Version: 10.0 [ Total Questions: 189 ]

Cisco Exam Implementing Cisco IP Telephony & Video, Part 1 v1.0 Version: 10.0 [ Total Questions: 189 ] s@lm@n Cisco Exam 300-070 Implementing Cisco IP Telephony & Video, Part 1 v1.0 Version: 10.0 [ Total Questions: 189 ] Cisco 300-070 : Practice Test Question No : 1 Which two codecs are the best codecs

More information

Configure Gateways. Gateway Overview. Gateway Overview, page 1 Gateway Setup Prerequisites, page 3 Gateway Configuration Task Flow, page 4

Configure Gateways. Gateway Overview. Gateway Overview, page 1 Gateway Setup Prerequisites, page 3 Gateway Configuration Task Flow, page 4 Gateway Overview, page 1 Gateway Setup Prerequisites, page 3 Gateway Configuration Task Flow, page 4 Gateway Overview Cisco offers a wide variety of voice and video gateways. A gateway provides interfaces

More information

Dial Peer Configuration on Voice Gateway Routers Configuration Guide

Dial Peer Configuration on Voice Gateway Routers Configuration Guide Dial Peer Configuration on Voice Gateway Routers Configuration Guide Cisco IOS XE Release 3S Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Cisco Unified CallManager Express Configuration Guide for SIP Phones

Cisco Unified CallManager Express Configuration Guide for SIP Phones Cisco Unified CallManager Express Configuration Guide for SIP Phones June 19, 2006 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel:

More information

Exam Questions Demo Cisco. Exam Questions CCIE Collaboration.

Exam Questions Demo   Cisco. Exam Questions CCIE Collaboration. Cisco Exam Questions 400-051 CCIE Collaboration Version:Demo 1. In Cisco IOS routers that use low latency queuing, which algorithm is used to presort traffic going into the default queue? A. first-in,

More information

SoLink-Lite IP-PBX. Administrator Guide. (Version 1.0)

SoLink-Lite IP-PBX. Administrator Guide. (Version 1.0) SoLink-Lite IP-PBX Administrator Guide (Version 1.0) TABLE OF CONTENT 1.0 Introduction... 1 2.0 Setting Up the IP-PBX... 2 3.0 Logging On... 3 4.0 Configuring Network... 4 5.0 Configuring Hardware... 5

More information

Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1.

Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1.0 Abstract These Application

More information

Grandstream Networks, Inc. UCM6200 Basic Configuration Guide

Grandstream Networks, Inc. UCM6200 Basic Configuration Guide Grandstream Networks, Inc. Table of Contents OVERVIEW... 4 SETUP GUIDE SCENARIO... 4 QUICK INSTALLATION... 5 Connecting the UCM6200... 5 Access UCM6200 series Web Interface... 5 CREATE USER EXTENSION...

More information

Hiding the Internal Topology Information Embedded Within the History-info Header at the Cisco UBE

Hiding the Internal Topology Information Embedded Within the History-info Header at the Cisco UBE Hiding the Internal Topology Information Embedded Within the History-info Header at the Cisco UBE SIP History-info stores information on address, topology and so on. Cisco UBE has the address hiding security

More information

Number Translation using Voice Translation Profiles

Number Translation using Voice Translation Profiles Number Translation using Voice Translation Profiles Document ID: 64020 Updated: Feb 02, 2006 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Assign Translation Profiles

More information

Cisco Unified Survivable Remote Site Telephony Version 7.1

Cisco Unified Survivable Remote Site Telephony Version 7.1 Survivable Remote Site Telephony Version 7.1 Communications Solutions unify voice, video, data, and mobile applications on fixed and mobile networks, enabling easy collaboration every time from any workspace.

More information

Cisco Unified Communications UC320W Pre-Installation Site Information

Cisco Unified Communications UC320W Pre-Installation Site Information Cisco Unified Communications UC320W Pre-Installation Site Information Use this workbook to gather information from your customer before you install the Cisco Unified Communications UC320W at the site.

More information

Configuring the Eight-Port FXS RJ-21 Module

Configuring the Eight-Port FXS RJ-21 Module CHAPTER 7 Configuring the Eight-Port FXS RJ-21 Module The Eight-port RJ-21 FXS Module is a high-density analog phone and fax relay interface. By providing service to analog phones and fax machines, the

More information

Test-king. Number: Passing Score: 800 Time Limit: 120 min File Version:

Test-king.  Number: Passing Score: 800 Time Limit: 120 min File Version: 300-075 Test-king Number: 300-075 Passing Score: 800 Time Limit: 120 min File Version: 14.1 http://www.gratisexam.com/ 300-075 Implementing Cisco IP Telephony & Video, Part 2 v1.0 Version 14.1 Exam A QUESTION

More information

AT&T IP Flexible Reach And IP Toll Free Cisco Unified Communication Manager H.323 Configuration Guide. Issue /3/2008

AT&T IP Flexible Reach And IP Toll Free Cisco Unified Communication Manager H.323 Configuration Guide. Issue /3/2008 AT&T IP Flexible Reach And IP Toll Free Cisco Unified Communication Manager H.323 Configuration Guide Issue 2.17 3/3/2008 Page 1 of 49 TABLE OF CONTENTS 1 Introduction... 4 2 Special Notes... 4 3 Overview...

More information

Cisco Exam Questions & Answers

Cisco Exam Questions & Answers Cisco 642-457 Exam Questions & Answers Number: 642-457 Passing Score: 800 Time Limit: 120 min File Version: 35.5 http://www.gratisexam.com/ Sections 1. 1-18 2. 19-36 3. 37-54 4. 55-72 Cisco 642-457 Exam

More information

Setting Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection

Setting Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection Up a Mitel SX-2000 Digital PIMG Integration, page 1 Up a Mitel SX-2000 Digital PIMG Integration Task List for Mitel SX-2000 PIMG

More information

The information contained in this document is confidential and proprietary to tekvizion PVS, Inc.

The information contained in this document is confidential and proprietary to tekvizion PVS, Inc. Copyright 2012 by tekvizion PVS, Inc. All Rights Reserved. Confidential Information The information contained in this document is confidential and proprietary to tekvizion PVS, Inc. This document is the

More information

Cisco Unified Communications Manager Trunk Types

Cisco Unified Communications Manager Trunk Types Cisco Unified Communications Manager Trunk Types This chapter provides information about trunk types. In a distributed call-processing environment, Cisco Unified Communications Manager communicates with

More information

Cisco Unified Communications Manager Express FAQ

Cisco Unified Communications Manager Express FAQ Cisco Unified Communications Manager Express FAQ Document ID: 97069 Contents Introduction Can a 7940 IP phone in a Cisco Unified Communications Manager Express environment handle four simultaneous calls

More information

Cisco Unity Express Windows and Menus

Cisco Unity Express Windows and Menus Last updated: June 21, 2007 This chapter describes the windows, menus, and icons available in the Cisco Unity Express voice-mail system and contains the following sections: Navigating Through the Cisco

More information

InSciTek Microsystems 635 Cross Keys Park Fairport, NY Guide to New Features Release 4.5

InSciTek Microsystems 635 Cross Keys Park Fairport, NY Guide to New Features Release 4.5 InSciTek Microsystems 635 Cross Keys Park Fairport, NY 14450 585-421-3850 Guide to New Features Release 4.5 Table of Contents Defining Resources...1 Adding an Outside Line...1 Adding Direct Inward Dialing...4

More information

Configure Call Routing

Configure Call Routing Call Routing Overview, page 1 Call Routing Prerequisites, page 2 Call Routing Configuration Task Flow, page 2 Call Routing Overview The system uses route plans to determine how to route calls between clusters,

More information

Setting up Alcatel 4400 Digital PIMG Integration

Setting up Alcatel 4400 Digital PIMG Integration up Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection, on page 1 Up an Alcatel 4400 Digital PIMG Integration with

More information