Help with 7910 Registration

Phones pick up DHCP Configs but do not register.

debug tftpevent gets:
*Jan 1 16:46:08.122: TFTP: Looking for SEP00044DE131E9.cnf.xml
*Jan 1 16:46:08.122: TFTP: Opened flash:/XMLDefault7910.cnf.xml, fd 0, size 70 for process 125
*Jan 1 16:46:08.126: TFTP: Finished flash:/XMLDefault7910.cnf.xml, time 00:00:00 for process 125
*Jan 1 16:46:41.937: TFTP: Looking for SEP00044DE131E9.cnf.xml
*Jan 1 16:46:41.941: TFTP: Opened flash:/XMLDefault7910.cnf.xml, fd 0, size 70 for process 125
*Jan 1 16:46:41.945: TFTP: Finished flash:/XMLDefault7910.cnf.xml, time 00:00:00 for process 125
*Jan 1 16:47:15.756: TFTP: Looking for SEP00044DE131E9.cnf.xml

Router Config:
!
version 12.4
!
hostname HermeszVoIP
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.11.193 10.10.11.200
!
ip dhcp pool HermeszPhones
import all
network 10.10.11.192 255.255.255.224
default-router 10.10.11.194
option 150 ip 10.10.11.194
!
!
!
tftp-server flash:P00405000700.sbn
tftp-server flash:P00405000700.bin
!
control-plane
!
!
!
voice-port 1/0/0
caller-id enable
!
voice-port 1/0/1
!
!
!
!
!
dial-peer voice 1 pots
destination-pattern +9..........
port 1/0/0
!
dial-peer voice 901 voip
translation-profile outgoing OUT
destination-pattern 9.T
session protocol sipv2
dtmf-relay sip-notify rtp-nte
codec g711ulaw
!
!
sip-ua
no remote-party-id
retry invite 4
retry response 3
retry bye 2
retry cancel 2
retry register 5
timers register 250
!
!
telephony-service
srst mode auto-provision all
load 7910 P00405000700
max-ephones 24
max-dn 45
ip source-address 10.10.11.194 port 2000
system message Hermesz.lcl VoIP
cnf-file location flash:
cnf-file perphone
time-zone 48
time-format 24
max-conferences 4 gain -6
web admin system name admin secret 5 $1$8.3U$we8zD.mBblT2L2qEvOj1V.
dn-webedit
time-webedit
transfer-system full-consult
!
!
<--- output cut --->
!
!
ephone-dn 5
number 1005
label Test 3
description Test 3
name Test 3
no huntstop
hold-alert 30 originator
!
<--- output cut --->
!
!
ephone 5
mac-address 0004.4DE1.31E9
type 7910
button 1:5
!
John
Current Progress:
Studying:
CCNA Security - 60%, CCNA Wireless - 80%, ROUTE - 10% (Way behind due to major Wireless Project)
Exams Passed:
CCNA - 640-802 - 17 Jan 2011 -- CVOICE v6 - 642-436 - 28 Feb 2011
2011 Goals
CCNP/CCNP:Voice

Comments

  • hermeszdatahermeszdata Member Posts: 225
    Well, I finally managed to get them registered.

    What I did:

    1) Disconnected all phones from network.
    2) Released DHCP and Reset Configuration on phone.
    3) Power-cycled 7910 phones
    4) Saved Router Configuration and re-loaded router.
    5) when router completed re-load and was stable, entered debug telnet event
    6) Powered phones one at a time and watched as they registered

    Telephony-service looks lie this:
    !
    telephony-service
    load 7910 P00405000700
    max-ephones 10
    max-dn 30
    ip source-address 10.10.11.194 port 2000
    service phone SEP00044D0770A9 P00405000700
    system message Hermesz.lcl VoIP
    create cnf-files version-stamp Jan 01 2002 00:00:00
    max-conferences 4 gain -6
    moh music-on-hold.au
    dn-webedit
    time-webedit
    transfer-system full-consult
    secondary-dialtone 9
    directory entry 1 1001 name {My Phone}
    directory entry 2 1002 name {Wife's Phone}
    directory entry 3 1003 name Lab 1
    directory entry 4 1004 name Lab 2
    directory entry 5 1005 name Lab 3
    !
    !
    ephone-dn 1 dual-line
    number 1001
    pickup-group 1
    label John's Office
    description Office
    name 1001
    call-forward busy 1002
    call-forward noan 1003 timeout 30
    hold-alert 30 originator
    !
    !
    !
    ephone 1
    mac-address 0004.4D07.70A9
    type 7910
    button 1:1
    !
    !
    !
    ephone 2
    mac-address 0004.4D07.647C
    type 7910
    button 1:2
    !

    Seperate dn(s) for each phone.

    I also set FXO port to direct incoming calls to ephone 1, set up dial peers for out-going calls.

    With these settings, I can make out-bound calls from any phone on the network, make calls between the 5 7910s, and incoming calls go directly to my office phone.

    Now to figure out how to do the rest of what I need to do for my local site implementation (Then on to remote site configuration.)
    John
    Current Progress:
    Studying:
    CCNA Security - 60%, CCNA Wireless - 80%, ROUTE - 10% (Way behind due to major Wireless Project)
    Exams Passed:
    CCNA - 640-802 - 17 Jan 2011 -- CVOICE v6 - 642-436 - 28 Feb 2011
    2011 Goals
    CCNP/CCNP:Voice
Sign In or Register to comment.