<[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
Received: from 75-146-171-14-Minnesota.hfc.comcastbusiness.net [75.146.171.14]
        with HTTP/1.1 (POST); Tue, 02 Dec 2008 10:12:34 -0600
User-Agent: RoundCube Webmail/0.1
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit

On Tue, 2 Dec 2008 07:45:19 -0800, Tod Fitch <[EMAIL PROTECTED]> wrote:
> On Dec 2, 2008, at 7:05 AM, Darrick Hartman wrote:
> 
>> Martin Rogers wrote:
>>>>
>>> Yes my own concern was one of preventing unwanted use of PSTN lines
>>> in
>>> an Asterisk box which was on the internet.
>>
>> If you have the default 'default' context
>>
>> [default]
>> exten => i,1,Hangup
>> exten => s,1,Hangup
>> exten => t,1,Hangup
>>
>> There isn't much you can do.  So I'd say that's pretty safe.
>>
>> Darrick
>>
> 
> Unless the AstLinux project decides to go and implement its own idea
> of how all the Asterisk configuration files should be set (basically
> encouraging all changes through a UI), I think the default "out of the
> box" files from the Asterisk project should be used. I got tripped up
> on my call records when switching to AstLinux: I had used the default
> CDR configuration on my v1.2 machine so I used the AstLinux shipped
> CDR configuration and was surprised to see my call records with UTC
> time stamps rather than the official default of local time.

Astlinux does use the default config files.  What you're possibly missing
is the timezone setting.  

Look for the following in /etc/rc.conf.  If you don't see those two
variables, then they need to be set to correspond with your time zone.  I
believe this is handled by the gui.  If not, set these in
/mnt/kd/rc.conf.d/user.conf, then run gen-rc-conf to regenerate the rc.conf
file.  Do not edit the /etc/rc.conf file directly (as the message states at
the top of that file).

TIMEZONE="America/Chicago"
TZ_TIMEZONE="CST6CDT,M3.2.0/2,M11.1.0/2"

Darrick


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to