Re: [sr-dev] [kamailio/kamailio] app_sqlang: remove embedded squirrel (#1374)

2017-12-15 Thread Victor Seva
Be aware that libsquirrel-dev needs to be added to kamailio/pkg-kamailio-docker images in order not to fail on travis-ci builds -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] app_sqlang: remove embedded squirrel (#1374)

2017-12-15 Thread Victor Seva
fixes #1372 You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1374 -- Commit Summary -- * app_sqlang: remove embedded squirrel code * Makefile.groups: move app_sqlang to its own group * pkg/kamailio/deb: add

Re: [sr-dev] [kamailio/kamailio] app_squirrel fails to build on arm64 (#1372)

2017-12-15 Thread Victor Seva
same thing for mips64el https://buildd.debian.org/status/fetch.php?pkg=kamailio=mips64el=5.1.0-1=1513354790=0 ``` /usr/bin/make --no-print-directory -C ./squirrel/squirrel CC_EXTRA_FLAGS="-fPIC" \ OUT="../../libsquirrel.a" sq64 gcc -O2 -m64 -D_SQ64 -fno-exceptions -fno-rtti -Wall

[sr-dev] [kamailio/kamailio] erlang: build fails on alpha (#1373)

2017-12-15 Thread Victor Seva
>From 5.1.0 official Debian build ``` /usr/bin/make every-module group_include="kerlang" quiet=verbose make[1]: Entering directory '/<>' /usr/bin/make -C src/ every-module make[2]: Entering directory '/<>/src' config.mak loaded Makefile.defs defs skipped Makefile.defs defs skipped Makefile.defs

Re: [sr-dev] [kamailio/kamailio] app_squirrel fails to build on arm64 (#1372)

2017-12-15 Thread Victor Seva
Having squirrel embedded seems not such a good idea since even Debian has squirrel in stretch https://tracker.debian.org/pkg/squirrel3 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] app_squirrel fails to build on arm64 (#1372)

2017-12-15 Thread Victor Seva
>From 5.1.0 Debian official build >https://buildd.debian.org/status/fetch.php?pkg=kamailio=arm64=5.1.0-1=1513354967=log ``` gcc -fPIC -DPIC -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -DVERSION_NODATE

[sr-dev] git:master:c32c6f34: cfgt: be more verbose on disk errors

2017-12-15 Thread Victor Seva
Module: kamailio Branch: master Commit: c32c6f34e2ee2d8703587739705eb3275852474b URL: https://github.com/kamailio/kamailio/commit/c32c6f34e2ee2d8703587739705eb3275852474b Author: Victor Seva Committer: Victor Seva Date:

Re: [sr-dev] [kamailio/kamailio] acc: use acc.time_mode to save cdrs in gmtime (#1368)

2017-12-15 Thread Carlos Cruz Luengo
cruzccl commented on this pull request. > VAL_NULL(db_cdr_vals+i)=0; if(string2time(_value_array[i], _val) < 0) { LM_ERR("failed to convert string to timeval.\n");

Re: [sr-dev] git:master:b933b2a7: usrloc: partion column name can be set via modparam

2017-12-15 Thread Øyvind Kolbu
On 15. des. 2017 12:11, Daniel-Constantin Mierla wrote: Module: kamailio Branch: master Commit: b933b2a7bf631b157bf81b86afffe6b8a43a0308 URL: https://github.com/kamailio/kamailio/commit/b933b2a7bf631b157bf81b86afffe6b8a43a0308 Author: Oyvind Kolbu Committer:

[sr-dev] git:master:b579d64f: modules: readme files regenerated - usrloc ... [skip ci]

2017-12-15 Thread Kamailio Dev
Module: kamailio Branch: master Commit: b579d64ffe010cd782aad03cb72d1bdec6b5dd17 URL: https://github.com/kamailio/kamailio/commit/b579d64ffe010cd782aad03cb72d1bdec6b5dd17 Author: Kamailio Dev Committer: Kamailio Dev Date:

Re: [sr-dev] [kamailio/kamailio] cfg_rpc: extending the functionality of cfg.get command (#1321)

2017-12-15 Thread Daniel-Constantin Mierla
Btw, kamcmd is not a replacement for kamctl. kamcmd is only a binrpc client application that connects to ctl module of kamailio. kamcli might replace kamcmd, but no timeline for that. kamctl is still very active maintained and enhanced with each release. -- You are receiving this because you

Re: [sr-dev] [kamailio/kamailio] [Low Priority] Minor build warnings with gcc-7.2.1-2.fc27.x86_64 (#1325)

2017-12-15 Thread Anthony Messina
Just upgraded to 5.1 branch. Closed in favor of #1369. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1325#issuecomment-351980427___

Re: [sr-dev] [kamailio/kamailio] [Low Priority] Minor build warnings with gcc-7.2.1-2.fc27.x86_64 (#1325)

2017-12-15 Thread Anthony Messina
Closed #1325. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1325#event-1389425101___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Let the partition column be configurable. (#1371)

2017-12-15 Thread Daniel-Constantin Mierla
Merged manually. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1371#issuecomment-351980218___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Let the partition column be configurable. (#1371)

2017-12-15 Thread Daniel-Constantin Mierla
Closed #1371. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1371#event-1389423602___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:b933b2a7: usrloc: partion column name can be set via modparam

2017-12-15 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: b933b2a7bf631b157bf81b86afffe6b8a43a0308 URL: https://github.com/kamailio/kamailio/commit/b933b2a7bf631b157bf81b86afffe6b8a43a0308 Author: Oyvind Kolbu Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] Let the partition column be configurable. (#1371)

2017-12-15 Thread Daniel-Constantin Mierla
So, single quote for string values and double quote for identifiers... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] Let the partition column be configurable. (#1371)

2017-12-15 Thread oyvindkolbu
String values are used such as: `select foo from baz where bar = 'string'` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] acc: use acc.time_mode to save cdrs in gmtime (#1368)

2017-12-15 Thread Daniel-Constantin Mierla
miconda commented on this pull request. > VAL_NULL(db_cdr_vals+i)=0; if(string2time(_value_array[i], _val) < 0) { LM_ERR("failed to convert string to timeval.\n");

Re: [sr-dev] [kamailio/kamailio] Let the partition column be configurable. (#1371)

2017-12-15 Thread Daniel-Constantin Mierla
Interesting ... is the string value also in double quotes for postgres? I wonder how it makes the difference between a string value and a quoted identifier ... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] cfg_rpc: extending the functionality of cfg.get command (#1321)

2017-12-15 Thread Daniel-Constantin Mierla
Are you testing with master branch (or 5.x)? `kamctl rpc ...` works there. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:5.1:578e6022: db_mongodb: fix deprecation warning

2017-12-15 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 578e60227859eaead7828924c08d40ae62f6228d URL: https://github.com/kamailio/kamailio/commit/578e60227859eaead7828924c08d40ae62f6228d Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:5.1:0ed48941: uac: fix gcc 7 warning

2017-12-15 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 0ed489410b0cd3f34cb030af9ac434bb494fe3ba URL: https://github.com/kamailio/kamailio/commit/0ed489410b0cd3f34cb030af9ac434bb494fe3ba Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:5.1:2b5c88ed: auth_radius: fix gcc 7 warning

2017-12-15 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 2b5c88eda48fc50a582318d8ccdfa7c121806ee6 URL: https://github.com/kamailio/kamailio/commit/2b5c88eda48fc50a582318d8ccdfa7c121806ee6 Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:5.1:37d56a80: sms: fix gcc 7 warning #1369

2017-12-15 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 37d56a80ac28acb35190016f3459c4f85c4fdc81 URL: https://github.com/kamailio/kamailio/commit/37d56a80ac28acb35190016f3459c4f85c4fdc81 Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:5.1:22077f9c: travis-ci: enable parallel builds on stretch and sid based images

2017-12-15 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 22077f9c04934ccf6dbbc840592d085cea58d6ea URL: https://github.com/kamailio/kamailio/commit/22077f9c04934ccf6dbbc840592d085cea58d6ea Author: Victor Seva Committer: Victor Seva Date:

Re: [sr-dev] [kamailio/kamailio] Let the partition column be configurable. (#1371)

2017-12-15 Thread oyvindkolbu
>From >https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS > it seems that "partition" would do the job. Quote from the page: > There is a second kind of identifier: the delimited identifier or quoted > identifier. It is formed by enclosing an arbitrary

Re: [sr-dev] [kamailio/kamailio] warnings when building 5.1.0 with gcc 7 (sid) (#1369)

2017-12-15 Thread Victor Seva
Closed #1369 via #1370. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1369#event-1389379248___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:2b2febf9: xmpp: fix gcc 7 warnings

2017-12-15 Thread Victor Seva
Module: kamailio Branch: master Commit: 2b2febf921a40d744536404ac4402b146df2c1d6 URL: https://github.com/kamailio/kamailio/commit/2b2febf921a40d744536404ac4402b146df2c1d6 Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:master:d53920e1: db_mongodb: fix deprecation warning

2017-12-15 Thread Victor Seva
Module: kamailio Branch: master Commit: d53920e13426e9c3daacaecd22921022f1e216f3 URL: https://github.com/kamailio/kamailio/commit/d53920e13426e9c3daacaecd22921022f1e216f3 Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:master:76868e6d: sms: fix gcc 7 warning #1369

2017-12-15 Thread Victor Seva
Module: kamailio Branch: master Commit: 76868e6dd437769305d3425077d60594f62e10c5 URL: https://github.com/kamailio/kamailio/commit/76868e6dd437769305d3425077d60594f62e10c5 Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:master:7e047f0f: auth_radius: fix gcc 7 warning

2017-12-15 Thread Victor Seva
Module: kamailio Branch: master Commit: 7e047f0f2a9dd3432c293096fba0a07af93674f3 URL: https://github.com/kamailio/kamailio/commit/7e047f0f2a9dd3432c293096fba0a07af93674f3 Author: Victor Seva Committer: Victor Seva Date:

Re: [sr-dev] [kamailio/kamailio] fix gcc 7 warnings (#1370)

2017-12-15 Thread Daniel-Constantin Mierla
Can be merged and backported. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1370#issuecomment-351973727___ Kamailio (SER) - Development

Re: [sr-dev] [kamailio/kamailio] fix gcc 7 warnings (#1370)

2017-12-15 Thread Victor Seva
@linuxmaniac pushed 1 commit. 35b3d3c auth_radius: fix gcc 7 warning -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/1370/files/ea056fe4cc4c7b0dce9aaa1423d2fa3d89804b69..35b3d3c32d775ccea28f36d81a0b84e4a168db89

Re: [sr-dev] [kamailio/kamailio] fix gcc 7 warnings (#1370)

2017-12-15 Thread Victor Seva
@linuxmaniac pushed 1 commit. ea056fe uac: fix gcc 7 warning -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/1370/files/537a40b4745099f3265242377c39057a680fc3ee..ea056fe4cc4c7b0dce9aaa1423d2fa3d89804b69