Configuring CME Additional Features Cisco Networking Academy Program

  • Slides: 62
Download presentation
Configuring CME Additional Features Cisco Networking Academy Program IP Telephony © 2005 Cisco Systems,

Configuring CME Additional Features Cisco Networking Academy Program IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 1

Cisco CME GUI Features IP Telephony © 2005 Cisco Systems, Inc. All rights reserved.

Cisco CME GUI Features IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 2

User Classes • Cisco CME provides three levels of HTTP based GUI access: System

User Classes • Cisco CME provides three levels of HTTP based GUI access: System Administrator Customer Administrator Phone User IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 3

User Classes (Cont. ) HTTP: //ip_address/ccme. html System and Customer Administrator Webbased GUI interface

User Classes (Cont. ) HTTP: //ip_address/ccme. html System and Customer Administrator Webbased GUI interface IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 4

User Classes (Cont. ) Phone User GUI Web interface IP Telephony © 2005 Cisco

User Classes (Cont. ) Phone User GUI Web interface IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 5

Cisco Call. Manager Express GUI Prerequisites The following tasks should be completed before the

Cisco Call. Manager Express GUI Prerequisites The following tasks should be completed before the GUI is available • Ensure the proper files are in flash on the Cisco Call. Manager router • Configure and enable the HTTP server on the router • HTTP Server Authentication Method (Optional) • Configure System Administrator Credentials IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 6

Cisco Call. Manager Express GUI Prerequisites (Cont. ) router(config)# ip http server • Enables

Cisco Call. Manager Express GUI Prerequisites (Cont. ) router(config)# ip http server • Enables the HTTP server on the router(config)# ip http path flash: • Sets the http server path to the flash memory router(config)# ip http authentication {aaa | enable | local | tacacs} • Determines the method type of authentication used by the HTTP Server IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 7

Cisco Call. Manager Express GUI Prerequisites (Cont. ) router(config)# telephony-service • Enters telephony-service configuration

Cisco Call. Manager Express GUI Prerequisites (Cont. ) router(config)# telephony-service • Enters telephony-service configuration mode router(config-telephony-service)# web admin system name username {password string | secret {0 | 5} string} • Sets a username and password for the GUI system administrator IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 8

Cisco Call. Manager Express GUI Prerequisites (Cont. ) router(config-telephony-service)# dn-webedit • (Optional) Enables the

Cisco Call. Manager Express GUI Prerequisites (Cont. ) router(config-telephony-service)# dn-webedit • (Optional) Enables the ability to add ephone directory numbers through the Call. Manager Express GUI router(config-telephony-service)# time-webedit • (Optional) Enables the ability to set the system time through the Call. Manager Express GUI IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 9

Accessing the GUI The GUI in Call. Manager Express is Web-based • Use IE

Accessing the GUI The GUI in Call. Manager Express is Web-based • Use IE 6. 0 or greater • Use the URL Hyperlink: http: //router_ipaddr/ccme. html • Enter either system admin, customer admin or phone user credentials when prompted IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 10

Configuring Administrative User Classes To configure a customer administrator with a subset of the

Configuring Administrative User Classes To configure a customer administrator with a subset of the system administrator access, two steps must be taken: • Create and load a custom XML configuration file • Define the customer administrator credentials IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 11

Configuring Administrative User Classes (Cont. ) Creating and loading an XML configuration file is

Configuring Administrative User Classes (Cont. ) Creating and loading an XML configuration file is a five step process • Step 1 - Open a copy of the xml. template file in a text editor • Step 2 - Edit the file with desired changes to access • Step 3 - Save the file with a desired name • Step 4 - Upload to flash on the Call. Manager Express router via TFTP or FTP • Step 5 - Load the template from flash to the RAM on the Call. Manager Express router IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 12

Configuring Administrative User Classes (Cont. ) – Demonstration • Step 1 – Copy of

Configuring Administrative User Classes (Cont. ) – Demonstration • Step 1 – Copy of xml. template in text editor <Presentation> <Main. Menu> <!-- Take Higher Precedence over CLI "dn-web-edit" --> <Add. Extension> [Hide | Show] </Add. Extension> <Delete. Extension> [Hide | Show] </Delete. Extension> <Add. Phone> [Hide | Show] </Add. Phone> <Delete. Phone> [Hide | Show] </Delete. Phone> </Main. Menu> … IP Telephony <Extension> <!--Control both view and change, and possible add or delete--> <Sequence. Number> [Hide | Show] </Sequence. Number> <Type> [Hide | Show] </Type> <Huntstop> [Hide | Show] </Huntstop> <Preference> [Hide | Show] </Preference> <Hold. Alert> [Hide | Show] </Hold. Alert> <Translation. Rules> [Hide | Show] </Translation. Rules> <Paging> [Hide | Show] </Paging> <Intercom> [Hide | Show] </Intercom> <MWI> [Hide | Show] </MWI> <Mo. H> [Hide | Show] </Mo. H> <LBDN> [Hide | Show] </LBDN> <Dual. Line> [Hide | Show] </Dual. Line> <Reg> [Hide | Show] </Reg> <PGroup> [Hide | Show] </PGroup> © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 13

Configuring Administrative User Classes (Cont. ) – Demonstration • Step 2 - xml. template

Configuring Administrative User Classes (Cont. ) – Demonstration • Step 2 - xml. template in text editor <Presentation> <Main. Menu> <Add. Extension> Hide </Add. Extension> <Delete. Extension> Hide </Delete. Extension> <Add. Phone> Show </Add. Phone> <Delete. Phone> Show </Delete. Phone> </Main. Menu> … IP Telephony <Extension> <Sequence. Number> Hide </Sequence. Number> <Type> Hide </Type> <Huntstop> Hide </Huntstop> <Preference> Hide </Preference> <Hold. Alert> Hide </Hold. Alert> <Translation. Rule> Hide </Translation. Rule> <Paging> Show </Paging> <Intercom> Hide </Intercom> <MWI> Hide </MWI> <Mo. H> Hide </Mo. H> <LBDN> Hide </LBDN> <Dual. Line> Hide </Dual. Line> <Reg> Hide </Reg> <PGroup> Hide </PGroup> </Extension> © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 14

Configuring Administrative User Classes (Cont. ) – Demonstration Results Default system Administrator access Modified

Configuring Administrative User Classes (Cont. ) – Demonstration Results Default system Administrator access Modified XML Template applied IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 15

Configuring Administrative User Classes (Cont. ) Define the custom administrator credentials in one of

Configuring Administrative User Classes (Cont. ) Define the custom administrator credentials in one of two ways: • Through the System Administrator GUI • From the CLI of the Call. Manager Express IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 16

Configuring Administrative User Classes (Cont. ) To add a Customer Admin • Add a

Configuring Administrative User Classes (Cont. ) To add a Customer Admin • Add a username • Select Customer from the Admin type • Set the password IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 17

Configuring Administrative User Classes (Cont. ) router(config)# telephony-service • Enters telephony-service configuration mode router(config-telephony-service)#

Configuring Administrative User Classes (Cont. ) router(config)# telephony-service • Enters telephony-service configuration mode router(config-telephony-service)# web admin customer name username password string • Sets a username and password for the GUI customer administrator IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 18

Configuring Administrative User Classes (Cont. ) Two ways to define phone users: • Through

Configuring Administrative User Classes (Cont. ) Two ways to define phone users: • Through the System Administrator GUI • From the CLI of the Call. Manager Express IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 19

Configuring Administrative User Classes (Cont. ) Select the phone of the user, then set

Configuring Administrative User Classes (Cont. ) Select the phone of the user, then set credentials on the phone IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 20

Configuring Administrative User Classes (Cont. ) router(config)# ephone tag • Enters telephony-service configuration mode

Configuring Administrative User Classes (Cont. ) router(config)# ephone tag • Enters telephony-service configuration mode router(config-ephone)# username password • Sets a username and password for the GUI phone user IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 21

Configuring Phone Features IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco

Configuring Phone Features IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 22

Call Transferring a Call from an IP Phone User transfers a call to another

Call Transferring a Call from an IP Phone User transfers a call to another DN IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 23

Call Transfer (Cont. ) Configuring Call Transfer Commands • Configuring system transfer settings •

Call Transfer (Cont. ) Configuring Call Transfer Commands • Configuring system transfer settings • Configuring individual IP phone transfer settings • Configuring a transfer pattern IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 24

Call Transfer (Cont. ) Configuring router(config-telephony-service)# transfer-system {blind | full-consult | local -consult} •

Call Transfer (Cont. ) Configuring router(config-telephony-service)# transfer-system {blind | full-consult | local -consult} • Specifies the call transfer method for all Cisco CME extensions CMERouter(config-telephony-service)#transfer-system full-blind IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 25

Call Transfer (Cont. ) Configuring router(config-ephone-dn)# transfer-mode {blind | consult} • Specifies the type

Call Transfer (Cont. ) Configuring router(config-ephone-dn)# transfer-mode {blind | consult} • Specifies the type of call transfer for an individual IP phone extension number CMERouter(config-ephone-dn)#transfer-mode consult IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 26

Call Transfer (Cont. ) Configuring router(config-telephony-service)# transfer-pattern [blind] • To allow transfer of telephone

Call Transfer (Cont. ) Configuring router(config-telephony-service)# transfer-pattern [blind] • To allow transfer of telephone calls from Cisco IP phones to phones other than Cisco IP phones CMERouter(config-telephony-service)#transfer-pattern 2095559. . . blind IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 27

Call Forwarding a Call from an IP phone User forwards all calls to a

Call Forwarding a Call from an IP phone User forwards all calls to a DN IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 28

Call Forwarding (Cont. ) Forwarding a Call from an IP phone Forward all, busy,

Call Forwarding (Cont. ) Forwarding a Call from an IP phone Forward all, busy, and no answer all in the phone user Web pages IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 29

Call Forwarding (Cont. ) Configuring Call Forwarding Commands • Call forward all • Call

Call Forwarding (Cont. ) Configuring Call Forwarding Commands • Call forward all • Call forward busy • Call forward no answer • Call forward max-length • Call forward pattern IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 30

Call Forwarding (Cont. ) Configuring CMERouter(config-ephone-dn)# call-forward all directory-number • Forwards all calls to

Call Forwarding (Cont. ) Configuring CMERouter(config-ephone-dn)# call-forward all directory-number • Forwards all calls to the Directory Number specified CMERouter(config-ephone-dn)# call-forward busy directory-number • Forwards incoming calls when the DN is busy to another DN CMERouter(config-ephone-dn)# call-forward noan directory-number timeout seconds • Forwards calls that are not answered in the time specified to another DN IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 31

Call Forwarding (Cont. ) Configuring CMERouter(config-ephone-dn)# call-forward max-length • Restricts the number of digits

Call Forwarding (Cont. ) Configuring CMERouter(config-ephone-dn)# call-forward max-length • Restricts the number of digits that can be used with call forward CMERouter(config-telephony-service)# call-forward pattern • To specify a pattern for calling-party numbers that support H. 450. 3 IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 32

IP Phone Display Configuring The Phone display can be customized in the following ways

IP Phone Display Configuring The Phone display can be customized in the following ways • IP Phone Header Bar • System Text Message • System Display Message (Idle URL) IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 33

IP Phone Display (Cont. ) Label IP Phone Header Bar System Text Message IP

IP Phone Display (Cont. ) Label IP Phone Header Bar System Text Message IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. System Display Message Cisco Public 34

IP Phone Display (Cont. ) IP Phone Header Bar CMERouter(config)# ephone-dn dn-tag • Enters

IP Phone Display (Cont. ) IP Phone Header Bar CMERouter(config)# ephone-dn dn-tag • Enters ephone-dn configuration mode CMERouter(config-ephone-dn)# description display-text • Enters the header bar for the IP Phone CMERouter(config-ephone-dn)# label string • Configures a label on the line instead of the line number IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 35

IP Phone Display (Cont. ) System Display Message (Idle URL) CMERouter(config-telephony-service)# system message text-message

IP Phone Display (Cont. ) System Display Message (Idle URL) CMERouter(config-telephony-service)# system message text-message • Sets the text message to play when the phone is idle CMERouter(config-telephony-service)# url idle-timeout seconds • Sets a url to be displayed on the IP phone when idle for the set number of seconds IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 36

IP Phone Display (Cont. ) Provisioning URL for customized function buttons CMERouter(config-telephony-service)# url {directory

IP Phone Display (Cont. ) Provisioning URL for customized function buttons CMERouter(config-telephony-service)# url {directory | services} url • Sets the url that will be used when the corresponding function button is pressed telephony-service url directories http: //10. 4. 212. 11/localdirectory url services http: //10. 4. 212. 4/CCMUser/123456/urltest. html IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 37

Calling and Directory Features Directory can be accessed by pressing the directory button IP

Calling and Directory Features Directory can be accessed by pressing the directory button IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 38

Calling and Directory Features (Cont. ) HTTP: //ip_address/ccme. html The directory can be accessed

Calling and Directory Features (Cont. ) HTTP: //ip_address/ccme. html The directory can be accessed through the phone user Web page IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 39

Calling and Directory Features (Cont. ) Adding a user to the directory of Call.

Calling and Directory Features (Cont. ) Adding a user to the directory of Call. Manager Express IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 40

Calling and Directory Features (Cont. ) IP Telephony © 2005 Cisco Systems, Inc. All

Calling and Directory Features (Cont. ) IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 41

Calling and Directory Features (Cont. ) Directory order and entry router(config-telephony-service)# directory {first-name-first |

Calling and Directory Features (Cont. ) Directory order and entry router(config-telephony-service)# directory {first-name-first | last-name-first} • Sets the order that the directory will be listed in router(config-telephony-service)# directory entry {[entry-tag number name] | clear} • Sets the order that the directory will be listed in router(config-ephone-dn)# name • Associates a name with an extension (ephone-dn) IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 42

Productivity Tools Productivity tools for Cisco CME include: • Flash softkey for hookflash functionality

Productivity Tools Productivity tools for Cisco CME include: • Flash softkey for hookflash functionality • Intercom • Paging IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 43

Productivity Tools (Cont. ) Flash Softkey for Hookflash Functionality router(config-telephony-service)# fxo hook-flash • Enables

Productivity Tools (Cont. ) Flash Softkey for Hookflash Functionality router(config-telephony-service)# fxo hook-flash • Enables the flash softkey button on the IP phones IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 44

Productivity Tools (Cont. ) Intercom ephone-dn 10 number 1100 name “Admin Assistant” ephone-dn 20

Productivity Tools (Cont. ) Intercom ephone-dn 10 number 1100 name “Admin Assistant” ephone-dn 20 number 1199 name “The Boss” ephone-dn 51 number B 5000 name “Admin Assistant” intercom B 4999 label “Admin Assist” ephone-dn 52 number B 4999 name “The Boss” intercom B 5000 label “The Boss” ephone 6 button 1: 10 2: 51 ephone 7 button 1: 20 2: 52 IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Phone A – The Boss Line 1 – 1100 Line 2 – Admin Assist Phone B – Admin Assistant Line 1 – 1199 Line 2 – The Boss Cisco Public 45

Productivity Tools (Cont. ) Intercom router(config-ephone-dn)# intercom extension-number [barge-in | no-auto-answer] [label] • Programs

Productivity Tools (Cont. ) Intercom router(config-ephone-dn)# intercom extension-number [barge-in | no-auto-answer] [label] • Programs an extension to call another intercom phone IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 46

Productivity Tools (Cont. ) Paging Function • Creates a one way voice path •

Productivity Tools (Cont. ) Paging Function • Creates a one way voice path • Unicast or Multicast • Single Group • Multiple Groups IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 47

Productivity Tools (Cont. ) Single Paging Group ephone-dn 4 number 4444 name Paging Shipping

Productivity Tools (Cont. ) Single Paging Group ephone-dn 4 number 4444 name Paging Shipping paging ip 239. 0. 1. 20 port 2000 ephone-dn 21 number 2121 ephone-dn 22 number 2222 ephone 1 mac-address 3662. 0234. 6 ae 2 button 1: 21 paging-dn 4 ephone 2 mac-address 9387. 6738. 2873 button 1: 22 paging-dn 4 IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. ephone 1 paging Group 4 Phone dials 4444 ephone 2 paging Group 4 Cisco Public 48

Productivity Tools (Cont. ) Paging DN set up by adding a new extension through

Productivity Tools (Cont. ) Paging DN set up by adding a new extension through the GUI Assign the paging extension to the phone IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 49

Productivity Tools (Cont. ) Paging Commands router(config-ephone-dn)# paging [ip multicast-address port udp-port] • Configures

Productivity Tools (Cont. ) Paging Commands router(config-ephone-dn)# paging [ip multicast-address port udp-port] • Configures the ephone-dn as paging extension using either unicast or multicast router(config-ephone)# paging-dn-tag [unicast] • Creates a paging extension to receive audio pages on the ephone IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 50

Productivity Tools (Cont. ) Combined Paging Group • Phone dials 2000 and phone 1

Productivity Tools (Cont. ) Combined Paging Group • Phone dials 2000 and phone 1 and phone 2 get page • Phone dials 2001 and phone 3 and phone 4 get page • Phone dials 2002 and all 4 phones get page ephone-dn 10 number 2000 name Tech Support paging ip 239. 0. 1. 20 port 2000 ephone-dn 20 number 2001 name Sales Dept paging ip 239. 0. 1. 21 port 2000 ephone-dn 22 number 2002 paging ip 239. 0. 2. 22 port 2000 paging group 10, 20 ephone 1 paging-group 10 ephone 2 paging-group 10 ephone 3 paging-group 20 ephone 4 paging-group 20 IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. ephone 1 paging Group 10 Phone dials 2000, 2001 or 2002 ephone 2 paging Group 10 ephone 3 paging Group 20 ephone 4 paging Group 20 Cisco Public 51

Productivity Tools (Cont. ) Paging Group router(config-ephone-dn)# paging-group paging-dn-tag, … • Creates a combined

Productivity Tools (Cont. ) Paging Group router(config-ephone-dn)# paging-group paging-dn-tag, … • Creates a combined paging group from two or more previously defined paging directory numbers IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 52

Custom IP Phone Rings To create custom rings for IP phones follow these steps:

Custom IP Phone Rings To create custom rings for IP phones follow these steps: • Step 1 - Create a ring in the form of a raw PCM file • Step 2 - Create a Ring. List. xml file using a text editor to point to the various rings that are desired • Step 3 - Load the rings and Ring. List. xml file to flash on the Call. Manager Express router • Step 4 - Configure the tftp server to serve up the rings and Ring. List. xml • Step 5 - Reboot the phones IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 53

Music on Hold (Mo. H) can be derived from two sources: • Audio file

Music on Hold (Mo. H) can be derived from two sources: • Audio file in. wav or. au format • Live audio source via a feed IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 54

Music on Hold (Cont. ) Configuring Mo. H from file Phone on Hold Flash:

Music on Hold (Cont. ) Configuring Mo. H from file Phone on Hold Flash: My. Mohfile. wav unicast or multicast telephony-service moh My. Mo. Hfile. wav multicast moh 239. 23. 4. 10 port 2000 IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Phone on Hold Cisco Public 55

Music on Hold (Cont. ) Configuring Mo. H from file router(config-telephony-service)# moh filename •

Music on Hold (Cont. ) Configuring Mo. H from file router(config-telephony-service)# moh filename • Configures Mo. H using the file specified in flash router(config-telephony-service)# multicast moh ip-address port-number [route ipaddress-list] • (Optional) Specifies that the Mo. H file should be multicast using the parameters specified IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 56

Music on Hold (Cont. ) Configuring Mo. H from a live source Phone on

Music on Hold (Cont. ) Configuring Mo. H from a live source Phone on Hold E&M port - 4 -wire, immediate start, auto-cut through unicast or multicast E&M port 1/1/1 voice-port 1/1/1 auto-cut-through operation 4 -wire signal immediate dial-peer 7777 voice pots destination-pattern 7777 port 1/1/1 ephone-dn 12 number 9999 moh out-call 7777 IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Phone on Hold Cisco Public 57

Music on Hold (Cont. ) Configuring Mo. H from a live source CMERouter(config)# voice-port

Music on Hold (Cont. ) Configuring Mo. H from a live source CMERouter(config)# voice-port • Enters voice port config mode for the E&M port CMERouter(config-voice-port)# input gain decibels • (Optional) sets gain on the Mo. H signal CMERouter(config-voice port)# auto-cut-through • Enables call completion when no M-lead response is sent IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 58

Music on Hold (Cont. ) Configuring Mo. H from a live source CMERouter(config-voice-port)# operation

Music on Hold (Cont. ) Configuring Mo. H from a live source CMERouter(config-voice-port)# operation 4 -wire • Sets the E&M port to use a 4 -wire scheme CMERouter(config-voice-port)# signal immediate • Directs calling side to seize the E-lead and send DTMF digits IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 59

Music on Hold (Cont. ) Configuring Mo. H from a live source CMERouter(config)# dial-peer

Music on Hold (Cont. ) Configuring Mo. H from a live source CMERouter(config)# dial-peer voice tag pots • Creates the dial peer for the MOH connection CMERouter(config-dial-peer)# port • Associates the voice port to the dial peer CMERouter(config-dial-peer)# destination-pattern string • Specifies the DN of the Mo. H source IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 60

Music on Hold (Cont. ) Configuring Mo. H from a live source CMERouter(config)# ephone-dn

Music on Hold (Cont. ) Configuring Mo. H from a live source CMERouter(config)# ephone-dn tag • Creates an ephone-dn CMERouter(config-ephone-dn)# number • Configures a dummy DN for this ephone-dn instance CMERouter(config-ephone-dn)# moh [out-call outcall-number] • Specifies this ephone-dn is used for an incoming or outgoing call that is to be the source for a MOH stream IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 61

IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 62

IP Telephony © 2005 Cisco Systems, Inc. All rights reserved. Cisco Public 62