<div>Hi All,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I&#39;m having some trouble configuring a Cisco 2610 fitted with an NM-2V and 2 x VIC-2FXO-ME (Australia).</div>
<div>&nbsp;</div>
<div>I&#39;m currently using IOS 12.1.27b ENTERPRISE PLUS 3DES on the router.</div>
<div>&nbsp;</div>
<div>I have tried to follow tried to follow the &quot;Cisco IOS H.323 Gateway Configuration for Use with Cisco CallManager&quot; </div>
<div><a href="http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a0080094636.shtml">(http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a0080094636.shtml</a>) which has been written for a&nbsp;&nbsp;T1 ISDN PRI trunk rather than a FXO or POTS port.
</div>
<div>&nbsp;</div>
<div>I was hoping the configuration would be similar but I&#39;m not having any luck.</div>
<div>&nbsp;</div>
<div>Your help would be much appreciated.</div>
<div>&nbsp;</div>
<div>Sergio</div>
<div>&nbsp;</div>
<div>PS: here is what I have tried so far</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>version 12.1<br>no service single-slot-reload-enable<br>service timestamps debug uptime<br>service timestamps log uptime<br>no service password-encryption<br>!<br>hostname CBRVGR01<br>!<br>boot system flash c2600-jk2s-mz.121-27b.bin
<br>enable password xxxxxxxxx<br>!<br>!<br>!<br>!<br>!<br>ip subnet-zero<br>ip domain-name <a href="http://mycompany.com">mycompany.com</a><br>ip name-server <a href="http://192.168.168.76">192.168.168.76</a><br>!<br>isdn voice-call-failure 0
<br>!<br>!<br>!<br>!<br>voice-port 1/0/0<br>&nbsp;echo-cancel coverage 32<br>&nbsp;cptone AU<br>!<br>voice-port 1/0/1<br>!<br>voice-port 1/1/0<br>!<br>voice-port 1/1/1<br>!<br>voice class codec 1<br>&nbsp;codec preference 1 g711alaw<br>
&nbsp;codec preference 2 g711ulaw<br>&nbsp;codec preference 3 g729r8<br>!<br>!<br>dial-peer voice 7400 voip<br>&nbsp;preference 1<br>&nbsp;destination-pattern 74..<br>&nbsp;dtmf-relay h245-alphanumeric<br>&nbsp;no vad<br>&nbsp;session target ipv4:<a href="http://192.168.168.105">
192.168.168.105</a><br>!<br>dial-peer voice 74 pots<br>&nbsp;destination-pattern 0T<br>&nbsp;direct-inward-dial<br>&nbsp;port 1/0/0<br>!<br>!<br>!<br>interface Ethernet0/0<br>&nbsp;ip address <a href="http://192.168.100.240">192.168.100.240</a>
 <a href="http://255.255.255.0">255.255.255.0</a><br>!<br>interface BRI0/0<br>&nbsp;no ip address<br>&nbsp;shutdown<br>!<br>ip classless<br>ip route <a href="http://0.0.0.0">0.0.0.0</a> <a href="http://0.0.0.0">0.0.0.0</a> <a href="http://192.168.100.1">
192.168.100.1</a><br>no ip http server<br>!<br>!<br>!<br>banner motd ^C<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ***********************************************<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *&nbsp; MyCompany&#39;s VoiP PSTN Gateway - CBRVGR01&nbsp; *<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ***********************************************
<br>^C<br>!<br>line con 0<br>&nbsp;exec-timeout 0 0<br>&nbsp;password xxxxxxxxx<br>line aux 0<br>line vty 0 4<br>&nbsp;exec-timeout 0 0<br>&nbsp;password xxxxxxxxx<br>&nbsp;login<br>&nbsp;transport input telnet<br>!<br>end</div>
<div>&nbsp;</div>