<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body style="WORD-WRAP: break-word" fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>This is a lab network.</p>
<p> </p>
<p>I have two CUCM 8.6 clusters using CCD over SAF. Phones attached to both clusters are able to call back and forth.</p>
<p> </p>
<p>I just added a H323 gateway into the mix - running CCD over SAF. Two phones registered to the CUCME.</p>
<p> </p>
<p>Outbound calls from the CUCME to anywhere all succeed.</p>
<p> </p>
<p>Inbound calls from anywhere (both clusters) all fail with dead air.</p>
<p> </p>
<p>Both RTMTs show that the pattern (51XX) is reachable.</p>
<p> </p>
<p>SAF neighbors are all present as they should be.</p>
<p> </p>
<p>A debug voice dialpeer on the CUCME shows no activity when a call is placed inbound to the CUCME.</p>
<p> </p>
<p>Stripped CUCME config is below.</p>
<p> </p>
<p>Any thoughts?</p>
<p> </p>
<p>Jeff</p>
<p> </p>
<p>voice service voip<br>
no ip address trusted authenticate<br>
allow-connections h323 to h323<br>
allow-connections h323 to sip<br>
allow-connections sip to h323<br>
allow-connections sip to sip<br>
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none<br>
sip<br>
bind control source-interface Loopback0<br>
bind media source-interface Loopback0<br>
!</p>
<p>router eigrp SAF_FORWARDER<br>
!<br>
service-family ipv4 autonomous-system 10<br>
!<br>
topology base<br>
exit-sf-topology<br>
exit-service-family<br>
!</p>
<p>!<br>
!<br>
dial-peer voice 1 pots<br>
description Incoming Call Routing<br>
incoming called-number .<br>
direct-inward-dial<br>
!<br>
dial-peer voice 2 voip<br>
description Incoming Call Routing<br>
incoming called-number .<br>
voice-class codec 1 <br>
dtmf-relay h245-alphanumeric<br>
no vad<br>
!<br>
dial-peer voice 998 voip<br>
description test dial peer<br>
destination-pattern ....<br>
session target saf<br>
voice-class codec 1 <br>
no vad<br>
!<br>
!<br>
voice service saf<br>
profile trunk-route 10<br>
session protocol sip interface Loopback0 transport udp port 5050 <br>
!<br>
profile dn-block 10<br>
pattern 1 type extension 51XX<br>
!<br>
profile callcontrol 10<br>
dn-service name CCD<br>
description CCD over SAF<br>
trunk-route 10<br>
dn-block 10<br>
!<br>
!<br>
call<br>
!<br>
channel 10 vrouter SAF_FORWARDER asystem 10<br>
subscribe callcontrol wildcarded<br>
publish callcontrol 10<br>
!<br>
!<br>
</p>
</div>
</body>
</html>