03-21-2011 05:13 AM - edited 03-16-2019 04:03 AM
I was trying to set up MWI on CUE/CME integration. However, whenever I left a message, CUE will call the phone's DN for two rings but not lighting up the LED.
Here's the config on CME
ephone-dn 8
number 1998....
mwi on
ephone-dn 9
number 1999....
mwi off
On CUE, SIP gateway is pointing to CME's IP. MWI on/off are 1998 / 1999.
Did I miss anything? Why CUE just calls the phone but not lighting up the MWI LED?
Thanks!
03-21-2011 05:39 AM
Hi Michael,
Did you try the steps in this good doc
http://www.cisco.com/en/US/products/sw/voicesw/ps5520/products_tech_note09186a008027fa9f.shtml
Cheers!
Rob
03-21-2011 06:57 AM
03-21-2011 07:34 AM
Hi Michael,
Here are two similar threads
From Paolo;
https://supportforums.cisco.com/message/1083023#1083023
From Russell;
https://supportforums.cisco.com/message/1172824#1172824
Cheers!
Rob
03-21-2011 08:14 AM
Thanks again!
From my understanding, there are three different options for CUE to deliver MWI:
Since all my CME phones are SCCP, I'd like to test "Outcalling". Do I still have to configure the following?
sip-ua
mwi-server ipv4:10.168.2.253 expires 3600 port 5060 transport udp
!
ephone-dn 1
mwi sip
I thought the above are only required for "Notify" methods.
Here's another link I found regarding those three options:
http://ciscovoiceguru.com/518/cue-mwi-notification-methods/
Thanks!
Michael
03-21-2011 04:30 PM
Hello Michael,
A few things you can check:
1. Have you created an inbound voip dial-peer for the MWI numbers? and set the codec to G711ulaw, for example:
dial-peer voice 1999 voip
incoming called 199[89]....
session protocol sipv2
codec g711u
dtmf-relay sip-notify
no vad
2. Configure this on your sip-ua
sip-ua
mwi-server ipv4:
3. under voice service voip, do not bind SIP control/media to loopback or else MWI will not work
4. for the MWI DNs, I suggest you put no-reg at the end, example:
ephone-dn 8
number 1998.... no-reg
mwi on
5. finally after all the configuration changes, go to the CUE CLI and run 'mwi refresh all'
Regards,
Victor Dang.
03-21-2011 05:30 PM
Thanks for the response. It turned out to be a translation rule that was affecting the MWI call.
Regards,
Michael
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide