SIP Phone Registeration on CME
voice service voip
sip ===> enables SIP on the router
registrar server ===> Accepts registration requests
!
voice register global
mode cme
source-address <ip address of cme router> port 5060 ===> IP address through which Phones will communicate with CME
max-dn 10 ===> count of DNs that can be added
max-pool 1 ===> count of pool of either a single IP phone or group of phones.
!
voice register dn 1 ===> where you create the number to assign on Phones
number 4002
!
voice register pool 1
id mac 580A.2099.3F37 ===> using the pool to create a single IP Phone pool
type 9971 ===> defining type is as important as defining the mac-address
number 1 dn 1
!
voice register global
create profile ===> similar to create cnf-files, this will create the phone profile.
!
end
sip ===> enables SIP on the router
registrar server ===> Accepts registration requests
!
voice register global
mode cme
source-address <ip address of cme router> port 5060 ===> IP address through which Phones will communicate with CME
max-dn 10 ===> count of DNs that can be added
max-pool 1 ===> count of pool of either a single IP phone or group of phones.
!
voice register dn 1 ===> where you create the number to assign on Phones
number 4002
!
voice register pool 1
id mac 580A.2099.3F37 ===> using the pool to create a single IP Phone pool
type 9971 ===> defining type is as important as defining the mac-address
number 1 dn 1
!
voice register global
create profile ===> similar to create cnf-files, this will create the phone profile.
!
end
Setting up SIP phone registration on CME is made easy with this guide! For powerful tools, FiraCode is a great choice.
ReplyDelete