CUE CLI Initial Configuration

CUCME Integration

dial-peer voice 3600 voip
destination-pattern 3[456]00
session protocol sipv2
session target ipv4:10.10.202.2
incoming called-number 399[89]…
dtmf-relay sip-notify
codec g711ulaw
no vad

ephone-dn  4
number 3999….
mwi on

ephone-dn  5
number 3998….
mwi off

ephone-dn-template 1
call-forward busy 3600
call-forward noan 3600 timeout 10
CUE Initial Configuration

CUE Initial Configuration

site name local
phone-authentication credentials ##
site-hostname 10.10.202.1
web credentials hidden ##
!
ccn subsystem sip
gateway address “10.10.202.1”
!
ccn trigger sip phonenumber 3600
application “voicemail”
enabled   
maxsessions 6
end trigger

CUE MWI Configuration

ccn application ciscomwiapplication aa
parameter “strMWI_OFF_DN” “3998”
parameter “strMWI_ON_DN” “3999”

CUE User Creation

username UserOne create   
username UserOne phonenumber “3001”
username UserOne pin 12345
username UserOne password 12345
voicemail mailbox owner “UserOne” size 2964
no tutorial
voicemail callerid
Create a group mailbox

CUE GDM Creation

groupname Sales create
groupname Sales phonenumber "5555"
groupname Sales member "UserOne"
groupname Sales member "UserTwo"
voicemail mailbox owner "Sales"
no tutorial
voicemail callerid

2 Responses to “CUE CLI Initial Configuration”

  1. shohag July 18, 2010 at 9:56 pm #

    Thanks for the great post.
    Is this incoming called-number 399[89]… dial peer is essential??

    • Matthew Berry July 18, 2010 at 10:43 pm #

      It is if you want MWI outcalling to work. Otherwise, it will attempt to use dial peer zero.