Re: [sr-dev] [SR-Users] RFC: db_redisusrloc module - review and how to deal with

2018-02-21 Thread Josh Converse
Opinion of a Kamailio novice, take with a grain of salt: Would it be appropriate to think about this general problem more akin to how some modules support either a file or a db backend? Imagine this world: - To be called a DB in Kamailio parlance, a backend needs to conform to the DB API,

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » amd64,jessie,slave #1046

2018-02-21 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » amd64,wheezy,slave #1046

2018-02-21 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » amd64,trusty,slave #1046

2018-02-21 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » i386,jessie,slave #1046

2018-02-21 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » i386,precise,slave #1046

2018-02-21 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » i386,trusty,slave #1046

2018-02-21 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » i386,wheezy,slave #1046

2018-02-21 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » amd64,precise,slave #1046

2018-02-21 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

Re: [sr-dev] RFC: db_redisusrloc module - review and how to deal with

2018-02-21 Thread Henning Westerholt
Am Mittwoch, 21. Februar 2018, 10:33:23 CET schrieb Daniel-Constantin Mierla: > [..] > We were recently in a (lucky) situation to have two new modules > submissions targeting more or less the same purpose: allowing to use > Kamailio with a Redis backend via database API. > [..] > So, there are few

Re: [sr-dev] [kamailio/kamailio] db_redis: Implement db_redis generic db driver (#1432)

2018-02-21 Thread Andreas Granig
Try redis://password@host:port/db and let me know if it works for you. -- 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] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2018-02-21 Thread Fyodor
@linuxmaniac so it's okay to have this in log file? -- 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/1189#issuecomment-367384899___

[sr-dev] [kamailio/kamailio] Strange behaviour with JSON module (#1452)

2018-02-21 Thread Thomas Carvello
### Description ### Troubleshooting Reproduction Hello, i have an issue with the JSON module . i have JSON response from a HTTP request to process in my script: {"status":"SUCCESS"} i use the command HTTP_query: _http_query("http://x;, "$var(result)");_ then i try to parse

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2018-02-21 Thread Victor Seva
@lgg that has noting to do with this issue. This is about a crash on stop. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:a1648fe7: db_redis: Some minor changes to documentation for more idiomatic English and additional clarity.

2018-02-21 Thread Alex Balashov
Module: kamailio Branch: master Commit: a1648fe782bf5c4a65c249403c3e13f8448bdfb1 URL: https://github.com/kamailio/kamailio/commit/a1648fe782bf5c4a65c249403c3e13f8448bdfb1 Author: Alex Balashov Committer: Alex Balashov Date:

Re: [sr-dev] [SR-Users] RFC: db_redisusrloc module - review and how to deal with

2018-02-21 Thread Daniel-Constantin Mierla
Hello, for fairness and a more complete picture, I should have mentioned that I am somehow the first that broke into module specific backend with topos and topos_redis. In that case, I was also guided by the goals of squeezing what ever can be exploited in terms of performances from Redis

Re: [sr-dev] [SR-Users] RFC: db_redisusrloc module - review and how to deal with

2018-02-21 Thread Alex Balashov
Hi, I have not dived into the technical specifics deeply or examined the innards of db_redis, so this is really shooting from the hip: I can appreciate the very legitimate dilemma here. However, in general I would advocate for keeping all DB connectors generic. Although I understand that there

[sr-dev] RFC: db_redisusrloc module - review and how to deal with

2018-02-21 Thread Daniel-Constantin Mierla
Hello, (cross-posting being something I want to get developers and users express their opinions). We were recently in a (lucky) situation to have two new modules submissions targeting more or less the same purpose: allowing to use Kamailio with a Redis backend via database API. One was

Re: [sr-dev] [kamailio/kamailio] db_redis: Implement db_redis generic db driver (#1432)

2018-02-21 Thread zenichev
The relevant question - how to implement authentication while connecting to redis storage? I read this document: https://kamailio.org/docs/modules/devel/modules/db_redis.html and didn't find any reference in it. As I understood we use following syntax to connect to the redis db:

[sr-dev] git:master:03c3a04b: core: kemi - exported functions to match myself for r-uri, from-uri, to-uri

2018-02-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 03c3a04bca378082a7e2bda3fa5aaaf117ce4579 URL: https://github.com/kamailio/kamailio/commit/03c3a04bca378082a7e2bda3fa5aaaf117ce4579 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: