Re: [asterisk-users] cdr_sqlite3

2023-03-04 Thread Steve Edwards

On Sat, 4 Mar 2023, Sean Bright wrote:

On Sat, Mar 4, 2023 at 1:29 PM, Fourhundred Thecat <400the...@gmx.ch> 
wrote:

  /var/log/asterisk/master.db

  how can I change the location ?

  If this is not possible to change in the config file, where in the
  source code would I change that?


cdr/cdr_sqlite3_custom.c line 311


Or...

In the [directories] section of asterisk.conf, you can set astlogdir which 
is usually set to /var/log/asterisk/.


If you want to change the actual file name, may the source be with you.

--
Thanks in advance,
-
Steve Edwards   sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
https://www.linkedin.com/in/steve-edwards-4244281

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
 https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

[asterisk-users] cdr_sqlite3

2023-03-04 Thread Fourhundred Thecat

Hello,

I am using cdr_sqlite3_custom and the file is automatically saved as:

  /var/log/asterisk/master.db

how can I change the location ?

If this is not possible to change in the config file, where in the
source code would I change that?

I am using asterisk 16.

thanks,

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
 https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] cdr_sqlite3

2023-03-04 Thread Sean Bright
On Sat, Mar 4, 2023 at 1:29 PM, Fourhundred Thecat <400the...@gmx.ch> wrote:

> /var/log/asterisk/master.db
>
> how can I change the location ?
>
> If this is not possible to change in the config file, where in the
> source code would I change that?

cdr/cdr_sqlite3_custom.c line 311

Kind regards,
Sean-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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