Hi,

I have CME1---------------CME/CUE2  scenario. VMboxes are worked fine on
remote site but when I leave msg ,MWI not shows up on called phone as a new
meesage arrived 4 that phone.


CUECME2#  sh mwi rel clients
Client        IPADDR           EXPIRES(sec)  MWI
============  ===============  ============  ====
4001          200.0.0.2        82512         OFF
4003          200.0.0.2        82518         OFF

CME/CUE2:

!
sip-ua
!
!
ephone-dn  80
 number 8000....
 mwi on
!
!
ephone-dn  81
 number 8001....
 mwi off
!
telephony-service
 ip source-address 200.0.0.254 port 2000
 voicemail 4444
 mwi relay
!
dial-peer voice 7878 voip
 destination-pattern 800[01]4...          ///Remote CME ipphone extentions
4001,4003
 session protocol sipv2
 session target ipv4:114.0.0.254   ///Remote CME ip add
 dtmf-relay sip-notify
 codec g711ulaw
 no vad
!
dial-peer voice 999 voip
 destination-pattern 4444
 session protocol sipv2
 session target ipv4:200.0.0.100  //cue address
 dtmf-relay sip-notify
 codec g711ulaw
 no vad
!

CME1:

ephone-dn  3
 number 4001
 call-forward noan 4444 timeout 6
 mwi sip
!
!
ephone-dn  5  dual-line
 number 4003
 call-forward noan 4444 timeout 6
 mwi sip

telephony-service
 voicemail 4444
 mwi sip-server 200.0.0.254 transport tcp
!
dial-peer voice 4444 voip
 destination-pattern 4444
 session protocol sipv2
 session target ipv4:200.0.0.100 //Cue address
 dtmf-relay sip-notify
 codec g711ulaw
 no vad
!


### also when issue debug voip dialpeer on CUE/CME router  ,I don't see
anyoutpu, it indicates that router don't relayMWI to remote cme
### btw, which command I should use to refresh MWI from CLI on CUE?


Thanks

Reply via email to