cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
648
Views
5
Helpful
4
Replies

Integation of Unity Express with CME

tkavithas87
Level 1
Level 1

When  i integate unity express with CME,on the unity express Admin page when configuring CME

what is

1.hostname

2.Web User Name

3.Password.

should I enter these parameters to integate?

thanks

kavi

1 Accepted Solution

Accepted Solutions

Hi Kavithas,

CUE only supports G711.  Try adding codec g711ulaw to your dial-peer 300 voip.

HTH,

Chris

View solution in original post

4 Replies 4

Following are the commands I used on CME for the integration

interface Integrated-Service-Engine0/0

ip unnumbered Loopback1

service-module ip address 10.1.9.1 255.255.255.252

service-module ip default-gateway 10.1.9.2

ip route 10.1.9.1 255.255.255.255 Integrated-Service-Engine0/0

interface Loopback1

ip address 10.1.9.2 255.255.255.252

telephony-service

srst mode auto-provision all

srst ephone template 1

srst dn template 1

srst dn line-mode octo

max-ephones 10

max-dn 10

ip source-address 10.1.4.1 port 2000

system message CME1861E

voicemail 2000

max-conferences 4 gain -6

web admin system name cisco password cisco

transfer-system full-consult

create cnf-files version-stamp 7960 Jan 02 2013 17:50:08

transport output pad telnet rlogin lapb-ta mop udptn v120 ssh

dial-peer voice 300 voip

destination-pattern 2000

b2bua

session protocol sipv2

session target ipv4:10.1.9.1

dtmf-relay rtp-nte

Following are the commands used on unity express

ccn application voicemail aa

description "voicemail"

enabled

maxsessions 6

script "voicebrowser.aef"

parameter "uri" "http://localhost/voicemail/vxmlscripts/login.vxml"

parameter "logoutUri" "http://localhost/voicemail/vxmlscripts/mbxLogout.jsp"

end application

ccn trigger sip phonenumber 2000

application "voicemail"

enabled

locale "en_US"

maxsessions 6

end trigger

When Pressing the message button on the phone,its not routing to voicemail.instead there is a reorder tone.what could be the issu?

Hi Kavithas,

CUE only supports G711.  Try adding codec g711ulaw to your dial-peer 300 voip.

HTH,

Chris

The following bind command was missing and as clilekis mentioned  the codec should be g711ulaw for the dial-peer.

Now the voicemail is working properly

voice service voip

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

sip

  bind control source-interface FastEthernet0/0

  bind media source-interface FastEthernet0/0

dial-peer voice 300 voip

destination-pattern 2000

b2bua

session protocol sipv2

session target ipv4:10.1.9.1

dtmf-relay rtp-nte

codec g711ulaw

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: