Session Logs - Custom fields

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
vinylmike
Posts: 37
Joined: Thu Dec 13, 2012 12:25 pm
Location: Guilford, CT

Session Logs - Custom fields

Post by vinylmike »

1. Brekeke Product Name and Version:
3.16.4.9, Advanced

2. Java version:
openjdk-11-jre / tomcat9

3. OS type and the version:
debian:bookworm

4. UA (phone), gateway or other hardware/software involved:
Freeswitch

5. Your problem:
Is it possible to add the Call ID (in / out) to the existing session logs?
Laurie
Posts: 245
Joined: Mon Jan 07, 2008 12:25 pm

Post by Laurie »

vinylmike
Posts: 37
Joined: Thu Dec 13, 2012 12:25 pm
Location: Guilford, CT

Post by vinylmike »

Are there any configuration parameters to customize the CDR path structure, either by using "Output Path" or "Alternate Output Path". For example:

sip/WEB-INF/work/sv/log/cdr/YYYY/MM/

so it aligns with the some of the other logs?

Thanks,
Mike
Laurie
Posts: 245
Joined: Mon Jan 07, 2008 12:25 pm

Post by Laurie »

Set the line below in [Configuration]-[Advanced] page.

cdr.file.datetime-format = yyyy/MM/dd-HHmmss


But you need to make a directory, yyyy/MM such as 2024/08 manually.
You can check the path at [CDR]->[Status] page.
vinylmike
Posts: 37
Joined: Thu Dec 13, 2012 12:25 pm
Location: Guilford, CT

Post by vinylmike »

Thank you, Laurie!
Post Reply