05-22-2023
05:18 PM
- last edited on
05-22-2023
08:31 PM
by
rupeshah
Config below, simple setup following guide from Cisco here
On how to auto-register SIP Based phones. We have a bunch of these 8841's we want to be able to auto register and test before we ship out into the field and have this spare router to do so. However, I must be missing something here because the phones won't register at all and I keep getting the below errors. Any idea on this one?
May 22 17:16:57.362 PDT: VOICE_REG_POOL: No entry for (AUTO-REG) found in contact table
May 22 17:16:57.366 PDT: VOICE_REG_POOL: No entry for (AUTO-REG) found in contact table
May 22 17:16:57.370 PDT: VOICE_REG_POOL: No entry for (AUTO-REG) found in contact table
May 22 17:16:57.378 PDT: VOICE_REG_POOL: No entry for (AUTO-REG) found in contact table
May 22 17:16:57.398 PDT: VOICE_REG_POOL: No entry for (AUTO-REG) found in contact table
May 22 17:16:57.398 PDT: voice_reg_get_reg_expires_timer: no voice register pool found
May 22 17:16:57.398 PDT: VOICE_REG_POOL: Register request for (AUTO-REG) from (172.30.10.3)
May 22 17:16:57.398 PDT: VOICE_REG_POOL: Auto Registration request from Name:xxx IP:172.30.10.3
May 22 17:16:57.398 PDT: VOICE_REG_POOL: Auto-register: DN tag not found
May 22 17:16:57.398 PDT: VOICE_REG_POOL: No entry for (AUTO-REG) found in contact table
May 22 17:16:57.398 PDT: voice_reg_get_phone_index_from_contact: No contact list
May 22 17:16:57.402 PDT: VOICE_REG_POOL: No entry for (AUTO-REG) found in contact table
=========== configuration
Current configuration : 5158 bytes
!
!
version 15.6
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
no service password-encryption
!
hostname xxx
!
boot-start-marker
boot system flash:c2900-universalk9-mz.SPA.156-3.M5.bin
boot-end-marker
!
!
logging buffered 128000
!
no aaa new-model
clock timezone PST -8 0
clock summer-time PDT recurring
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip dhcp excluded-address 172.30.10.250 172.30.10.254
ip dhcp excluded-address 172.30.35.250 172.30.35.254
!
ip dhcp pool voice
network 172.30.10.0 255.255.255.0
default-router 172.30.10.254
dns-server 8.8.8.8
option 150 ip 172.30.10.254
!
!
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!
!
!
!
voice-card 0
!
!
!
voice service voip
ip address trusted list
ipv4 0.0.0.0 0.0.0.0
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
sip
bind control source-interface GigabitEthernet0/0.200
bind media source-interface GigabitEthernet0/0.200
registrar server
midcall-signaling passthru media-change
!
!
!
!
voice register global
mode cme
create profile sync xxx
auto-register
password xxx
auto-assign 1 to 100
template 10
!
!
!
!
!
!
vxml logging-tag
license udi pid xxx sn xxx
hw-module pvdm 0/0
!
!
!
file privilege 0
!
redundancy
!
!
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
description Uplink 3560-24 Port 23
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0/0.10
description Management
encapsulation dot1Q 10
ip address 10.10.10.14 255.255.255.0
!
interface GigabitEthernet0/0.200
description Voice Network
encapsulation dot1Q 200
ip address 172.30.10.254 255.255.255.0
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0/2
no ip address
duplex auto
speed auto
!
!
ip forward-protocol nd
!
ip http server
ip http authentication local
ip http secure-server
!
ip tftp source-interface GigabitEthernet0/0.200
ip dns server
ip route 0.0.0.0 0.0.0.0 10.10.10.1
ip ssh version 2
ip scp server enable
!
ipv6 ioam timestamp
!
!
snmp-server packetsize 1024
tftp-server flash1:SCCP45.9-4-2SR3-1S.loads
tftp-server flash1:term45.default.loads
tftp-server flash1:term65.default.loads
tftp-server flash1:cnu45.9-4-2ES26.sbn
tftp-server flash1:apps45.9-4-2ES26.sbn
tftp-server flash1:dsp45.9-4-2ES26.sbn
tftp-server flash1:jar45sccp.9-4-2ES26.sbn
tftp-server flash1:cvm45sccp.9-4-2ES26.sbn
tftp-server flash1:term11.default.loads
tftp-server flash1:term06.default.loads
tftp-server flash1:SCCP11.9-4-2SR3-1S.loads
tftp-server flash1:jar11sccp.9-4-2ES26.sbn
tftp-server flash1:dsp11.9-4-2ES26.sbn
tftp-server flash1:cvm11sccp.9-4-2ES26.sbn
tftp-server flash1:cnu11.9-4-2ES26.sbn
tftp-server flash1:apps11.9-4-2ES26.sbn
tftp-server flash:sb288xx.BE-01-026.sbn
tftp-server flash:sb2288xx.BE-01-013.sbn
tftp-server flash:sip88xx.12-5-1SR3-74.loads
tftp-server flash:ssb288xx.BE-01-007.sbn
tftp-server flash:vc488xx.12-5-1SR3-74.sbn
tftp-server flash:boot1288xx.BE-01-007.sbn
tftp-server flash:fbi88xx.BE-01-012.sbn
tftp-server flash:kern88xx.12-5-1SR3-74.sbn
tftp-server flash:kern288xx.12-5-1SR3-74.sbn
tftp-server flash:m0patch288xx.BE-01-001.sbn
tftp-server flash:rootfs288xx.12-5-1SR3-74.sbn
tftp-server flash:rootfs88xx.12-5-1SR3-74.sbn
!
control-plane
!
!
!
!
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
!
!
!
gateway
timer receive-rtp 1200
!
sip-ua
retry register 10
!
!
!
gatekeeper
shutdown
!
!
telephony-service
max-ephones 110
max-dn 400
ip source-address 172.30.10.254 port 2000
auto assign 1 to 100
max-conferences 8 gain -6
web admin system name xxx password xxx
transfer-system full-consult
create cnf-files version-stamp 7960 May 22 2023 17:01:17
!
Solved! Go to Solution.
05-22-2023 09:57 PM
I dont see the below configured under your voice register global.
max-dn
max-pool
05-22-2023 11:08 PM
Hello @netgn,
Where are your voice register dn and pool?
05-22-2023 09:57 PM
I dont see the below configured under your voice register global.
max-dn
max-pool
07-11-2023 10:19 AM
Sorry for delay in responding, yes this solved it thank you!!
07-11-2023 11:00 AM
Great news! Happy for you!
You're so welcome @netgn
05-22-2023 11:08 PM
Hello @netgn,
Where are your voice register dn and pool?
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: