Re: [Asterisk-Users] Re: Asterisk Christmas Help request

2006-01-01 Thread Roman Volf






  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


[Asterisk-Users] Re: Asterisk Christmas Help request

2005-12-28 Thread Tomislav Parcina
In article [EMAIL PROTECTED], 
[EMAIL PROTECTED] says...
 4)
 Is it possible to make a routing, as follows
 Dial 8 go to Internet Call
 Dial 9 go to TelCo. Call

Read this:
http://www.voip-info.org/wiki/index.php?page=Asterisk+config+extensions.conf

 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.


-- 

Tomislav Parcina
[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