(RADIATOR) Correct system hour in log files

2003-10-17 Thread Sergio Gómez \(E-mail\)
Hi to all,       I have a little problem with my log files... I have been checking my log files and I can see that the hour is stored with -1 hour of my system hour.       How I can fix it?       There are any kind of command to set GMT or time zone?       Please I need help.   Thanks to al

(RADIATOR) Log only valid Login accounting

2003-10-17 Thread Chanaka Mendis
Hi ALL I need to insert the Start/Stop accounting requests only for valid logins. Could u all make a suggestion on that. /Gayantha - (on postoffice) The information contained in this email is confidential and is meant to be read only by the person to wh

(RADIATOR) Handler SIP Proxy

2003-10-17 Thread Jesus Rodriguez
Hello, My SIP proxy authenticates REGISTER and INVITE requests against Radiator. I would like to be able to diferentiate between both requests. This is a REGISTER request: Code: Access-Request Identifier: 104 Authentic: <217><134><30>y<250>D<214>j<212>`N\F<254>{<222> Attributes: U

RE: (RADIATOR) Handler SIP Proxy

2003-10-17 Thread Frank Danielson
I would use a PreHandler hook in your Client clause to look for the request type and set an appropriate attribute to use in a Handler later. Since you have multiple Digest-Attribute attributes the only way I know of to handle it would be to spool through the incoming request's attrbutes looking for

Re: (RADIATOR) Handler SIP Proxy

2003-10-17 Thread Hugh Irvine
Hello Frank, Hello Jesus - Frank is quite correct (thanks as always). If you have multiple Client clauses you might consider using a PreClientHook instead. And I usually keep my hook code in seperate files - see the examples in "goodies/hooks.txt". regards Hugh On Saturday, Oct 18, 2003, at

Re: (RADIATOR) Log only valid Login accounting

2003-10-17 Thread Hugh Irvine
Hello Chanaka - You will only ever receive accounting requests from valid logons. If an access request is rejected, no session will start and hence no accounting requests will be sent. regards Hugh On Friday, Oct 17, 2003, at 21:05 Australia/Melbourne, Chanaka Mendis wrote: Hi ALL I need t

Re: (RADIATOR) Correct system hour in log files

2003-10-17 Thread Hugh Irvine
Hello Sergio - Radiator uses the time from your system, so it sounds like the time zone is not correctly set. regards Hugh On Friday, Oct 17, 2003, at 20:10 Australia/Melbourne, Sergio Gómez ((E-mail)) wrote: Hi to all,       I have a little problem with my log files... I have been checking

Re: (RADIATOR) Weird Ascend filter behaviour

2003-10-17 Thread Hugh Irvine
Hello Craig - Yes a debug would be useful. You should also do some experiments with a very simple filter to start with and work up from there. You will find a number of examples in the "users" file in the Radiator 3.7.1 distribution. regards Hugh On Friday, Oct 17, 2003, at 11:15 Australia/M