Wednesday, July 8, 2009

1.3 INE - SIP Phones

Cấu hình trên Call Manager Express trên Router như sau:

voice service voip
allow-connections sip to sip
fax protocol cisco
sip
registrar server expires max 1200 min 300


voice register global
mode cme
source-address 177.3.11.1 port 5060
max-dn 10
max-pool 5
authenticate register
tftp-path flash:
create profile sync 0011001442893385
!
voice register dn 1
number 3002
name Br2Ph2
label Br2 3002
!
voice register dn 2
number 3003
name Br2Ph2
!
voice register pool 1
id mac 0016.41A7.0BFC
number 1 dn 1
number 2 dn 2
dtmf-relay sip-notify
username br2ph2 password cisco
codec g711ulaw

Cấu hình trên phần mềm X-lite:

Tuesday, July 7, 2009

1.2 INE - Phone Registration & Number Assignment (SCCP)

Cấu hình đăng ký phone và cấp số bằng giao thức SCCP trên Call Manager Express:

• DHCP server for the phones
• Only lease DHCP addresses between 177.3.YY1.100 and 177.3.YY1.110
• Phone numbers 3001 and 3005 to buttons 1 and 2 respectively
• Assign labels to each button
• Assign Username: br2ph1 and Password: cisco to the phone
• Assign a pin of 12345

Cấu hình chi tiết như sau:

ip dhcp excluded-address 177.3.11.1 177.3.11.99
ip dhcp excluded-address 177.3.11.111 177.3.11.255
!
ip dhcp pool voice
network 177.3.11.0 255.255.255.0
default-router 177.3.11.1
option 150 ip 177.3.11.1
!
ephone-dn 1 dual-line
number 3001
label 3001
description 21313001
name Br2Ph1
!
!
ephone-dn 2
number 3005
label 3005
name Br2Ph1
!
!
ephone 1
device-security-mode none
mac-address
username "br2ph1" password cisco
button 1:1 2:2
pin 12345
!
Sau khi cấu hình xong đang ký phone bằng phần mềm IP Blue như sau:





1.1 INE - CUCME Basic Configuration

Cấu hình các tham số căn bản cho Call Manager Express theo các yêu cầu như sau:

• Most reliable address is used as the source for the telephony
service, and the digit 9 is used for secondary dialtone
• Maximum of 4 e-phones and 32 ephone-dns
• Time-zone to Pacific Standard/Daylight Time
• Web enabled admin account. Username: admin Password: cisco
• Ensure DNs and the TIME can be edited on the web interface
• Time format to 24 hour and the date format to dd-mm-yy
• Allow transfers and call-forwards to any destination
• Create a system message of: CUCME at BR2


ntp master 1
!
telephony-service
max-ephones 4
max-dn 32
ip source-address 177.3.11.1
time-zone 5
time-format 24
date-format dd-mm-yy
call-forward pattern .T
web admin system name admin password cisco
dn-webedit
time-webedit
system message CUCME at BR2
transfer-system full-consult
transfer-pattern .T
create cnf-files
secondary-dialtone 9

Kiểm tra cấu hình có thể dùng lệnh:

show telephony-service