SlideShare a Scribd company logo
1
& www.uccollaborations.com
222
CCNP Collaboration Plus
Overview
Cisco Unified Communication
Express
333
Overview
• IOS feature that turns Cisco Router a IP Based PBX
• Call processing and device control
• Command-line or GUI-based configuration
• Local directory service
• Computer Telephony Integration (CTI) support
• Trunking to other VoIP systems
• Direct integration with Cisco Unity Express (CUE)
PSTN
IP WAN
444
Setting up CME for SCCP & SIP
Based on SCCP
telephony-service
max-ephones 15
max-dn 15
ip source-address 142.102.65.254 port 2000
max-conferences 4
dn-webedit
time-webedit
transfer-system full-consult
voice service voip
allow-connection sip to sip
sip
bind control source-interface GigabitEthernet0/0.102
bind media source-interface GigabitEthernet0/0.102
registrar server expires max 1200 min 300
voice register global
mode cme
source-address 142.102.66.254 port 5060
max-dn 10
max-pool 10
authenticate register
authenticate realm voicebootcamp.com
create profile sync 0041377162820495
ntp-server 135.11.11.11 mode unicast
Based on SIP Protocol
Based on SCCP
555
Phones in Cisco Unified CME
Directory Number – EPHONE-DN
• A directory number, also known as an
ephone-dn for SCCP that represents the line
connecting a voice channel to a phone
• Each directory number has a unique dn-tag
• Directory numbers are assigned to line
buttons on phones during configuration
• One virtual voice port and one or more dial
peers are automatically created for each
directory number
• Number of simultaneous calls that you can
have
• Not all types of directory numbers can be
configured for all phones or for all
protocols
ephone-dn 2
number 6001
ephone 1
Mac-
button 1:2
ephone-dn 3 dual-line
number 6002
ephone-dn 4 octo-line
number 6003
ephone 2
Mac-address Y.Y.Y.y
button 1:3 2:4
Single Line
666
Phones in Cisco Unified CME
Directory Number – EPHONE-DN
• Following Type of Directory Number Exist
• Single-Line
• Dual-Line
• Octo-Line
• Shared Line (Exclusive)
• Mixed Shared Lines
• Overlaid
ephone-dn 2
number 6001
ephone 1
Mac-
button 1:2
ephone-dn 3 dual-line
number 6002
ephone-dn 4 octo-line
number 6003
ephone 2
Mac-address Y.Y.Y.y
button 1:3 2:4
Single Line
Example:
ephone-dn 1 octo-line
number 4001 no-reg both
description +85224024001
name SiteC Phone 1
huntstop channel 1
777
EPHONE – DN Single Line
• Single-Line
–Makes one call connection at a time using one phone
line button. A single-line directory number has one
telephone number associated with it.
–Should be used when phone buttons have a one-to-one
correspondence to the PSTN lines that come into a
Cisco Unified CME system.
–Should be used for lines that are dedicated to intercom,
paging, message-waiting indicator (MWI), loopback,
and music-on-hold (MOH) feed sources.
–Must have more than one single-line directory number
on a phone when used with multiple-line features like
call waiting, call transfer, and conferencing.
–Can be combined with dual-line directory numbers on
the same phone.
ephone-dn 2
number 6001
ephone 1
Mac-
button 1:2
888
EPHONE – DN Dual
• Has one voice port with two channels.
• Supported on IP phones that are running SCCP; not
supported on IP phones that are running SIP.
• Can make two call connections at the same time using one
phone line button. A dual-line directory number has two
channels for separate call connections.
• Can have one number or two numbers (primary and
secondary) associated with it.
• Should be used for a directory number that needs to use
one line button for features like call waiting, call transfer,
or conferencing.
• Cannot be used for lines that are dedicated to intercom,
paging, message-waiting indicator (MWI), loopback, and
music-on-hold (MOH) feed sources.
• Can be combined with single-line directory numbers on
the same phone.
ephone-dn 3 dual-line
number 6001
ephone 1
Mac-
button 1:3
999
EPHONE – DN Octo Line
• An octo-line directory number supports up to eight active
calls both incoming and outgoing, on a single button of a
SCCP phone
• An octo-line directory number can split its channels
among other phones that share the directory number
• Octo-line directory number can handle multiple calls
because octo-line directory numbers do not require a
different ephone-dn for each active call
• After a phone answers an incoming call, the answering
phone is in the connected state. Other phones that share
the octo-line directory number are in the remote-in-use
state
• After a connected call on an octo-line directory number is
put on-hold, any phone that shares this directory number
can pick up the held call
• The Barge and Privacy features control whether other
phones are allowed to view call information or join calls on
the shared octo-line directory number.
ephone-dn 3 Octo-line
number 6001
ephone 1
Mac- X.X.X
button 1:3
101010
Phones in Cisco Unified CME
ephone
Ethernet Phone
Is a software configuration for a phone in Cisco Unified CME
Cisco Unified CME 8.8 and later versions support the following phones:
• Cisco Unified 3905 SIP IP Phones
• Cisco Unified 6901 and 6911 SIP IP Phones
• Cisco Unified 6921, 6941, 6945, and 6961 SIP IP Phones
• Cisco Unified 8941 and 8945 SIP IP Phones
• Cisco Unified 6945, 8941, and 8945 SCCP IP Phones
ephone 1
mac-address 0023.339D.F9EB
username "scone" password cisco
type 7965
button 1:2
Example: Extension 4001
ephone-dn 2 octo-line
number 2002 no-reg both
description +85224022002
name SiteC Phone 1
huntstop channel 1
111111
Verify Phone Registration
121212
CUCEM – SIP Based
• Enable SIP Service
voice service voip
ip address trusted list
ipv4 0.0.0.0 0.0.0.0
allow-connections sip to sip
sip
bind control source-interface GigabitEthernet0/0.102
bind media source-interface GigabitEthernet0/0.102
registrar server expires max 1200 min 300
voice register global
mode cme
source-address 142.102.66.254 port 5060
max-dn 5
max-pool 5
authenticate register
authenticate realm all
timezone 42
date-format D/M/Y
voicemail 4220
ntp-server 157.26.1.250 mode unicast
conference hardware
camera
video
voice register dn 1
number 4002
name SC Phone 2
label +85224024002
mwi
voice register pool 1
id mac B414.89A2.F83A
type 9951
number 1 dn 1
description SC Phone 2
no vad
camera
video
131313
141414
CCNP Voice Plus Overview
Features
151515
Voice Network Directory
• Local Directory Service
• Name command under ephone-dn can be searchable from this local directory
• Names are used both for building the internal corporate phone directory (often called the local
directory) and for caller ID information
• By Default CME - organizes the local directory alphabetically by first name
• Also add manual entries to the directory by using the directory entry command
• You can add up to 100 manual entries to the local CME directory
CME_Voice(config-telephony)# directory ?
entry Define new directory entry
first-name-first first name is first in ephone-dn name field
last-name-first last name is first in ephone-dn name field
CME_Voice(config-telephony)# directory last-name-first
CME_Voice(config-telephony)# directory entry ?
<1-100> Directory entry tag
clear clear all directory entries
CME_Voice(config-telephony)# directory entry 1 ?
WORD A sequence of digits representing dir. number
CME_Voice(config-telephony)# directory entry 1 1599 ?
name Define directory name
CME_Voice(config-telephony)# directory entry 1 1599 name ?
LINE A string - representing directory name (max length: 24 chars)
CME_Voice(config-telephony)# directory entry 1 1599 name Corporate Support
161616
Configuring Call Forwarding
• Forward calls to a different destination
• To forward calls from the IP phone, just press the CFwdAll softkey button
• Forwarding calls from the command line gives you more options than does
forwarding callsfrom the IP phone
• Tandem hop in the call flow is the default call flow. When call is forwarded, Voice
traffic goes through the forwarding station thus quality can suffer
• H.450.3 standard represents a method that allows the CME router to redirect the call
directly to the final destination instead of acting as a tandem hop
ephone-dn 1
call-forward busy 4001
call-forward noan 4001 timeout 18
171717
Configuring Call Transfer
• Transferring calls is another basic requirement of a business
phone system
• To transfer a call, press the Trnsfer softkey while on an active
call
• Two Type of Transfer
–Consult: Consult transfer allows you to speak with the other party
before transferring the call
–Blind:Blind transfer immediately transfers the call after you dial the
number
telephony-service
transfer-system full-consult
transfer-pattern 5...
transfer-pattern 4...
181818
Configuring Call Park
• Allowing you to retrieve the call from any phone in the organization once it is parked
by pressing parks softkey
• Any IP phone that can dial the park extension number can retrieve the call
• Call park system works by finding free ephone-dns where call will be held
temporarily. From the retrievable phone, just dial th ephone-dn number
• Calls being parked at random extensions might work well for a warehouse
environment with a voice-paging system
ephone-dn 15
number 7001
park-slot timeout 30 limit 10
ephone 5
button 1:11 2:12 3:13
transfer-park blocked
191919
Feature Call Pickup
• Call Pickup allows a phone user to answer a call that is ringing on another phone
–Directed Call Pickup—Call pickup, explicit ringing extension. Any local phone user can
pick up a ringing call on another phone by pressing a soft key and then dialing the
extension.
–Group Pickup, Different Group—Call pickup, explicit group ringing extension. A phone
user can answer a ringing phone in any pickup group by pressing the GPickUp soft key and
then dialing the pickup group numbe
–Local Group Pickup—Call pickup, local group ringing extension. A phone user can pick up
a ringing call on another phone by pressing a soft key and then the asterisk (*) if both
phones are in the same pickup group.
ephone-dn 1
number 4001
pickup-group 100
ephone-dn 2
number 4002
pickup-group 100
ephone-dn 3
number 4003
pickup-group 300
202020
Feature Template
• Phone Templates
–An ephone template is a set of features that can be applied to one or more individual
phones using a single command.
–Templates allow you to uniformly and easily implement the features you select for a set of
phones.
• Ephone-dn Templates
–Ephone-dn templates allow you to apply a standard set of features to ephone-dns
ephone-template 15
features blocked Park Trnsfer
ephone-dn 2
number 2333
ephone 36
button 1:2
ephone-template 15
ephone-dn-template 3
call-forwarding busy 4000
call-forwarding noan 4000 timeout 30
pickup group 4
ephone-dn 23
number 2323
ephone-dn-template 3
ephone-dn 33
number 3333
ephone-dn-template 3
212121
Feature - Paging
• A paging number can be defined to relay audio pages to a group of designated phones
• When a caller dials the paging number (ephone-dn), each idle IP phone that has been
configured with the paging number automatically answers using its speakerphone mode
• Displays on the phones that answer the page show the caller ID that has been set using
the name command under the paging ephone-dn
• Audio paging provides a one-way voice path to the phones that have been designated to receive
paging
Ephone-dn 10
number 8888
paging ip 239.1.1.10 port 2000
Ephone 1
paging-dn 10 multicast
Ephone 2
paging-dn 10 multicast
222222
Single Number Reach in CME
• The Single Number Reach (SNR) feature allows users to answer incoming calls to their
extension on either their desktop IP phone or at a remote destination, such as a mobile phone
• Users can pick up active calls on the desktop phone or the remote phone without losing the
connection
• This enables callers to dial a single number to reach the phone user. Calls that are not answered
can be forwarded to voice mail
• Remote destinations may include the following devices:
–Mobile (cellular) phones
–Smart phones
–IP phones not belonging to the same Cisco Unified CME router as the desktop phone
–Home phone numbers in the PSTN. Supported PSTN interfaces include PRI, BRI, SIP,
and FXO
• Cisco Unified CME rings the desktop IP phone first. If the IP phone does not answer within
the configured amount of time
Mobile (cellular) phones.
•
232323
Single Number Reach in CME
ephone-template 1
softkeys idle Dnd Gpickup Pickup Mobilit
softkeys connected Endcall Hold LiveRcd Mobility
ephone-dn 10
number 6001
mobility
Snr 94163013001 3 delay 5 timeout 15 cfwd-noan 4400
Softkey template allows you to define a softkey
button which can be use to enable or disable Mobility
242424
CCME ephone-hunt
ephone-hunt allows CCME administrators to:
• Define a pilot number for a hunt group
• Sequential mode: specifies an ordered list of extension
numbers to sequentially hunt through
• Peer mode: specifies a random start point in a circular
list of extension numbers
• Longest Idle: specifies who is idle for long.
• Define a final destination to forward the call to if the call
is not answered or all members are busy
252525
CCME Hunting
Ephone-hunt 1 seq
pilot 6500
list 6001, 6002
final 6000
timeout 5
ephone-hunt 2 peer
pilot 6000
list 6002, 6001, 6003
final 3001  can not be 6500
preference 1
timeout 30
no-reg
09:00 06/500/05
6001
6001
VoiceBootcamp Inc.
09:00 06/500/05
6001
6001
VoiceBootcamp Inc.
IP phone 1
IP phone 2
Inbound call to 6500
If 6001 is busy
and/or not
answering
262626
End of Chapter
• CME is designed for small business
• Can be manage by GUI or Command Line
• Integrated GUI or CCP

More Related Content

What's hot

Easyroute how to_sip_calls_en
Easyroute how to_sip_calls_enEasyroute how to_sip_calls_en
Easyroute how to_sip_calls_en
Javier Boquin Rivera
 
Matrix eternity mex presentation
Matrix eternity mex presentationMatrix eternity mex presentation
Matrix eternity mex presentationmatrixtelesol
 
Matrix Telecom Solutions: SETU ATAs
Matrix Telecom Solutions: SETU ATAs Matrix Telecom Solutions: SETU ATAs
Matrix Telecom Solutions: SETU ATAs
Matrix Comsec
 
Panasonic kx tde100_config-guide
Panasonic kx tde100_config-guidePanasonic kx tde100_config-guide
Panasonic kx tde100_config-guide
Nam Nguyen
 
Matrix Telecom Solutions: SETU VTEP - Fixed VoIP to T1/E1 PRI Gateway
Matrix Telecom Solutions: SETU VTEP - Fixed VoIP to T1/E1 PRI GatewayMatrix Telecom Solutions: SETU VTEP - Fixed VoIP to T1/E1 PRI Gateway
Matrix Telecom Solutions: SETU VTEP - Fixed VoIP to T1/E1 PRI Gateway
Matrix Comsec
 
Sip trunk webinar
Sip trunk webinarSip trunk webinar
Sip trunk webinar
nexogy
 
Matrix Telecom Solutions: ETERNITY NE - IP-PBX
Matrix Telecom Solutions: ETERNITY NE - IP-PBXMatrix Telecom Solutions: ETERNITY NE - IP-PBX
Matrix Telecom Solutions: ETERNITY NE - IP-PBX
Matrix Comsec
 
Matrix Telecom Solutions: NAVAN CNX200 - Office-in-a-Box Solution for Small B...
Matrix Telecom Solutions: NAVAN CNX200 - Office-in-a-Box Solution for Small B...Matrix Telecom Solutions: NAVAN CNX200 - Office-in-a-Box Solution for Small B...
Matrix Telecom Solutions: NAVAN CNX200 - Office-in-a-Box Solution for Small B...
Matrix Comsec
 
Introduction to SIP(Session Initiation Protocol)
Introduction to SIP(Session Initiation Protocol)Introduction to SIP(Session Initiation Protocol)
Introduction to SIP(Session Initiation Protocol)
William Lee
 
Telephone System, Phone System, Business Phone System, VoIP Phone System, Hos...
Telephone System, Phone System, Business Phone System, VoIP Phone System, Hos...Telephone System, Phone System, Business Phone System, VoIP Phone System, Hos...
Telephone System, Phone System, Business Phone System, VoIP Phone System, Hos...
Rob Bliss
 
Distributed IP-PBX
Distributed IP-PBX Distributed IP-PBX
Matrix Telecom Solutions: SETU VGFX - Fixed VoIP to GSM/3G-FXO-FXS Voice Gat...
Matrix Telecom Solutions: SETU VGFX  - Fixed VoIP to GSM/3G-FXO-FXS Voice Gat...Matrix Telecom Solutions: SETU VGFX  - Fixed VoIP to GSM/3G-FXO-FXS Voice Gat...
Matrix Telecom Solutions: SETU VGFX - Fixed VoIP to GSM/3G-FXO-FXS Voice Gat...
Matrix Comsec
 
2014 ETERNITY Level 1 Module
2014 ETERNITY Level 1 Module2014 ETERNITY Level 1 Module
2014 ETERNITY Level 1 ModuleMatrixcomsec Ttg
 
Hosted Ip Pbx
Hosted Ip PbxHosted Ip Pbx
Hosted Ip Pbxlous2010
 
Matrix Telecom Solutions: SETU VFXTH - Fixed VoIP to FXO-FXS Gateways
Matrix Telecom Solutions: SETU VFXTH  - Fixed VoIP to FXO-FXS GatewaysMatrix Telecom Solutions: SETU VFXTH  - Fixed VoIP to FXO-FXS Gateways
Matrix Telecom Solutions: SETU VFXTH - Fixed VoIP to FXO-FXS Gateways
Matrix Comsec
 
Matrix vision presentation
Matrix vision presentationMatrix vision presentation
Matrix vision presentationmatrixtelesol
 

What's hot (20)

Easyroute how to_sip_calls_en
Easyroute how to_sip_calls_enEasyroute how to_sip_calls_en
Easyroute how to_sip_calls_en
 
SETU VFXTH March 2014
SETU VFXTH March 2014SETU VFXTH March 2014
SETU VFXTH March 2014
 
Matrix eternity mex presentation
Matrix eternity mex presentationMatrix eternity mex presentation
Matrix eternity mex presentation
 
Matrix Telecom Solutions: SETU ATAs
Matrix Telecom Solutions: SETU ATAs Matrix Telecom Solutions: SETU ATAs
Matrix Telecom Solutions: SETU ATAs
 
Eternity NE VoIP
Eternity NE VoIPEternity NE VoIP
Eternity NE VoIP
 
Panasonic kx tde100_config-guide
Panasonic kx tde100_config-guidePanasonic kx tde100_config-guide
Panasonic kx tde100_config-guide
 
IP and VoIP Fundamentals
IP and VoIP FundamentalsIP and VoIP Fundamentals
IP and VoIP Fundamentals
 
Matrix Telecom Solutions: SETU VTEP - Fixed VoIP to T1/E1 PRI Gateway
Matrix Telecom Solutions: SETU VTEP - Fixed VoIP to T1/E1 PRI GatewayMatrix Telecom Solutions: SETU VTEP - Fixed VoIP to T1/E1 PRI Gateway
Matrix Telecom Solutions: SETU VTEP - Fixed VoIP to T1/E1 PRI Gateway
 
Sip trunk webinar
Sip trunk webinarSip trunk webinar
Sip trunk webinar
 
Matrix Telecom Solutions: ETERNITY NE - IP-PBX
Matrix Telecom Solutions: ETERNITY NE - IP-PBXMatrix Telecom Solutions: ETERNITY NE - IP-PBX
Matrix Telecom Solutions: ETERNITY NE - IP-PBX
 
Matrix Telecom Solutions: NAVAN CNX200 - Office-in-a-Box Solution for Small B...
Matrix Telecom Solutions: NAVAN CNX200 - Office-in-a-Box Solution for Small B...Matrix Telecom Solutions: NAVAN CNX200 - Office-in-a-Box Solution for Small B...
Matrix Telecom Solutions: NAVAN CNX200 - Office-in-a-Box Solution for Small B...
 
Introduction to SIP(Session Initiation Protocol)
Introduction to SIP(Session Initiation Protocol)Introduction to SIP(Session Initiation Protocol)
Introduction to SIP(Session Initiation Protocol)
 
Enterprise E911
Enterprise E911 Enterprise E911
Enterprise E911
 
Telephone System, Phone System, Business Phone System, VoIP Phone System, Hos...
Telephone System, Phone System, Business Phone System, VoIP Phone System, Hos...Telephone System, Phone System, Business Phone System, VoIP Phone System, Hos...
Telephone System, Phone System, Business Phone System, VoIP Phone System, Hos...
 
Distributed IP-PBX
Distributed IP-PBX Distributed IP-PBX
Distributed IP-PBX
 
Matrix Telecom Solutions: SETU VGFX - Fixed VoIP to GSM/3G-FXO-FXS Voice Gat...
Matrix Telecom Solutions: SETU VGFX  - Fixed VoIP to GSM/3G-FXO-FXS Voice Gat...Matrix Telecom Solutions: SETU VGFX  - Fixed VoIP to GSM/3G-FXO-FXS Voice Gat...
Matrix Telecom Solutions: SETU VGFX - Fixed VoIP to GSM/3G-FXO-FXS Voice Gat...
 
2014 ETERNITY Level 1 Module
2014 ETERNITY Level 1 Module2014 ETERNITY Level 1 Module
2014 ETERNITY Level 1 Module
 
Hosted Ip Pbx
Hosted Ip PbxHosted Ip Pbx
Hosted Ip Pbx
 
Matrix Telecom Solutions: SETU VFXTH - Fixed VoIP to FXO-FXS Gateways
Matrix Telecom Solutions: SETU VFXTH  - Fixed VoIP to FXO-FXS GatewaysMatrix Telecom Solutions: SETU VFXTH  - Fixed VoIP to FXO-FXS Gateways
Matrix Telecom Solutions: SETU VFXTH - Fixed VoIP to FXO-FXS Gateways
 
Matrix vision presentation
Matrix vision presentationMatrix vision presentation
Matrix vision presentation
 

Similar to Ccnp collaboration plus module 1 chapter 5 cisco unified communication express

Standard User Demo
Standard User DemoStandard User Demo
Standard User Demo
UCUOM
 
Voice over internet protocol
Voice over internet protocolVoice over internet protocol
Voice over internet protocol
James Watt
 
Voice over internet protocol
Voice over internet protocolVoice over internet protocol
Voice over internet protocolJames Watt
 
Voice over internet protocol
Voice over internet protocolVoice over internet protocol
Voice over internet protocol
James Watt
 
Matrix Telecom Solutions: ETERNITY IP-PBXs
Matrix Telecom Solutions: ETERNITY IP-PBXs Matrix Telecom Solutions: ETERNITY IP-PBXs
Matrix Telecom Solutions: ETERNITY IP-PBXs
Matrix Comsec
 
Hosted VoIP Seat
Hosted VoIP SeatHosted VoIP Seat
Hosted VoIP Seat
john_barker
 
EarthLink Business Hosted Voice
EarthLink Business Hosted VoiceEarthLink Business Hosted Voice
EarthLink Business Hosted Voice
Mike Ricca
 
Telepacific's Hosted Telephone System
Telepacific's Hosted Telephone System Telepacific's Hosted Telephone System
Telepacific's Hosted Telephone System
Bob Moore
 
Yeastar MyPBX-Basic configuration
Yeastar MyPBX-Basic configurationYeastar MyPBX-Basic configuration
Yeastar MyPBX-Basic configuration
Hossein Yavari
 
Kx tva50 kx-tva200-110910_page
Kx tva50 kx-tva200-110910_pageKx tva50 kx-tva200-110910_page
Kx tva50 kx-tva200-110910_pageiscoretech
 
3CX Basic Notes
3CX Basic Notes3CX Basic Notes
3CX Basic Notes
kriz5
 
XO Communications Hosted PBX
XO Communications Hosted PBXXO Communications Hosted PBX
XO Communications Hosted PBX
Mari Hansen
 
Shon Bayne Zultys Overview
Shon Bayne Zultys OverviewShon Bayne Zultys Overview
Shon Bayne Zultys Overview
sbayne
 
Cisco ip phone 7960
Cisco ip phone 7960Cisco ip phone 7960
Cisco ip phone 7960
iwc2007007
 
Telnet/Allworx Presentation
Telnet/Allworx PresentationTelnet/Allworx Presentation
Telnet/Allworx Presentation
Robert Robayna
 
VOIP Design & Implementation
VOIP Design & ImplementationVOIP Design & Implementation
VOIP Design & Implementation
Ahmed A. Arefin
 
Zultys_General_Presentation _11019014_v1
Zultys_General_Presentation _11019014_v1Zultys_General_Presentation _11019014_v1
Zultys_General_Presentation _11019014_v1Patrick McCarthy
 
Whats New in Microsoft Teams Calling November 2021
Whats New in Microsoft Teams Calling November 2021Whats New in Microsoft Teams Calling November 2021
Whats New in Microsoft Teams Calling November 2021
David J Rosenthal
 
NBS VoICE & Polycom IP Endpoints
NBS VoICE & Polycom IP EndpointsNBS VoICE & Polycom IP Endpoints
NBS VoICE & Polycom IP Endpoints
iMiller Public Relations
 

Similar to Ccnp collaboration plus module 1 chapter 5 cisco unified communication express (20)

Standard User Demo
Standard User DemoStandard User Demo
Standard User Demo
 
Voice over internet protocol
Voice over internet protocolVoice over internet protocol
Voice over internet protocol
 
Voice over internet protocol
Voice over internet protocolVoice over internet protocol
Voice over internet protocol
 
Voice over internet protocol
Voice over internet protocolVoice over internet protocol
Voice over internet protocol
 
Matrix Telecom Solutions: ETERNITY IP-PBXs
Matrix Telecom Solutions: ETERNITY IP-PBXs Matrix Telecom Solutions: ETERNITY IP-PBXs
Matrix Telecom Solutions: ETERNITY IP-PBXs
 
Hosted VoIP Seat
Hosted VoIP SeatHosted VoIP Seat
Hosted VoIP Seat
 
EarthLink Business Hosted Voice
EarthLink Business Hosted VoiceEarthLink Business Hosted Voice
EarthLink Business Hosted Voice
 
Telepacific's Hosted Telephone System
Telepacific's Hosted Telephone System Telepacific's Hosted Telephone System
Telepacific's Hosted Telephone System
 
Yeastar MyPBX-Basic configuration
Yeastar MyPBX-Basic configurationYeastar MyPBX-Basic configuration
Yeastar MyPBX-Basic configuration
 
Vo ip
Vo ipVo ip
Vo ip
 
Kx tva50 kx-tva200-110910_page
Kx tva50 kx-tva200-110910_pageKx tva50 kx-tva200-110910_page
Kx tva50 kx-tva200-110910_page
 
3CX Basic Notes
3CX Basic Notes3CX Basic Notes
3CX Basic Notes
 
XO Communications Hosted PBX
XO Communications Hosted PBXXO Communications Hosted PBX
XO Communications Hosted PBX
 
Shon Bayne Zultys Overview
Shon Bayne Zultys OverviewShon Bayne Zultys Overview
Shon Bayne Zultys Overview
 
Cisco ip phone 7960
Cisco ip phone 7960Cisco ip phone 7960
Cisco ip phone 7960
 
Telnet/Allworx Presentation
Telnet/Allworx PresentationTelnet/Allworx Presentation
Telnet/Allworx Presentation
 
VOIP Design & Implementation
VOIP Design & ImplementationVOIP Design & Implementation
VOIP Design & Implementation
 
Zultys_General_Presentation _11019014_v1
Zultys_General_Presentation _11019014_v1Zultys_General_Presentation _11019014_v1
Zultys_General_Presentation _11019014_v1
 
Whats New in Microsoft Teams Calling November 2021
Whats New in Microsoft Teams Calling November 2021Whats New in Microsoft Teams Calling November 2021
Whats New in Microsoft Teams Calling November 2021
 
NBS VoICE & Polycom IP Endpoints
NBS VoICE & Polycom IP EndpointsNBS VoICE & Polycom IP Endpoints
NBS VoICE & Polycom IP Endpoints
 

Recently uploaded

Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
kimdan468
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
chanes7
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdfMASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
goswamiyash170123
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Chapter -12, Antibiotics (One Page Notes).pdf
Chapter -12, Antibiotics (One Page Notes).pdfChapter -12, Antibiotics (One Page Notes).pdf
Chapter -12, Antibiotics (One Page Notes).pdf
Kartik Tiwari
 

Recently uploaded (20)

Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdfMASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
MASS MEDIA STUDIES-835-CLASS XI Resource Material.pdf
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Chapter -12, Antibiotics (One Page Notes).pdf
Chapter -12, Antibiotics (One Page Notes).pdfChapter -12, Antibiotics (One Page Notes).pdf
Chapter -12, Antibiotics (One Page Notes).pdf
 

Ccnp collaboration plus module 1 chapter 5 cisco unified communication express

  • 2. 222 CCNP Collaboration Plus Overview Cisco Unified Communication Express
  • 3. 333 Overview • IOS feature that turns Cisco Router a IP Based PBX • Call processing and device control • Command-line or GUI-based configuration • Local directory service • Computer Telephony Integration (CTI) support • Trunking to other VoIP systems • Direct integration with Cisco Unity Express (CUE) PSTN IP WAN
  • 4. 444 Setting up CME for SCCP & SIP Based on SCCP telephony-service max-ephones 15 max-dn 15 ip source-address 142.102.65.254 port 2000 max-conferences 4 dn-webedit time-webedit transfer-system full-consult voice service voip allow-connection sip to sip sip bind control source-interface GigabitEthernet0/0.102 bind media source-interface GigabitEthernet0/0.102 registrar server expires max 1200 min 300 voice register global mode cme source-address 142.102.66.254 port 5060 max-dn 10 max-pool 10 authenticate register authenticate realm voicebootcamp.com create profile sync 0041377162820495 ntp-server 135.11.11.11 mode unicast Based on SIP Protocol Based on SCCP
  • 5. 555 Phones in Cisco Unified CME Directory Number – EPHONE-DN • A directory number, also known as an ephone-dn for SCCP that represents the line connecting a voice channel to a phone • Each directory number has a unique dn-tag • Directory numbers are assigned to line buttons on phones during configuration • One virtual voice port and one or more dial peers are automatically created for each directory number • Number of simultaneous calls that you can have • Not all types of directory numbers can be configured for all phones or for all protocols ephone-dn 2 number 6001 ephone 1 Mac- button 1:2 ephone-dn 3 dual-line number 6002 ephone-dn 4 octo-line number 6003 ephone 2 Mac-address Y.Y.Y.y button 1:3 2:4 Single Line
  • 6. 666 Phones in Cisco Unified CME Directory Number – EPHONE-DN • Following Type of Directory Number Exist • Single-Line • Dual-Line • Octo-Line • Shared Line (Exclusive) • Mixed Shared Lines • Overlaid ephone-dn 2 number 6001 ephone 1 Mac- button 1:2 ephone-dn 3 dual-line number 6002 ephone-dn 4 octo-line number 6003 ephone 2 Mac-address Y.Y.Y.y button 1:3 2:4 Single Line Example: ephone-dn 1 octo-line number 4001 no-reg both description +85224024001 name SiteC Phone 1 huntstop channel 1
  • 7. 777 EPHONE – DN Single Line • Single-Line –Makes one call connection at a time using one phone line button. A single-line directory number has one telephone number associated with it. –Should be used when phone buttons have a one-to-one correspondence to the PSTN lines that come into a Cisco Unified CME system. –Should be used for lines that are dedicated to intercom, paging, message-waiting indicator (MWI), loopback, and music-on-hold (MOH) feed sources. –Must have more than one single-line directory number on a phone when used with multiple-line features like call waiting, call transfer, and conferencing. –Can be combined with dual-line directory numbers on the same phone. ephone-dn 2 number 6001 ephone 1 Mac- button 1:2
  • 8. 888 EPHONE – DN Dual • Has one voice port with two channels. • Supported on IP phones that are running SCCP; not supported on IP phones that are running SIP. • Can make two call connections at the same time using one phone line button. A dual-line directory number has two channels for separate call connections. • Can have one number or two numbers (primary and secondary) associated with it. • Should be used for a directory number that needs to use one line button for features like call waiting, call transfer, or conferencing. • Cannot be used for lines that are dedicated to intercom, paging, message-waiting indicator (MWI), loopback, and music-on-hold (MOH) feed sources. • Can be combined with single-line directory numbers on the same phone. ephone-dn 3 dual-line number 6001 ephone 1 Mac- button 1:3
  • 9. 999 EPHONE – DN Octo Line • An octo-line directory number supports up to eight active calls both incoming and outgoing, on a single button of a SCCP phone • An octo-line directory number can split its channels among other phones that share the directory number • Octo-line directory number can handle multiple calls because octo-line directory numbers do not require a different ephone-dn for each active call • After a phone answers an incoming call, the answering phone is in the connected state. Other phones that share the octo-line directory number are in the remote-in-use state • After a connected call on an octo-line directory number is put on-hold, any phone that shares this directory number can pick up the held call • The Barge and Privacy features control whether other phones are allowed to view call information or join calls on the shared octo-line directory number. ephone-dn 3 Octo-line number 6001 ephone 1 Mac- X.X.X button 1:3
  • 10. 101010 Phones in Cisco Unified CME ephone Ethernet Phone Is a software configuration for a phone in Cisco Unified CME Cisco Unified CME 8.8 and later versions support the following phones: • Cisco Unified 3905 SIP IP Phones • Cisco Unified 6901 and 6911 SIP IP Phones • Cisco Unified 6921, 6941, 6945, and 6961 SIP IP Phones • Cisco Unified 8941 and 8945 SIP IP Phones • Cisco Unified 6945, 8941, and 8945 SCCP IP Phones ephone 1 mac-address 0023.339D.F9EB username "scone" password cisco type 7965 button 1:2 Example: Extension 4001 ephone-dn 2 octo-line number 2002 no-reg both description +85224022002 name SiteC Phone 1 huntstop channel 1
  • 12. 121212 CUCEM – SIP Based • Enable SIP Service voice service voip ip address trusted list ipv4 0.0.0.0 0.0.0.0 allow-connections sip to sip sip bind control source-interface GigabitEthernet0/0.102 bind media source-interface GigabitEthernet0/0.102 registrar server expires max 1200 min 300 voice register global mode cme source-address 142.102.66.254 port 5060 max-dn 5 max-pool 5 authenticate register authenticate realm all timezone 42 date-format D/M/Y voicemail 4220 ntp-server 157.26.1.250 mode unicast conference hardware camera video voice register dn 1 number 4002 name SC Phone 2 label +85224024002 mwi voice register pool 1 id mac B414.89A2.F83A type 9951 number 1 dn 1 description SC Phone 2 no vad camera video
  • 14. 141414 CCNP Voice Plus Overview Features
  • 15. 151515 Voice Network Directory • Local Directory Service • Name command under ephone-dn can be searchable from this local directory • Names are used both for building the internal corporate phone directory (often called the local directory) and for caller ID information • By Default CME - organizes the local directory alphabetically by first name • Also add manual entries to the directory by using the directory entry command • You can add up to 100 manual entries to the local CME directory CME_Voice(config-telephony)# directory ? entry Define new directory entry first-name-first first name is first in ephone-dn name field last-name-first last name is first in ephone-dn name field CME_Voice(config-telephony)# directory last-name-first CME_Voice(config-telephony)# directory entry ? <1-100> Directory entry tag clear clear all directory entries CME_Voice(config-telephony)# directory entry 1 ? WORD A sequence of digits representing dir. number CME_Voice(config-telephony)# directory entry 1 1599 ? name Define directory name CME_Voice(config-telephony)# directory entry 1 1599 name ? LINE A string - representing directory name (max length: 24 chars) CME_Voice(config-telephony)# directory entry 1 1599 name Corporate Support
  • 16. 161616 Configuring Call Forwarding • Forward calls to a different destination • To forward calls from the IP phone, just press the CFwdAll softkey button • Forwarding calls from the command line gives you more options than does forwarding callsfrom the IP phone • Tandem hop in the call flow is the default call flow. When call is forwarded, Voice traffic goes through the forwarding station thus quality can suffer • H.450.3 standard represents a method that allows the CME router to redirect the call directly to the final destination instead of acting as a tandem hop ephone-dn 1 call-forward busy 4001 call-forward noan 4001 timeout 18
  • 17. 171717 Configuring Call Transfer • Transferring calls is another basic requirement of a business phone system • To transfer a call, press the Trnsfer softkey while on an active call • Two Type of Transfer –Consult: Consult transfer allows you to speak with the other party before transferring the call –Blind:Blind transfer immediately transfers the call after you dial the number telephony-service transfer-system full-consult transfer-pattern 5... transfer-pattern 4...
  • 18. 181818 Configuring Call Park • Allowing you to retrieve the call from any phone in the organization once it is parked by pressing parks softkey • Any IP phone that can dial the park extension number can retrieve the call • Call park system works by finding free ephone-dns where call will be held temporarily. From the retrievable phone, just dial th ephone-dn number • Calls being parked at random extensions might work well for a warehouse environment with a voice-paging system ephone-dn 15 number 7001 park-slot timeout 30 limit 10 ephone 5 button 1:11 2:12 3:13 transfer-park blocked
  • 19. 191919 Feature Call Pickup • Call Pickup allows a phone user to answer a call that is ringing on another phone –Directed Call Pickup—Call pickup, explicit ringing extension. Any local phone user can pick up a ringing call on another phone by pressing a soft key and then dialing the extension. –Group Pickup, Different Group—Call pickup, explicit group ringing extension. A phone user can answer a ringing phone in any pickup group by pressing the GPickUp soft key and then dialing the pickup group numbe –Local Group Pickup—Call pickup, local group ringing extension. A phone user can pick up a ringing call on another phone by pressing a soft key and then the asterisk (*) if both phones are in the same pickup group. ephone-dn 1 number 4001 pickup-group 100 ephone-dn 2 number 4002 pickup-group 100 ephone-dn 3 number 4003 pickup-group 300
  • 20. 202020 Feature Template • Phone Templates –An ephone template is a set of features that can be applied to one or more individual phones using a single command. –Templates allow you to uniformly and easily implement the features you select for a set of phones. • Ephone-dn Templates –Ephone-dn templates allow you to apply a standard set of features to ephone-dns ephone-template 15 features blocked Park Trnsfer ephone-dn 2 number 2333 ephone 36 button 1:2 ephone-template 15 ephone-dn-template 3 call-forwarding busy 4000 call-forwarding noan 4000 timeout 30 pickup group 4 ephone-dn 23 number 2323 ephone-dn-template 3 ephone-dn 33 number 3333 ephone-dn-template 3
  • 21. 212121 Feature - Paging • A paging number can be defined to relay audio pages to a group of designated phones • When a caller dials the paging number (ephone-dn), each idle IP phone that has been configured with the paging number automatically answers using its speakerphone mode • Displays on the phones that answer the page show the caller ID that has been set using the name command under the paging ephone-dn • Audio paging provides a one-way voice path to the phones that have been designated to receive paging Ephone-dn 10 number 8888 paging ip 239.1.1.10 port 2000 Ephone 1 paging-dn 10 multicast Ephone 2 paging-dn 10 multicast
  • 22. 222222 Single Number Reach in CME • The Single Number Reach (SNR) feature allows users to answer incoming calls to their extension on either their desktop IP phone or at a remote destination, such as a mobile phone • Users can pick up active calls on the desktop phone or the remote phone without losing the connection • This enables callers to dial a single number to reach the phone user. Calls that are not answered can be forwarded to voice mail • Remote destinations may include the following devices: –Mobile (cellular) phones –Smart phones –IP phones not belonging to the same Cisco Unified CME router as the desktop phone –Home phone numbers in the PSTN. Supported PSTN interfaces include PRI, BRI, SIP, and FXO • Cisco Unified CME rings the desktop IP phone first. If the IP phone does not answer within the configured amount of time Mobile (cellular) phones. •
  • 23. 232323 Single Number Reach in CME ephone-template 1 softkeys idle Dnd Gpickup Pickup Mobilit softkeys connected Endcall Hold LiveRcd Mobility ephone-dn 10 number 6001 mobility Snr 94163013001 3 delay 5 timeout 15 cfwd-noan 4400 Softkey template allows you to define a softkey button which can be use to enable or disable Mobility
  • 24. 242424 CCME ephone-hunt ephone-hunt allows CCME administrators to: • Define a pilot number for a hunt group • Sequential mode: specifies an ordered list of extension numbers to sequentially hunt through • Peer mode: specifies a random start point in a circular list of extension numbers • Longest Idle: specifies who is idle for long. • Define a final destination to forward the call to if the call is not answered or all members are busy
  • 25. 252525 CCME Hunting Ephone-hunt 1 seq pilot 6500 list 6001, 6002 final 6000 timeout 5 ephone-hunt 2 peer pilot 6000 list 6002, 6001, 6003 final 3001  can not be 6500 preference 1 timeout 30 no-reg 09:00 06/500/05 6001 6001 VoiceBootcamp Inc. 09:00 06/500/05 6001 6001 VoiceBootcamp Inc. IP phone 1 IP phone 2 Inbound call to 6500 If 6001 is busy and/or not answering
  • 26. 262626 End of Chapter • CME is designed for small business • Can be manage by GUI or Command Line • Integrated GUI or CCP