Module: kamailio
Branch: master
Commit: 4d2988a79d992ed8f3ce4cffa6c387ef0425be94
URL:
https://github.com/kamailio/kamailio/commit/4d2988a79d992ed8f3ce4cffa6c387ef0425be94
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-07-05T10:41:09+02:00
ndb_redis: print serve
Module: kamailio
Branch: master
Commit: 6f434afc414b7f5b66374a124138990f7a3dd1d1
URL:
https://github.com/kamailio/kamailio/commit/6f434afc414b7f5b66374a124138990f7a3dd1d1
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-07-05T11:47:34+02:00
ndb_redis: larger size
The local buffers used to build the new server spec after the MOVED were not
large enough for the address returned. I increased the size, which should be
now for any decently large server address. The commit is in master branch, it
will be backported soon.
I am closing this one, should there be
Closed #3894 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3894#event-13404172621
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
The rpc commands do not have to be about dmq itself, but any other core or
module parameter. Isn't there any rpc command executed to change Kamailio
parameter values?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3905#issuecomment-2210616280
Y
Should be fixed, as reported.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3767#issuecomment-2210675972
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER
Closed #3767 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3767#event-13404773866
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
The commit e3e6fd75bdd688acebf0ec8a1b7efa6fcada1de6 allows a way to disable the
checks, if one wants to add further improvements, then PRs can be made.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3759#issuecomment-2210681821
You are receiving
> I have tried to build a module on `CentOS 8 Stream` and got an error
>
> ```
> CC (gcc) [M auth_identity.so] auth_crypt.o
> CC (gcc) [M auth_identity.so] auth_dynstr.o
> LD (gcc) [M auth_identity.so] auth_identity.so
> Makefile:65: sources = tls_util.c tls_domain.c
Closed #3759 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3759#event-13404816026
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
### Description
When doing base58 encoding and decoding there is some issue with the decoded
string.
Here is my code to ilustrate the issue :
$var(Test) = "test_string";
$var(Test) = $(var(Test){s.encode.base58});
xerr("Test String encoded = STRING_BEGIN$var(Test)STRING
No. The Kamailio ist "just" doing it's job. But I will double check if we have
RPC calls.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3905#issuecomment-2210777867
You are receiving this because you are subscribed to this thread.
Message ID:
We use the event_route[xhttp:request] to regurarly call jsonrpc_dispatch().
Every 5 minutes to get some data for monitoring. But nothing else. From the DMQ
module we use dmq_handle_message() and dmq_is_from_node().
--
Reply to this email directly or view it on GitHub:
https://github.com/kamaili
Hello, Thank you for looking into this!
I installed and tested the latest master branch, I am getting the below errors.
I have verified that the host in the `MOVED` response is up, has the needed
data and can connect to it from the system kamailio is running on. Kamailio is
running with log lev
Hello, Thank you for looking into this!
I added the above snippet, this is the output:
```
> [kam 37/44] RUN make Q=0:
>
>
15 matches
Mail list logo