[sr-dev] Re: [kamailio/kamailio] ndb_reids module in event_route[tcp:closed] route block error: "no redis context for server" (Issue #3768)

2024-04-24 Thread github-actions[bot] via sr-dev
Closed #3768 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3768#event-12600481428 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Dev

[sr-dev] git:master:0ebfddd2: regex: reformat exported structures

2024-04-24 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 0ebfddd20b43396d602b4c68a88f7c2bc58ed211 URL: https://github.com/kamailio/kamailio/commit/0ebfddd20b43396d602b4c68a88f7c2bc58ed211 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-04-24T21:34:28+02:00 regex: reformat export

[sr-dev] Re: [kamailio/kamailio] ERROR cfgtrace:dbg_cfg_trace() (Issue #3821)

2024-04-24 Thread Henning Westerholt via sr-dev
Closed #3821 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3821#event-12593979051 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] ERROR cfgtrace:dbg_cfg_trace() (Issue #3821)

2024-04-24 Thread Henning Westerholt via sr-dev
Hello, the cfgtrace ERROR output is just the normal operation of this module. It gives information about the cfg. Please address generic question about kamailio usage to our sr-users mailing list, the tracker is for reporting bugs and other issues with the code. -- Reply to this email directly

[sr-dev] Re: [kamailio/kamailio] Segfault in pua_dialoginfo.c when starting up with a dialog in the database (Issue #3743)

2024-04-24 Thread Gianluca Nitti via sr-dev
Thanks for the response and sorry for the delay. I just found the dump I had took and tested that it still produces the same behavior (I'm currently on `version: kamailio 5.7.4 (x86_64/linux) ed9d7b`). Dump attached here [kamdb-dump.txt](https://github.com/kamailio/kamailio/files/15092499/kamd

[sr-dev] git:master:999d0c65: tools/kemi: escape docstrings when required (#3824)

2024-04-24 Thread GitHub via sr-dev
Module: kamailio Branch: master Commit: 999d0c65402c99491683d694d77a01a5c1f91ecf URL: https://github.com/kamailio/kamailio/commit/999d0c65402c99491683d694d77a01a5c1f91ecf Author: tsearle Committer: GitHub Date: 2024-04-24T11:28:49+02:00 tools/kemi: escape docstrings when required (#3824) some

[sr-dev] Re: [kamailio/kamailio] tools/kemi: escape docstrings when required (PR #3824)

2024-04-24 Thread tsearle via sr-dev
Merged #3824 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3824#event-12588835210 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] [kamailio/kamailio] tools/kemi: escape docstrings when required (PR #3824)

2024-04-24 Thread tsearle via sr-dev
some of the documentation contains \ which need escaping