login | register
Sat 17 of May, 2008 [05:20 UTC]

voip-info.org

Search with Google
Search this site with Google. Results may not include recent changes.
 
Google Ads
Shoutbox
  • Juan Ortega, Thu 15 of May, 2008 [10:33 UTC]: Hi everybody, I'm Juan, an ITCom student, and I need to know what basic elements I need to create a VoIP network. Can anybody helpme, please?,Thank you very much
  • gineta, Wed 14 of May, 2008 [03:58 UTC]: any here not fine the configuration of firewall juniper -screem for VOIP asterisk????
  • Anoop Prabhakaran, Tue 13 of May, 2008 [12:16 UTC]: I am developing Asterisk IVR, Whenever i make a internation call to the IVR system, the DTMF is not getting detected properly, this happens only for the first time, second call onwards system works fine. why this is happening
  • joe, Mon 12 of May, 2008 [04:27 UTC]: Is there an opensource browser based softphone, or a system like Busta where everything is not manages through their website?
  • Nick Barnes, Fri 09 of May, 2008 [11:36 UTC]: Christopher - yesterday I tried an Asterisk install on a CentOS 5.1 box with stock GUI and it all worked fine. Sorry I can't help.
  • aero, Fri 09 of May, 2008 [08:20 UTC]: can someone help me out on this, i tried to play some sound files on my asterisk box and this is the error message i got. WARNING[4429]: format_wav.c:169 check_header: Unexpected freqency 22050 May 8 11:17:39 WARNING[4433]: codec_gsm.c:194 gsmtolin_fra
  • Christopher Faust, Thu 08 of May, 2008 [14:15 UTC]: I beleive that I may have to change something in the xserver configuration. Please advise
  • Christopher Faust, Thu 08 of May, 2008 [14:14 UTC]: Everything was perfect. In the bios I have increased the memory allocated Still receive input not supported on my display.
  • Christopher Faust, Thu 08 of May, 2008 [14:13 UTC]: This would not be my main box. I am doing some testing to see if I can install zaptel and asterisk 1.4 on a full centos 5.1 box with development software Its bizzare, because before I went through the asterisk and zaptel installation everything was perfe
  • Nick Barnes, Thu 08 of May, 2008 [13:44 UTC]: Christopher - I can't see any way in which an Asterisk installation would muck your GUI, but remember that it is advised not to use a GUI on an Asterisk box anyway.
Server Stats
  • Execution time: 0.38s
  • Memory usage: 2.19MB
  • Database queries: 32
  • GZIP: Disabled
  • Server load: 0.75

Cisco 7940-7960 Daylight Savings

US EST
When we change our clocks

Beginning in 2007, most of the United States begins Daylight Saving Time at 2:00 a.m. on the second Sunday in March and reverts to standard time on the first Sunday in November. In the U.S., each time zone switches at a different time.


time_zone: EST ; Time Zone Phone is in
dst_offset: 1 ; Offset from Phone's time when DST is in effect
dst_start_month: Mar ; Month in which DST starts
dst_start_day: "" ; Day of month in which DST starts
dst_start_day_of_week: Sun ; Day of week in which DST starts
dst_start_week_of_month: 2 ; Week of month in which DST starts
dst_start_time: 02 ; Time of day in which DST starts
dst_stop_month: Nov ; Month in which DST stops
dst_stop_day: "" ; Day of month in which DST stops
dst_stop_day_of_week: Sunday ; Day of week in which DST stops
dst_stop_week_of_month: 1 ; Week of month in which DST stops 8=last week of month
dst_stop_time: 2 ; Time of day in which DST stops
dst_auto_adjust: 1 ; Enable(1-Default)/Disable(0) DST automatic adjustment
time_format_24hr: 1 ; Enable(1 - 24Hr Default)/Disable(0 - 12Hr)

The next example in bold is has the old dates for US DST

7940/60 Daylight Savings configuration
dst_offset: 1 Offset from Phone's time when DST is in effect
dst_start_month: April Month in which DST starts
dst_start_day: "" Day of month in which DST starts
dst_start_day_of_week: Sun Day of week in which DST starts
dst_start_week_of_month: 1 Week of month in which DST starts
dst_start_time: 02 Time of day in which DST starts
dst_stop_month: Oct Month in which DST stops
dst_stop_day: "" Day of month in which DST stops
dst_stop_day_of_week: Sunday Day of week in which DST stops
dst_stop_week_of_month: 8 Week of month in which DST stops 8=last week of month
dst_stop_time: 2 Time of day in which DST stops
dst_auto_adjust: 1 Enable(1-Default)/Disable(0) DST automatic adjustment
time_format_24hr: 1 Enable(1 - 24Hr Default)/Disable(0 - 12Hr)


Depending on the way your locale sets its policy for the start and end of DST it appears Cisco will allow you to set a combination of one or more of the start/end day/day_of_week/week_of_month options. For example if DST is set to start in the 1st week of november you would set dst_start_month=november and dst_start_week_of_month=1



Australia


Australia has daylight savings in VIC, ACT, NSW, SA with remaining states/territories (QLD. WA, NT) not currently participating.

Wikipedia - Time in Australia
Of the states that observe daylight saving, most begin on the last Sunday in October at 2:00 am local standard time, and end on the last Sunday in March at 3:00 am local daylight saving time. An exception to this is the island state of Tasmania, which (due to its southern latitude) begins daylight saving earlier, on the first Sunday in October at 2:00 am local standard time.


WA is scheduled for a 3 year trial of daylight savings starting in December 2003.

DST Times
State Start Finish
VIC, ACT, NSW, SA 29/10/2006 25/3/2007
TAS 1/10/2006 25/3/2007
WA 3/12/2006 ??? (lets guess 25/3/2007 :))



The following should be suitable for VIC, ACT, NSW and SA

dst_offset: "1"
dst_start_month: "October"
#dst_start_day: "1" 
dst_start_day_of_week: "Sunday"
dst_start_week_of_month: "8"
dst_start_time: "02"
dst_stop_month: "March" 
#dst_stop_day: "3"
dst_stop_day_of_week: "Sunday"
dst_stop_week_of_month: "8"
dst_stop_time: "02"
dst_auto_adjust: "1"




UK

time_zone: GMT
dst_offset: 1
dst_start_month: Mar
dst_start_day: ""
dst_start_day_of_week: Sun
dst_start_week_of_month: 8
dst_start_time: 02
dst_stop_month: Oct
dst_stop_day: ""
dst_stop_day_of_week: Sun
dst_stop_week_of_month: 8
dst_stop_time: 02
dst_auto_adjust: 1

Created by alberti_n, Last modification by rossmck on Thu 03 of Apr, 2008 [15:53 UTC]

Comments Filter

by atheos on Monday 10 of March, 2008 [16:59:14 UTC]



Please update this page with new information, just login and click on the "Edit" or "Add Comment" button above. Get a free login here: Register Thanks! - support@voip-info.org

Page Changes | Comments

Sponsored by:

Terms of Service Privacy Policy
© 2003-2008 VOIP-Info.org LLC

Powered by bitweaver