Victor Seva

Results 32 issues of Victor Seva

Sipwise hat ON: We have more than one server and we need to keep things in db in order to share sca subscription/appearance between servers

enhancement

From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886111 ``` Source: kamailio Version: 5.1.0-1 Severity: wishlist Hi, I noticed from the build log on mips64el a lot of warnings like this: > In file included from ../../core/parser/../mem/../atomic/atomic_native.h:50:0,...

enhancement

As explain at https://www.kamailio.org/wiki/tutorials/troubleshooting/memory#pkg_with_system_malloc valgrind can be used to check memory leaks if kamailio is compiled without ``*_MALLOC``. I would like to support valgrind even if kamailio is compiled to...

enhancement

From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843477 > From: Ondřej Surý > To: Debian Bug Tracking System > Subject: src:kamailio: stop using libval-dev for DNSSEC validation > > Package: src:kamailio > Version: 4.4.3-2 > Severity:...

feature-request

From: Nilesh Patra https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978760 fix #696

In order to be able to fix an error it's good to have some output

We are using different mirrors for our boxes and the url of one box could be different from the one used last time.

Reported at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067666 ``` transport_hep.c: In function 'send_hepv3': transport_hep.c:80:5: warning: implicit declaration of function 'inet_pton' [-Wimplicit-function-declaration] 80 | inet_pton (AF_INET, rcinfo->src_ip, &src_ip4.data); | ^~~~~~~~~ ```

``kimai.databasePassword`` gets the value of ``mariadb.auth.password`` even if ``mariadb.existingSecret`` is defined