cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
487
Views
0
Helpful
2
Replies

srstrouter

Hi

in our project we are using branch site srst router with unity exprsss and in head office site call manger{one publisher and four subcriber}  server

how to integrate srst unity express with head office call manger and in router site how to create dial-peer configuration for voice mail

2 Replies 2

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

Hi,

I assume you want to integrate CUCM with Unity express voicemail...

There are a few documenation you can use..

http://www.cisco.com/en/US/products/sw/voicesw/ps5520/products_configuration_example09186a0080289ef0.shtml

http://voiceonbits.com/2010/07/17/cisco-unity-express-setup-cue-cucm/

Please rate all useful posts

"'Nature is too thin a screen, the glory of the omnipresent God bursts through it everywhere"-Ralph Waldo Emerson

Please rate all useful posts

In addition to the correct links provided above, just to summarise:

To integrate CUE with CUCM follow below steps:

In CUCM:

1) Create CTI route point with directory number as your Voicemail number.

2) Create CTI ports

3) Create an application username and pwd. For example username cuejtapi, pwd: ciscocisco

4) Associate the ctiports and cti rp with this username.

On CME router:

under telephony-service

voicemail XXXX

mwi relay

sip-ua

mwi ipv4:X.X.X.X unsolicited   <<<< X.X.X.X is ip address of CUE

You dont need any separate mwi numbers with unsolicited. Voicemail server automatically sends SIP notification.

on CUE

ccn sub jtapi

ccm add A.A.A.A  << ip add of CUCM

ccm username cuejtapi pas ciscocisco

ctiport X Y Z

ccn trigger jta pho XXXX << your VM number

app voicemail

enab

end

ccn sub sip

gatew add X.X.X.X <<< CME ip add (This is for SRST voicemail)

mwi sip unsol

end

ccn trigger sip pho XXXX << your VM number

app voicemail

enab

end

username X create   < X = username

username X phonenumber Y  < Y = phonenumber of X

voicemail mailbox owner X s 2964

no tut   (disables first time tutorial, skip this if you need it)

enab

end

username X pin 12345

*Please excuse any syntax mistake as I dont have CLI in front of me*

Please rate all helpful posts. Mark all questions as answered if you dont have any further queries and if possible please refrain from opening duplicate questions\threads.

Terry