> Usually is expected to have the default config as deployed by install (in
> /etc/ or /usr/local/etc) when running a globally deployed kamctl or by
> presence in source three when running a devel environment, plus user specific
> options (e.g., user/password for database) in a user home config
Thanks for the update, I will try to test this out of hours one night to see if
it improves stability.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3563#issuecomment-1752883020
You are receiving this because you are subscribed to this thread.
Module: kamailio
Branch: master
Commit: 6e02521739992a4e7dde0ebfae71186b8e866624
URL:
https://github.com/kamailio/kamailio/commit/6e02521739992a4e7dde0ebfae71186b8e866624
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-10-09T14:07:28+02:00
corex: docs for shm.rp
Module: kamailio
Branch: master
Commit: 8f3d76e9808024bff1d816acddeb81667e1df0d2
URL:
https://github.com/kamailio/kamailio/commit/8f3d76e9808024bff1d816acddeb81667e1df0d2
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-10-09T13:51:47+02:00
corex: rpc command to
Module: kamailio
Branch: master
Commit: 2b899606dd56b841d57eb5bbd94725bd6e5c184d
URL:
https://github.com/kamailio/kamailio/commit/2b899606dd56b841d57eb5bbd94725bd6e5c184d
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-10-09T13:48:33+02:00
core: mem - qm_status_
Module: kamailio
Branch: master
Commit: a86db7b642feaf4bb7367280463a9b22e33ffae5
URL:
https://github.com/kamailio/kamailio/commit/a86db7b642feaf4bb7367280463a9b22e33ffae5
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2023-10-09T14:16:24+02:00
modules: readme files regenerated - corex ...
> On 9 Oct 2023, at 14:08, Daniel-Constantin Mierla via sr-dev
> wrote:
>
> corex: rpc command to print shm status report to file based on filter
How do we restrict this? I find it kind of scary that an external app can force
kamailio to write
to files in the file system.
- I want to be ab
The execution of rpc commands has to be protected/firewalled anyhow,
there are commands that can kill kamailio or old commands that write to
file (e.g, dlg.dump_file). Also, the rpc over fifo writes to a file the
response. The rpc interface was designed to be used only by trusted
apps, being them r
> On 9 Oct 2023, at 15:45, Daniel-Constantin Mierla wrote:
>
> The execution of rpc commands has to be protected/firewalled anyhow, there
> are commands that can kill kamailio or old commands that write to file (e.g,
> dlg.dump_file). Also, the rpc over fifo writes to a file the response. The
If you do jsonrpc over http/s (via xhttp module), then you have the
ability to authenticate with digest, like a sip request. The you can
also inspect the body of the http request using jannson and add further
logic in the event route to forbid some commands and/or check the
parameters with desired
@space88man pushed 1 commit.
a740fb11d8d6a0e14c74a8ca109467025552b028 pkg: RPM packaging add
kamailio-tls_wolfssl subpackage
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3592/files/9fdf843acac2174b9fb442a08103563afd315af5..a740fb11d8d6a0e14c74a8ca109467025552b028
You are rec
11 matches
Mail list logo