Module: kamailio
Branch: master
Commit: 4c144ac1ad40008b5bd9396aa18d7630145b4c4c
URL: https://github.com/kamailio/kamailio/commit/4c144ac1ad40008b5bd9396aa18d763…
Author: Henning Westerholt <hw(a)gilawa.com>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2024-02-01T19:22:53Z
file_out: small doc adaptions
---
Modified: src/modules/file_out/doc/file_out_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/4c144ac1ad40008b5bd9396aa18d763…
Patch: https://github.com/kamailio/kamailio/commit/4c144ac1ad40008b5bd9396aa18d763…
---
diff --git a/src/modules/file_out/doc/file_out_admin.xml b/src/modules/file_out/doc/file_out_admin.xml
index ed6b18268d0..a701156ccba 100644
--- a/src/modules/file_out/doc/file_out_admin.xml
+++ b/src/modules/file_out/doc/file_out_admin.xml
@@ -17,15 +17,15 @@
<section>
<title>Overview</title>
<para>
- This is a simple module to support fast streaming output to file name
- and handle that changes on an interval. It implements only one function
- that streams a chunk of text to the current output file handle.
+ This is a small module to support fast streaming output to files
+ and process this changes depending on an interval. It implements only one
+ function that streams a chunk of text to the current output file handle.
</para>
<para>
The module can be used to write logs for up to 10 different log files.
Each log file can be configured to have a different name and extension.
- String can contain pseudo-variables. The module will replace the
- pseudo-variables with the actual values. The module will also rotate
+ The processed string can contain pseudo-variables. The module will replace
+ the pseudo-variables with the actual values. The module will also rotate
the log files at a specified interval. The interval is specified in seconds.
</para>
</section>
Module: kamailio
Branch: master
Commit: dd5c9a5204eb946e731550a0ee7f3046c7065515
URL: https://github.com/kamailio/kamailio/commit/dd5c9a5204eb946e731550a0ee7f304…
Author: Xenofon Karamanos <xk(a)gilawa.com>
Committer: GitHub <noreply(a)github.com>
Date: 2024-02-01T18:15:17+01:00
file_out: Module to log custom strings to files (GH #3741)
* add new module to log custom strings to files (GH #3741)
* support for multiple files and also file balancing
* smaller refactorings will be done afterwards (use string in function for names with internal matching, make worker sleep also configurable
* a round of tests has been done, but it will be certainly tested more in the next days
---
Added: src/modules/file_out/Makefile
Added: src/modules/file_out/doc/Makefile
Added: src/modules/file_out/doc/file_out.xml
Added: src/modules/file_out/doc/file_out_admin.xml
Added: src/modules/file_out/file_out.c
Added: src/modules/file_out/types.c
Added: src/modules/file_out/types.h
---
Diff: https://github.com/kamailio/kamailio/commit/dd5c9a5204eb946e731550a0ee7f304…
Patch: https://github.com/kamailio/kamailio/commit/dd5c9a5204eb946e731550a0ee7f304…
Hello,
I propose to aim freezing the development for 5.8.x series at the end of
the 1st of February 2024 (Thursday).
New features that one wants to get in this release series have to be
pushed to git repository or pull requests made for them. Afterwards
usually follows a 4-6 weeks of testing till the first release 5.8.0.
Unfreezing will happen earlier, after the first weeks of testing when
the 5.8 branch will be created.
Cheers,
Daniel
--
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy, Training and Development Services -- asipto.com
Kamailio Advanced Training, February 20-22, 2024 -- asipto.com
Kamailio World Conference, April 18-19, 2024, Berlin -- kamailioworld.com