前不久作了一個Cisco SIP Phone(3905)向CME註冊的case,配置很簡單,主要是記錄一下供之後參考!ios
-----------------------------------------web
Case背景以下:app
CME(15.2T)ide
SIP Phone 3905網站
工做目標:完成SIP Phone的註冊spa
-----------------------------------------code
工做步驟以下:orm
一,檢查版本兼容性server
通過Cisco網站查詢,3905只能在ios 15.2(1)T以上版本支持ip
二,下載3905須要的firmware
APP3905.9-2-2-0.zz
CP3905.9-2-2-0.loads
三,配置記錄以下:
1.上傳firmware
APP3905.9-2-2-0.zz
CP3905.9-2-2-0.loads
2.TFTP關聯文件
tftp-server flash:flash:APP3905.9-2-2-0.zz alias APP3905.9-2-2-0.zz
tftp-server flash:flash:CP3905.9-2-2-0.loads alias CP3905.9-2-2-0.loads
3.開啓CME註冊SIP Phone 功能
voice register global
mode cme
source-address 1.1.1.1 port 5060
max-dn 400
max-pool 110
load 3905 APP3905.9-2-2-0.zz
authenticate register
timezone 43
time-format 24
tftp-path flash:
create profile
ntp-server 2.2.2.2 mode unicast
4. SIP Phone 註冊
voice register dn 1
number 6666
name 888-88886666
label 6666
mwi
voice register pool 1
id mac aaaa.bbbb.cccc
type 3905
number 1 dn 1
dtmf-relay sip-kpml
username 6666 password 12345
codec g711ulaw
no vad