cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
522
Views
0
Helpful
2
Replies

Timezone is not correct at CME11.6 and CP8831

y-hirasawa
Level 1
Level 1

I configured the timezone settings for CME v11.6 and CP-8831 with below configuration, but CP-8831 display wrong timezone.

Do anybody find any lack or miss of configuration?

This issue occurs only SIP phone. SCCP phone display correct timezone.

voice register global
 mode cme
 source-address xx.xx.xx.xx port 5060
 timeouts interdigit 5
 max-dn 150
 max-pool 50
 load 8831 sip8831.10-3-1SR3-5
 timezone 44
 time-format 24
 date-format D/M/Y
 url directory http://xx.xx.xx.xx/localdirectory
 tftp-path flash:
 create profile sync 0001526421712511
 ntp-server yy.yy.yy.yy mode unicast
 conference hardware
!
voice register dn  1
 number 6761
 name 4M Meeting Room
 label 4M Meeting Room(6761)
!
voice register dn  2
 number 6772
 name 4L Meeting Room
 label 4L Meeting Room(6772)
!
voice register dn  3
 number 6806
 name 5M Meeting Room
 label 5M Meeting Room(6806)
!
voice register template  1
 exclude directory em
 button-layout 1-4 line
 button-layout 5-99 speed-dial
 softkeys hold  Resume Newcall
 softkeys idle  Newcall Redial Pickup Cfwdall
 softkeys ringIn  Answer
 softkeys seized  Endcall Redial Pickup Gpickup Cfwdall
 softkeys connected  Endcall Hold Trnsfer Park Confrn ConfList
 softkeys remote-in-use  Newcall
 conference drop-mode local
 conference admin
 transfer max-length 12
!
voice register pool  1
 busy-trigger-per-button 1
 id mac AC44.F217.F7DC
 type 8831
 number 1 dn 1
 template 1
 dtmf-relay rtp-nte
 voice-class codec 10
 no vad
!
voice register pool  2
 busy-trigger-per-button 1
 id mac AC44.F217.F725
 type 8831
 number 1 dn 2
 template 1
 dtmf-relay rtp-nte
 voice-class codec 10
 no vad
!
voice register pool  3
 busy-trigger-per-button 1
 id mac AC44.F217.F7E5
 type 8831
 number 1 dn 3
 template 1
 dtmf-relay rtp-nte
 voice-class codec 10
 no vad

telephony-service
 sdspfarm units 3
 sdspfarm tag 1 cnf-dsp
 group 1
  ip source-address xx.xx.xx.xx port 2000
  url authentication http://xx.xx.xx.xx/CCMCIP/authenticate.asp cisco cisco
 !
 conference hardware
 no auto-reg-ephone
 authentication credential cisco cisco
 em keep-history
 max-ephones 165
 max-dn 450
 service phone displayOnTime 07:00
 service phone displayOnDuration 12:00
 service phone displayIdleTimeout 01:00
 service phone daysDisplayNotActive 1,7
 service phone headsetWidebandEnable 0
 service phone garp 2
 no service directed-pickup
 service dnis overlay
 service dnis dir-lookup
 service dss
 timeouts interdigit 5
 system message Your current options
 cnf-file location flash:
 cnf-file perphone
 load 7937 apps37sccp.1-4-4-0
 load 7942 SCCP42.9-2-3S
 load 7965 SCCP45.9-2-3S
 load 7975 SCCP75.9-2-3S
 load 6921 SCCP69xx.9-2-4-3
 time-zone 44
 time-format 24
 date-format dd-mm-yy
 dialplan-pattern 1 zzzz.... extension-length 4
 max-conferences 10 gain -6
 call-park system application
 call-forward pattern .T
 call-forward system redirecting-expanded
 moh enable-g711 "flash0:/music-on-hold.au"
 multicast moh 239.1.1.1 port 2000 route xx.xx.xx.xx
 time-webedit
 transfer-system full-consult
 transfer-pattern .T
 secondary-dialtone 0
 night-service code *89
 create cnf-files version-stamp Jan 01 2002 00:00:00

Regards,

2 Replies 2

As per the configuration is concerned you need to add authenticate register command under voice register global. Apart from that config looks good. 

Also try to delete the phone and add it again. Make sure to  run create profile command in the end [Once you are done configuring Voice register Pool and DN].

Regards

Abhay

Regards
Abhay Singh Reyal
The Only Way To Do Great Work Is To Love What You Do. If You Haven’t Found It Yet, Keep Looking. Don’t Settle

mserwon
Level 1
Level 1

Did you ever get this fixed?