cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1474
Views
0
Helpful
12
Replies

8961 Time display issue

nithin louis
Level 1
Level 1

Hi,

I am using CME version 9.0 and having 8961 SIP phones and 6961 SCCP phones.But the time showing different in 8961 phones…its showing 3 hours ahead from the normal time. SCCP phones time is perfect.

It was showing the correct time before on both the phones.But after reboot the problem begins.please review the below configuration for the CME.

telephony-service
max-ephones 110
max-dn 400
ip source-address 192.168.1.253 port 2000
system message ******
cnf-file location flash:
dialplan-pattern 1 17217… extension-length 4
dialplan-pattern 2 17205… extension-length 4
voicemail 7777
max-conferences 8 gain -6
transfer-system full-consult
transfer-pattern .T
transfer-pattern 5…
secondary-dialtone 9
directory entry 1 5250 name Recepetion
create cnf-files version-stamp 7960 Nov 06 2012 11:50:56

voice register global
mode cme
source-address 192.168.1.253 port 5060
max-dn 100
max-pool 50
load 8961 sip8961.9-2-1
authenticate register
authenticate realm test.com
timezone 31
dialplan-pattern 1 17205… extension-length 4
voicemail 7777
tftp-path flash:
file text
create profile sync 0852452246423051
camera
video

12 Replies 12

nithin louis
Level 1
Level 1

Dear All,

any help on this.....

Hi Louis

Few questions

1) Did you upload the latest firmware into the phones?or they use the default.you can check it that from the phone/hard device  what version they have...

2) The router has teh correct time?

3) do you have a ntp server configure in the router?

Note:

Every time that you do any changes into voice register global you have to issue the command create profile./Its very importand

Also check the below great doc .Will help you for sure

https://supportforums.cisco.com/docs/DOC-13783

Please rate all useful posts Regards Chrysostomos ""The Most Successful People Are Those Who Are Good At Plan B""

Hi ,

Sorry for the late response.

1.We are having the FM version kern8961.9-3-2-10. on the 8961 phones.

2.Router showing the correct time....and configured same time zone on both telephony service and voice register global.

3.I configured ntp server on the router and set reference in ntp server in the voice register global.

Tried no create profile and create profile in the voice register global.

But still the issue remains the same.

Gergely Szabo
VIP Alumni
VIP Alumni

Hi,

SIP phones need an NTP reference.

It's not a problem if you don't have an external NTP server, your own router can function as one. Look at the IOS docs how to enable the NTP server functionality on your router (ntp master).

Under voice register global, you also need to set the reference: ntp-server and the IP address.

G.

Hi,

Sorry for the late response....

I have configured ntp server (own router) and under voice register global, set the reference: ntp-server and the IP address.

But showing the wrong time yet.

Configured same time zone on both telephony service and voice register global.After change tried no create profile and create profile in the voice register global.

When I enabled the debug CCSIP messages showing the correct time.

Please guide .....


nithin louis
Level 1
Level 1

Dear Team,

Please guide to resolve the issue....

Thanks & Regards

Nithin Louis....

hi Nitin,

add this ...

ntp-server mode directedbroadcast

after  configuring the above reset the phones

and Also run "debug tftp events" to see what file the phone is pulling down,

then do a "more flash:" on that file to see if there is anything

suspicious.

Regards,

Karthik

jfernandorosa
Level 1
Level 1

I Nithin,

Dou you solve this problem? I have the same problem with Phone 8961.

Regards.

Joao

show ntp status

What is the stratum of the ntp server? You may need to override the stratum.

ntp master x.x.x.x 3 ! something lower than 5

Hi Mike,

I changed the stratum of NTP for 4 and 3, but without successfully, the time is same in 8961.

Do you have another idea?

Thanks!

J. Rosa

Can you post the output following?

sh run | i clock

sh run | i ntp

sh ntp status

sh ntp assoc

Also is timezone 31 the correct timezone?

Perhaps something like the following will help

voice register global
  mode cme

  ntp-server x.x.x.x mode unicast
  timezone 31
  create profile 

Mike,

Logs:

CCME#sh run | i clock
clock timezone BR -3 0
clock calendar-valid

CCME#sh run | i ntp
ntp master


CCME#sh ntp status
Clock is synchronized, stratum 8, reference is 127.127.1.1
nominal freq is 500.0000 Hz, actual freq is 500.0000 Hz, precision is 2**18
ntp uptime is 51405800 (1/100 of seconds), resolution is 2000
reference time is D5AE8746.03BAFD03 (18:08:22.014 BR Thu Aug 8 2013)
clock offset is 0.0000 msec, root delay is 0.00 msec
root dispersion is 0.43 msec, peer dispersion is 0.23 msec
loopfilter state is 'CTRL' (Normal Controlled Loop), drift is 0.000000000 s/s
system poll interval is 16, last update was 13 sec ago.

CCME#sh ntp assoc

  address         ref clock       st   when   poll reach  delay  offset   disp
*~127.127.1.1     .LOCL.           7     10     16   377  0.000   0.000  0.235
* sys.peer, # selected, + candidate, - outlyer, x falseticker, ~ configured

I use  ntp-server x.x.x.x mode unicast and broadcast, and remove NTP, but problem is same (3 hours ahead)

regards.

J Rosa