- How to Become a Chief Information Officer: CIO Cheat Sheet
- 3 handy upgrades in MacOS 15.1 - especially if AI isn't your thing (like me)
- Your Android device is vulnerable to attack and Google's fix is imminent
- Microsoft's Copilot AI is coming to your Office apps - whether you like it or not
- How to track US election results on your iPhone, iPad or Apple Watch
Basic SIP CME Config Temaplate
ip dhcp pool phones
network 192.168.10.0 255.255.255.0
option 150 ip 192.168.10.50
!
voice service voip
allow-connections sip to sip
sip
registrar server expires max 1200 min 300
!
voice register global
mode cme
source-address 192.168.10.50 port 5060
max-dn 192
max-pool 58
load 7942 SIP42.9-1-1SR1S
authenticate register
authenticate realm lab.local
tftp-path flash:
file text
create profile
!
voice register dn 1
number 100
name Jack
label Jack_100
!
voice register dn 2
number 200
name Paul
label Paul-200
!
voice register pool 1
id mac xxxx.xxxx.xxxx
type 7942
number 1 dn 1
username 100 password 12345
!
voice register pool 2
id mac xxxx.xxxx.xxxx
type 7942
number 1 dn 2
username mimi password 12345
!
interface GigabitEthernet0/1
ip address 192.168.10.50 255.255.255.0
duplex auto
speed auto
!
tftp-server flash:term42.default.loads
tftp-server flash:SIP42.9-1-1SR1S.loads
tftp-server flash:apps42.9-1-1TH1-16.sbn
tftp-server flash:cnu42.9-1-1TH1-16.sbn
tftp-server flash:cvm42sip.9-1-1TH1-16.sbn
tftp-server flash:dsp42.9-1-1TH1-16.sbn
tftp-server flash:jar42sip.9-1-1TH1-16.sbn