01-13-2023 08:15 AM
I'm having real issues setting up 8821 to Auto Register on a CME v12. I cant find much literature on this. Could anyone point me in the right direction?
voice register global
mode cme
source-address x.x.x.x port 5060
max-dn 10
max-pool 10
load 8821 sip8821.11-0-6SR4-3
timezone 21
tftp-path flash:
file text
create profile sync 3420487450168531
auto-register
password password
auto-assign 11 to 20
01-13-2023 09:51 AM
Is this your full SIP-CME config?
If yes, you are missing essential commands like "registrar server ..." under "voice service voip" --> "sip".
I don't know if you saw this guide: https://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-communications-manager-express/99946-cme-sip-guide.html
02-01-2023 07:38 AM
sorry my full voice config is
voice service voip
no ip address trusted authenticate
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
no supplementary-service sip moved-temporarily
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
sip
bind control source-interface GigabitEthernet0/2
bind media source-interface GigabitEthernet0/2
registrar server expires max 1000 min 800
no call service stop
!
!
!
!
voice register global
mode cme
source-address 10.3.110.2 port 5060
max-dn 10
max-pool 10
load 8821 sip8821.11-0-6SR4-3
timezone 21
tftp-path flash:
file text
create profile sync 3420487450168534
auto-register
password password
auto-assign 1 to 20
!
!
voice register dn 1
number 8000
name 8821-1
label 8000
!
voice register dn 2
number 8001
!
voice register dn 3
number 8002
!
voice register dn 4
number 8003
!
voice register dn 5
number 8004
!
voice register dn 6
number 8005
!
voice register dn 7
number 8006
!
voice register dn 8
number 8007
!
voice register dn 9
number 8008
!
voice register dn 10
number 8009
!
voice register pool 1
!
voice register pool 2
!
voice register pool 10
I try to add a type and ip network to the voice register pool but i receive this error
C2911-VOIP-TESTBED(config)#voice regis pool 1
C2911-VOIP-TESTBED(config-register-pool)#type 8821
C2911-VOIP-TESTBED(config-register-pool)#$10.3.110.0 mask 255.255.255.0
Failed: CME mode only accept mac address for all phones or device id for soft client!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide