Re: [SR-Users] Status of db_cassandra

2017-03-23 Thread Markus Bönke
I was briefly in touch with the original developers back then, and the > feedback was that it was a proof-of-concept and never got put somewhere > in production, so we can safely assume no-one is using it anyways (and > it won't work either). > > Andreas > > On 03/21

Re: [SR-Users] Status of db_cassandra

2017-03-21 Thread Markus Bönke
nsider using > deprecated/obsoleted when there is reason to keep the module at all. > > Cheers, > Daniel > > On Tue, Mar 21, 2017 at 1:37 PM, Markus Bönke <mailto:m...@tenios.de>> wrote: > Hello Daniel, > > thanks for the info. Maybe it’s better to put the modu

Re: [SR-Users] Status of db_cassandra

2017-03-21 Thread Markus Bönke
work from the no-SQL db connectors we have. > > Cheers, > > Daniel > > March 21, 2017 9:56 AM, "Markus Bönke" <mailto:%22Markus%20B%C3%B6nke%22%20>> wrote: > > Hello, > We are thinking about to use kamailio as a sip registrar with cassandra as db

[SR-Users] Status of db_cassandra

2017-03-21 Thread Markus Bönke
Hello, We are thinking about to use kamailio as a sip registrar with cassandra as db backend. As I can see in the documentation for kamailio 5.0 it is only tested with Casandra 1.1.6 and 1.0.1, current version is 3.10 in the meantime. Is anyone using this module with newer versions of Cassandra

[SR-Users] Store and add custom variables for sip registrations

2016-10-26 Thread Markus Bönke
Hallo all, we want to use kamailio as registrar server in front of freeswitch. When a user registers we need to lookup and store some user variables. To every INVITE that is received from a registered user we want to add the variables as x sip headers before we relay them to freeswitch. The qu