====== CUC to CCME SCCP Integration ======
====== CCME Configuration ======
* We need to separate inbound port for answering call and outbound ports for calling MWI?
===== Voice Mail Pilot =====
* Configure message button to dial 6010
telephony-service
voicemail 6010
* Does CUC listen on H323???
* Configure voice dial-peer to pilot number 6010 when user presses the message button
dial-peer voice 10 voip
destination-pattern 6010
session target ipv4:
dtmf-relay h245-alphanumeric
codec g711ulaw
!
dial-peer voice 20 voip
preference 1
destination-pattern 6010
session target ipv4:
dtmf-relay h245-alphanumeric
codec g711ulaw
!
===== Voice Port =====
* ??? Instead of configuring separate inbound/outbound voice port
* number is pilot number 6010
ephone-dn 3 dual-line
number 6010
name VMail
!
ephone-dn 4 dual-line
number 6010
name VMail
* Configure voicemail device
* CME-VI1 and CME-VI2 must matches what's configured on CUC
ephone 3
vm-device-id CME-VI1
button 1:3
!
ephone 4
vm-device-id CME-VI2
button 1:4
===== Outbound EPhone Port =====
* Configure Inbound VPort DN to answer call
ephone-dn 11 dual-line
number 3600
description CUC1-VI1
preference 1
huntstop channel
no huntstop
!
ephone-dn 12 dual-line
number 3600
preference 2
huntstop channel
* Configure Inbound VPort to answer call
* vm-device-id must matched what's configured on CUC
ephone 11
device-security-mode none
vm-device-id CUC1-VI1
button 1:11
!
ephone 12
device-security-mode none
vm-device-id CUC1-VI2
button 1:12
===== Inbound EPhone Port =====
* Configure ephone port that set MWI --- etc
ephone-dn 13
number 3013
!
ephone-dn 14
number 3013
* Configure Outbound VPort to set MWI
* vm-device-id must matched what's configured on CUC
ephone 13
device-security-mode none
vm-device-id CUC1-VO1
button 1:13
!
ephone 14
device-security-mode none
vm-device-id CUC1-VO2
button 1:14
===== MWI EPhone DN =====
* Configure MWI EPhone DN
* We will need the same number of DN as there is the number of Inbound port
* 3999 will turn MWI on and
* 3998 will turn MWI off
ephone-dn 18
number 3999 secondary 3998
mwi on-off
!
ephone-dn 19
number 3999 secondary 3998
mwi on-off
* Or
ephone-dn 18
number 3999
mwi on
!
ephone-dn 19
number 3998
mwi off
====== CUC Configuration ======
* Configure Phone System
* Configure as SCCP and CCME integration
* Configure Port Group
* I think we need to create two separate port groups for Inbound and Outbound ports?
* Add ports