I do have this running you need to enable some sip conversions and exchange 2k7 must have SP1 or you will run in to some issues.
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
sip
!This here does not have to be your loop back adapter but it has to see !your exchange server.
bind control source-interface Loopback0
bind media source-interface Loopback0
header-passing
dial-peer voice 3013 voip
description ** UNIFIED MESSAGING **
destination-pattern 604
session protocol sipv2
session target ipv4:192.168.20.23
session transport tcp
dtmf-relay rtp-nte
codec g711alaw
Take a look at the running config of a UC500 - All you should have to do is add a SIP dial peer exactly like you do for Unity Express.
I haven't done it - but it should work - AT least according to the Microsoft advertising. I put an example dial peer below.
dial-peer voice 2000 voip
description ** cue voicemail pilot number **
destination-pattern 499
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
Comments
SIP to EX2k7 UM
I haven't got this to work, if I change the ephone to my CUE pilot number it works fine. Just not to Exchange UM. Anyone else have this issue?
Can't bind SIP to interface
The bind command is not present under SIP configuration for me. does anyone else have this issue. Have this issue with WX6 and WX7 IOS versions.
UC500 & Exchange 2007 UM
Have you got this to work with an external sip trunk coming into the UC500 and then being directed to exchange?
UM Does work
I do have this running you need to enable some sip conversions and exchange 2k7 must have SP1 or you will run in to some issues.
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
sip
!This here does not have to be your loop back adapter but it has to see !your exchange server.
bind control source-interface Loopback0
bind media source-interface Loopback0
header-passing
dial-peer voice 3013 voip
description ** UNIFIED MESSAGING **
destination-pattern 604
session protocol sipv2
session target ipv4:192.168.20.23
session transport tcp
dtmf-relay rtp-nte
codec g711alaw
Use a SIP Dial Peer
Take a look at the running config of a UC500 - All you should have to do is add a SIP dial peer exactly like you do for Unity Express.
I haven't done it - but it should work - AT least according to the Microsoft advertising. I put an example dial peer below.
dial-peer voice 2000 voip
description ** cue voicemail pilot number **
destination-pattern 499
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad