04-18-2012 04:42 AM - edited 03-19-2019 04:46 AM
hi,
cme 2811, ios 15.1.3.T v1
i have configure the mwi dial peer
dial-peer voice 123
number 8000...
mwi on
dial-peer voice 124
number 8001...
mwi off
when i call 8000217 ( 217 dn ) i have the the red light on and when i call 8001217 is off. but when i recevie a message i dont have the red light on and no envlope indicator.
thanks.
04-18-2012 05:35 AM
Try the following config
Gateway:
ena
conf t
sip-ua
mwi-server ipv4:(Cue module ip address) unsolicited
CUE:
config t
ccn subsystem sip
gateway address (gateway ip address)
mwi sip unsolicited
end subsystem
Regards,
04-18-2012 10:40 AM
Thanks Julio
I try this config but i still have the probleme
Regards.
04-19-2012 01:52 AM
Hi,
I believe your configuration is incorrect, please try the following:
MWIs: (ephone-dn NOT dial-peers)
ephone-dn 100
number 8000...
mwi on
ephone-dn 101
number 8001...
mwi off
Now apply dial-peers to the CUE:
dial-peer voice 80 voip
description *** MWI On ***
destination-pattern 8000...
session protocol sipv2
session target ipv4:IP ADDRESS OF CUE
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 81 voip
description *** MWI Off ***
destination-pattern 8001...
session protocol sipv2
session target ipv4:IP ADDRESS OF CUE
dtmf-relay sip-notify
codec g711ulaw
no vad
You may need also to configure the Web interface for your CME, in order for CUE to correctly sync with CME (you might have this done already).
Please rate if this helps,
Enjoy
04-19-2012 02:28 AM
Thanks Julio & Nasr;
it's work fine,
the probleme is the gateway address (gateway ip address), i put the IP address of the module 192.168.100.85, so when i change it and i put the gateway address 192.168.100.80, it s work.
thanks a lot.
regards
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