配置目标:
*R3配置为Cisco Unified Communications Manager Express System (CUCME)
*语音接口做为telephone service的源,9用于secondary dialtone.
*允许4个e-phones,32个ephone-dns
*设置时区
*创建web管理员帐号
*确保DN和Time可以通过web界面编辑
*设置24小时的时间格式和日期格式;
*允许transfer和call-forwards到任何目的地
*创建系统消息:CUCME at XiSanQi
配置
Ntp master 1 /***必须配置ntp server或者npt master, time source保证电话正确的文件tagging。
interface Vlan502
description ==SCVOICE VLAN==
ip address142.102.66.254 255.255.255.0
!
telephony-service
em logout 0:0 0:00:0
max-ephones 4
max-dn 32
ip source-address142.102.66.254 port 2000
timeouts interdigit 3
system message CUCMEat XiSanQi
time-zone 8
time-format 24
date-format yy-mm-dd
max-conferences 4gain -6
call-forward pattern.T
web admin system nameadmin password cisco
dn-webedit
time-webedit
transfer-systemfull-consult
transfer-pattern .T
secondary-dialtone9
create cnf-files!
R3(config-telephony)#transfer-system ?
full-blind Performcall transfers without consultation using H.450.2 or SIP REFER standard methods/不协商
full-consultPerform H.450.2/SIP call transfers with consultation using second phone line ifavailable, fallback to full-blind /协商
if second lineunavailable. This is the recommended mode for most systems. See also'supplementary-service' commands under 'voice service voip' and dial-peer.
local-consultPerform call transfers with local consultation using second phone line ifavailable, fallback to blind for non-local consultation/transfer target. UsesCisco proprietary method.
检查:
R3#showtelephony-service
CONFIG(Version=7.1)
=====================
Version 7.1
Cisco UnifiedCommunications Manager Express
For on-linedocumentation please see:
http://www.cisco.com/en/US/products/sw/voicesw/ps4625/tsd_products_support_series_home.html
ip source-address142.102.66.254 port 2000
ip qos dscp:
ef (the MS 6 bits,46, in ToS, 0xB8) for media
cs3 (the MS 6bits, 24, in ToS, 0x60) for signal
af41 (the MS 6bits, 34, in ToS, 0x88) for video
default (the MS 6bits, 0, in ToS, 0x0) for serviceservice directed-pickup
max-ephones 4
max-dn 32
max-conferences 4gain -6
dspfarm units 0
dspfarm transcodesessions 0
conferencesoftware
privacy
no privacy-on-hold
hunt-group reportdelay 1 hours
hunt-group logoutDND
max-redirect 5
cnf-file location:system:
cnf-file option:PER-PHONE-TYPE
network-locale[0]US (This is the default network locale for this box)
network-locale[1]US
network-locale[2]US
network-locale[3]US
network-locale[4]US
user-locale[0] US(This is the default user locale for this box)
user-locale[1] US
user-locale[2] US
user-locale[3] US
user-locale[4] US
srst modeauto-provision is OFF
srst ephonetemplate is 0
srst dn templateis 0
srst dn line-modesingle
time-format 24
date-format yy-mm-dd
timezone 8 CentralStandard/Daylight Time
secondary-dialtone 9
call-forward pattern.T
transfer-pattern .T
keepalive 30auxiliary 30
timeout interdigit3
timeout busy 10
timeout ringing180
timeout transfer-recall0
timeoutringin-callerid 8
timeoutnight-service-bell 12
caller-idname-only: enable
system message CUCMEat XiSanQi
web admin system nameadmin password cisco
web admin customername Customer
edit DN through Web:enabled.
edit TIME through web:enabled.
Log (tableparameters):
max-size: 150
retain-timer: 15
create cnf-filesversion-stamp 7960 Jul 03 2012 14:30:26
transfer-systemfull-consult
transfer-digit-collectnew-call
local directoryservice: enabled.
Extension-assignertag-type ephone-tag.
R3#