Table of Contents

EPhones

General

Configuration

ephone-dn <dn-tag> [dual-line]
  number 1000 [secondary dn-number]
ephone 1
  description 3214-3001
  mac-address <HHHH.HHHH.HHHH>
  type <phone-type>
  button <button-num1>:<dn-tag1> [<button-num2>:<dn-tag2>]

Busy Trigger

ephone 1
  max-calls-per-button 4
  busy-trigger-per-button 2

Reset

! *** Reset one or all phones
telephony-service
  reset {all [time-interval] | cancel | mac-address | sequence-all}
ephone <tag>
  reset

Restart

! *** Reset one or all phones
telephony-service
  restart {all [time-interval] | mac-address}
ephone <tag>
  restart

Debug

CCME# sh telephony-service tftp-bindings
...
...
tftp-server flash:/its/vrf1/XMLDefault7965.cnf.xml alias SEP001D705EB23E.cnf.xml
tftp-server flash:/its/vrf1/XMLDefault7960.cnf.xml alias SEP000F90351B5B.cnf.xml
tftp-server flash:/its/vrf1/XMLDefaultCIPC.cnf.xml alias SEP000C29C5AE76.cnf.xml
tftp-server flash:/its/vrf1/XMLDefault7975.cnf.xml alias SEP0021A084EC53.cnf.xml
tftp-server flash:/its/SEPDEFAULT.cnf alias SEPDefault.cnf
tftp-server flash:/its/vrf1/XMLDefault.cnf.xml alias XMLDefault.cnf.xml
tftp-server flash:/its/vrf1/ATADefault.cnf.xml alias ATADefault.cnf.xml
...
CCME#
CCME# debug tftp events

Sep 20 21:06:01.287: TFTP: Looking for CTLSEP0021A084EC53.tlv
Sep 20 21:06:01.927: TFTP: Looking for SEP0021A084EC53.cnf.xml
Sep 20 21:06:01.927: TFTP: Opened flash:/its/vrf1/XMLDefault7975.cnf.xml, fd 9, size 1167 for process 362
Sep 20 21:06:02.035: TFTP: Finished flash:/its/vrf1/XMLDefault7975.cnf.xml, time 00:00:00 for process 362
Sep 20 21:06:04.799: TFTP: Looking for English_United_States/td-sccp.jar
Sep 20 21:06:05.879: TFTP: Looking for Spain/g3-tones.xml
Sep 20 21:06:06.443: %IPPHONE-6-REG_ALARM: 20: Name=SEP0021A084EC53 Load= SCCP75.8-4-1S Last=Phone-Keypad
Sep 20 21:06:06.483: %IPPHONE-6-REGISTER: ephone-4:SEP0021A084EC53 IP:192.168.100.18 Socket:3 DeviceType:Phone has registered.

CCME# 
CCME# show ephone registered 

ephone-4[3] Mac:0021.A084.EC53 TCP socket:[3] activeLine:0 whisperLine:0 REGISTERED in SCCP ver 17/12 max_streams=5
mediaActive:0 whisper_mediaActive:0 startMedia:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0 caps:9 privacy:1
IP:192.168.100.18 21470 7975  keepalive 22 max_line 8 available_line 8
button 1: dn 4  number 3004 CH1   IDLE         CH2   IDLE         CH3   IDLE         CH4   IDLE         CH5   IDLE         CH6   IDLE         CH7   IDLE         CH8   IDLE         
Preferred Codec: g711ulaw 

ccme#
CCME# show telephony-service voice-port 

voice-port 50/0/1
 station-id number 3001
!
voice-port 50/0/2
 station-id number 3002
!
CCME#
CCME#show telephony-service dial-peer 

dial-peer voice 20001 pots
 destination-pattern 3001$
 huntstop
 progress_ind setup enable 3
 port 50/0/1

dial-peer voice 20002 pots
 destination-pattern 3002$
 huntstop
 progress_ind setup enable 3
 port 50/0/2

CCME#
Router# show ephone [tag | summary | options]
Router# show ephone-dn [tag | summary]
Router# debug ephone register
CMERouter# debug voice ccapi inout
CMERouter# show dial-peer voice summary
CCME# debug voice ccapi

Separator

Separator Descriptions
: Normal ring
b Beep but no ring
f Feature ring - distinctive ring cadence to distinguish internal/external call
m Monitor mode for a shared line
o Overlay set without call waiting - multiple ephone-dn share the same button
c Overlay set with call waiting
s Silent ring
w Watch mode for all lines on a phone
x Overlay rollover button

Overlay

ephone-dn 12
  number 2001
  description Sales-Number
ephone-dn 13
  number 2001
  description Sales-Number
!
ephone-dn 14
  number 2002
  description Support-Number
ephone-dn 15
  number 2002
  description Support-Number
!
ephone-dn 16
  number 2003
  description General-Number
ephone-dn 17
  number 2003
  description General-Number
ephone-dn 18
  number 2003
  description General-Number
ephone-dn 19
  number 2003
  description General-Number
!

ephone 11
  description Sales1-General
  mac-address 000F.2470.FA32
  button 1o12,13,16,17,18,19
ephone 12
  description Sales2-General
  mac-address 000F.2470.A2E3
  button 1o12,13,16,17,18,19
!
ephone 13
  description Support1-General
  mac-address 000F.2470.FA54
  button 1o14,15,16,17,18,19
ephone 14
  description Support2-General
  mac-address 000F.2470.b2E4
  button 1o14,15,16,17,18,19
!

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. Unlike a dual-line directory number, which is shared exclusively among phones (after a call is answered, that phone owns both channels of the dual-line directory number), an octo-line directory number can split its channels among other phones that share the directory number. All phones are allowed to initiate or receive calls on the idle channels of the shared octo-line directory number.

Multiple incoming calls to an octo-line directory number ring simultaneously.

ephone-dn 10 octo-line
  number 1010
!
ephone 1
  button 1:10
ephone 2
  button 1:10  

Multiple DNs

Different ephone

ephone-dn 5 dual-line
  number 1004
  preference 0
  huntstop channel
!
ephone-dn 6 dual-line
  number 1004
  preference 1
  huntstop channel
  huntstop
!
ephone 4
  mac-address 000F.2470.F131
  button 2:5
!
ephone 5
  mac-address 000F.2470.FA5B
  button 2:6

Same ephone

ephone-dn 3 dual-line
  number 1003
  preference 0
  huntstop channel
!
ephone-dn 4 dual-line
  number 1003
  preference 1
  huntstop channel
  huntstop
!
ephone 3
  mac-address 000F.2470.FAA1
  button 1:3 2:4