Re: [sr-dev] [kamailio/kamailio] Kamailio memory leak - versions 5.1.4 and 5.1.7 (#1895)

2019-06-12 Thread E. Schmidbauer
FYI- we have to build our own debian9 pkgs due to the openssl mem leak issues not sure why this isn't in the kamailio's debian build system yet because im pretty sure there is an issue on GH related to it this is from our `build.sh` container: # fix for libssl bug apt-get -y purge libssl-dev &&

[sr-dev] git:master:6263bf35: pkg/kamailio/deb: version set 5.3.0~dev6 [skip ci]

2019-06-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 6263bf3535d8f646b07d573a0fe05dd223d5a2bf URL: https://github.com/kamailio/kamailio/commit/6263bf3535d8f646b07d573a0fe05dd223d5a2bf Author: Victor Seva Committer: Victor Seva Date: 2019-06-12T09:53:02+02:00 pkg/kamailio/deb: version set 5.3.0~dev6 [skip

[sr-dev] git:master:3af22766: lib/srutils: removed svn ids

2019-06-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 3af22766b1554193ef7990dd5d575f876f44732e URL: https://github.com/kamailio/kamailio/commit/3af22766b1554193ef7990dd5d575f876f44732e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-06-12T09:18:35+02:00 lib/srutils: removed

[sr-dev] git:master:b4f61648: Makefile.defs: version set to 5.3.0-dev6

2019-06-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: b4f616485255689ebaffa97a93ff06f9a4d82dcb URL: https://github.com/kamailio/kamailio/commit/b4f616485255689ebaffa97a93ff06f9a4d82dcb Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-06-12T09:07:14+02:00 Makefile.defs:

Re: [sr-dev] [kamailio/kamailio] Kamailio memory leak - versions 5.1.4 and 5.1.7 (#1895)

2019-06-12 Thread Daniel-Constantin Mierla
Adding also that the mysql timeout might not work always, as presented in manual: * https://dev.mysql.com/doc/refman/5.5/en/mysql-options.html Citing: ``` MYSQL_OPT_READ_TIMEOUT (argument type: unsigned int *) The timeout in seconds for each attempt to read from the server. There are