[sr-dev] TOPOS: Minor issue

2017-07-10 Thread Carsten Bock
Hi, i've noticed the following detail with the TOPOS module: I wanted to use topos with a database backend. I accidentally misconfigured my Kamailio by setting a database url and the storage type to "redis" without loading the topos_redis module, e.g.: modparam("topos", "db_url", DB_URL) [...]

Re: [sr-dev] [kamailio/kamailio] 5.0.* dialogs expiring early (#1182)

2017-07-10 Thread Daniel-Constantin Mierla
Do you use $dlg_ctx(...) or $dlg(...) variables? What other dialog parameters have you set in config? -- 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:cd17ca91: xlog: free vars in case of errors in fixup functions

2017-07-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: cd17ca9113031b979fe403255388105ecee0fe73 URL: https://github.com/kamailio/kamailio/commit/cd17ca9113031b979fe403255388105ecee0fe73 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] configuration reset function (cfg.reset) (#1181)

2017-07-10 Thread Daniel-Constantin Mierla
Thanks! -- 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/1181#issuecomment-314175639___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] configuration reset function (cfg.reset) (#1181)

2017-07-10 Thread Daniel-Constantin Mierla
Merged #1181. -- 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/1181#event-1157243167___ Kamailio (SER) - Development Mailing List

[sr-dev] subst() textops bug?

2017-07-10 Thread Cléviton Mendes de Araújo
I try replace info PAI header by using subst() function in route block as below: route[3] { ... $var(fromU) = ; ... subst('/^P-Asserted-Identity:(.*)sip:[^@]*@([a-zA-Z0-9.:]+)( .*)$/P-Asserted-Identity:\1sip:$var(fromU)@\2\3/ig'); ... ...

[sr-dev] git:master:507533e3: modules: readme files regenerated - cfg_rpc ... [skip ci]

2017-07-10 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 507533e3c332a225248c8a23a5bf509946709c1b URL: https://github.com/kamailio/kamailio/commit/507533e3c332a225248c8a23a5bf509946709c1b Author: Kamailio Dev Committer: Kamailio Dev Date:

[sr-dev] git:master:ac30274f: Merge pull request #1181 from hdikme/master

2017-07-10 Thread GitHub
Module: kamailio Branch: master Commit: ac30274feaccd0a1715aee13daafc364cf73de7c URL: https://github.com/kamailio/kamailio/commit/ac30274feaccd0a1715aee13daafc364cf73de7c Author: Daniel-Constantin Mierla Committer: GitHub Date: 2017-07-10T19:23:56+02:00

[sr-dev] git:master:b5af70a2: tm: several checks for return codes for better error handling

2017-07-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: b5af70a2b464cae1058ec53bb8dbea5ca07e6d4e URL: https://github.com/kamailio/kamailio/commit/b5af70a2b464cae1058ec53bb8dbea5ca07e6d4e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:23ee80c8: evapi: close server socket if fnctl() fails

2017-07-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 23ee80c8d71b9bac63ebe6117620cffc8900c2a9 URL: https://github.com/kamailio/kamailio/commit/23ee80c8d71b9bac63ebe6117620cffc8900c2a9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] deb nightly-builds not being built

2017-07-10 Thread Victor Seva
On 07/03/2017 11:53 PM, Victor Seva wrote: > We are having some issues with our building infrastructure so packages > are not being built. We are working on it, please be patient. Build process working again. For the curious changes performed are in [0], they were related to jenkins needing Java

Re: [sr-dev] deb nightly-builds not being built

2017-07-10 Thread Daniel-Constantin Mierla
On 10.07.17 12:43, Victor Seva wrote: > On 07/03/2017 11:53 PM, Victor Seva wrote: >> We are having some issues with our building infrastructure so packages >> are not being built. We are working on it, please be patient. > Build process working again. > > For the curious changes performed are

[sr-dev] git:master:05b31ddb: topos: Safety check for database storage

2017-07-10 Thread Carsten Bock
Module: kamailio Branch: master Commit: 05b31ddbfad71cae5c4cab24b57b1d606c74a7c8 URL: https://github.com/kamailio/kamailio/commit/05b31ddbfad71cae5c4cab24b57b1d606c74a7c8 Author: Carsten Bock Committer: Carsten Bock Date: 2017-07-10T09:57:20+02:00

[sr-dev] git:master:3868a27b: topos: Add missing doc for storage parameter

2017-07-10 Thread Carsten Bock
Module: kamailio Branch: master Commit: 3868a27b7358c9a98ed2c240deb41e9ce524b8f5 URL: https://github.com/kamailio/kamailio/commit/3868a27b7358c9a98ed2c240deb41e9ce524b8f5 Author: Carsten Bock Committer: Carsten Bock Date: 2017-07-10T09:56:07+02:00