Got CME Working Partially
boostinbadger
Member Posts: 256
I have CME installed on a 1760 (c1700-ipvoicek9-mz.124-6.XT2.bin) with two IP phones. The 7960G is up and working using my DID from flowroute but the 7940G says TFTP timeout. I am in the early stages of learning this stuff so please bear with me. Any ideas why the 7940G is not coming up? From what it looks like in documentation the 7960G and the 7940G use the same load.
Comments
-
Legacy User Unregistered / Not Logged In Posts: 0 ■□□□□□□□□□Did you set option 150 to the ip address of the 1760? Do you have the load files on the router? Paste a sh run. Is the router configured as a tftp server already?
-
boostinbadger Member Posts: 256Yes. Here is the config:
5NINER1760CME#show conf
Using 3398 out of 29688 bytes
!
! Last configuration change at 23:15:07 EDT Tue Aug 21 2012 by boostinbadger
! NVRAM config last updated at 23:15:09 EDT Tue Aug 21 2012 by boostinbadger
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname 5NINER1760CME
!
boot-start-marker
boot-end-marker
!
enable secret 5 xxxxxxxx.
!
aaa new-model
!
aaa authentication login default local
aaa authorization exec default local
aaa authorization network default local
!
aaa session-id common
!
resource policy
!
clock timezone EST -5
clock summer-time EDT recurring
ip cef
!
no ip dhcp use vrf connected
!
ip dhcp pool VOICE-SCOPE
network 10.159.1.0 255.255.255.248
default-router 10.159.1.1
dns-server 216.146.36.36
option 150 ip 10.159.1.1
!
ip domain name 5NINER1760CME
ip name-server 216.146.35.35
ip name-server 216.146.36.36
!
voice service voip
allow-connections sip to sip
sip
!
voice class codec 1
codec preference 1 g729r8
codec preference 2 g711ulaw
codec preference 3 g711alaw
!
voice register global
!
username boostinbadger privilege 15 secret 5 xxxxxxxx
archive
log config
hidekeys
!
interface FastEthernet0/0
no ip address
speed 100
!
interface FastEthernet0/0.59
description ROUTER INTERFACE FOR DATA VLAN
encapsulation dot1Q 59 native
ip address 10.59.1.4 255.255.255.224
no snmp trap link-status
!
interface FastEthernet0/0.159
description ROUTER INTERFACE FOR VOICE VLAN
encapsulation dot1Q 159
ip address 10.159.1.1 255.255.255.248
no snmp trap link-status
!
interface FastEthernet0/1
switchport access vlan 59
!
interface FastEthernet0/2
switchport access vlan 59
!
interface FastEthernet0/3
switchport access vlan 159
!
interface FastEthernet0/4
switchport access vlan 159
!
interface Vlan1
no ip address
shutdown
!
interface Vlan59
no ip address
no autostate
!
interface Vlan159
no ip address
no autostate
!
ip default-gateway 10.59.1.1
ip route 0.0.0.0 0.0.0.0 10.59.1.1
!
ip http server
ip http authentication local
no ip http secure-server
!
control-plane
!
dial-peer voice 1 voip
destination-pattern 1[2-9]..[2-9]......
voice-class codec 1
session protocol sipv2
session target dns:sip.flowroute.com
dtmf-relay sip-notify
!
sip-ua
credentials username xxxxxxxx passwordxxxxxxxx realm sip.flowroute.com
calling-info pstn-to-sip from number set xxxxxxxxxxx
no remote-party-id
registrar dns:sip.flowroute.com expires 3600
!
telephony-service
max-ephones 2
max-dn 2
ip source-address 10.159.1.1 port 2000
auto assign 1 to 2
create cnf-files version-stamp 7960 Aug 21 2012 22:34:12
dialplan-pattern 1 xxxxxxx... extension-length 4
max-conferences 4 gain -6
transfer-system full-consult
!
ephone-dn 1
number 5901
label Basement
name Basement
!
ephone-dn 2
number 5902
!
ephone 1
mac-address 0016.C815.5A6D
type 7960
button 1:1
!
ephone 2
!
line con 0
exec-timeout 5 0
password 7 xxxxxxxx
logging synchronous
stopbits 1
line aux 0
line vty 0 4
exec-timeout 30 0
password 7 xxxxxxxx
logging synchronous
line vty 5 15
exec-timeout 30 0
password 7 xxxxxxxx
logging synchronous
!
ntp clock-period 17180256
ntp server 198.82.1.201 key 0 prefer
ntp server 198.82.1.202 key 0
end -
boostinbadger Member Posts: 256I downloaded the latest loads for the 7960-7940 for CME 4.0....and now both phones are up. However, I have now lost outbound calling.