5) 
How do I change the time zone for Asterisk? Currently the system time is
correct but when I dial *60 it reports a different time (out by many hours).
  

I'm not familiar with this option. Can you please tell me more or send 
me some link.
  
FYI, this is the relevant extensions_custom.conf entry on an AAH system:

exten => *60,1,Answer
exten => *60,2,Playback(at-tone-time-exactly)
exten => *60,3,SayUnixTime(,,IMp)
exten => *60,4,Playback(beep)
exten => *60,5,Hangup


[Description]
SayUnixTime([unixtime][|[timezone][|format]])
  unixtime: time, in seconds since Jan 1, 1970.  May be negative.
              defaults to now.
  timezone: timezone, see /usr/share/zoneinfo for a list.
              defaults to machine default.
  format:   a format the time is to be said in.  See voicemail.conf.
              defaults to "ABdY 'digits/at' IMp"


-- 
Roman Volf
Keystreams Internet Solutions
[EMAIL PROTECTED]


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to