Re: [sr-dev] [kamailio] kamailio 4.3 crash in update_dialog_vars_dbinfo (#301)

2015-09-10 Thread Daniel-Constantin Mierla
I pushed two commits to the dialog module, one to handle a corner situation that could appear if you do stress testing and the other one to avoid saving incomplete dialog structures. The first one might have been the one causing the crashes for you. The commits are

[sr-dev] git:master:b99e9e96: rls: proper detection of initial subscribe to send notify with full state

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: b99e9e96592a5d708ff565343f3c810b2d264577 URL: https://github.com/kamailio/kamailio/commit/b99e9e96592a5d708ff565343f3c810b2d264577 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:c19556fb: pkg/kamailio/deb: update version to 4.4.0~dev3

2015-09-10 Thread Victor Seva
Module: kamailio Branch: master Commit: c19556fb355ff370cff5c381be11f1f2d47fa380 URL: https://github.com/kamailio/kamailio/commit/c19556fb355ff370cff5c381be11f1f2d47fa380 Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] [kamailio] kamailio 4.3 crash at run_trans_callbacks_internal (#322)

2015-09-10 Thread zxcpoiu
I have two kamailio servers which is in staging area, so there are few of users on it. say 2 or 3 making some testing calls. The only difference between staging area and production area is that staging area enabled "ASYNC PUSH WAKE", similar concept and logic introduced by Danail at Kamailio

[sr-dev] git:4.3:bca48b91: pkg/kamailio/deb: update version to 4.3.2

2015-09-10 Thread Victor Seva
Module: kamailio Branch: 4.3 Commit: bca48b913e6cc6900af7ec0683506ba8680470b6 URL: https://github.com/kamailio/kamailio/commit/bca48b913e6cc6900af7ec0683506ba8680470b6 Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:master:cecdd081: dialog: safety check not to store dialog vars and data when state initial

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: cecdd0817052046e634152d6e512165451b5f6d4 URL: https://github.com/kamailio/kamailio/commit/cecdd0817052046e634152d6e512165451b5f6d4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:7f9194c4: dialog: lock the slot if old dialog found in state deleted

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 7f9194c416e171c2b723430eb98a55a52b7b5e38 URL: https://github.com/kamailio/kamailio/commit/7f9194c416e171c2b723430eb98a55a52b7b5e38 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio] kamailio 4.3 crash at run_trans_callbacks_internal (#322)

2015-09-10 Thread zxcpoiu
just caught another crash, cause there are lots of messages, I will waiting for your professional advise and get the right info you need. Side Note It reminds me a experience few days ago, I encounter several crash continuously in production servers and each crash on a different place.

[sr-dev] git:master:85ae6554: Merge pull request #320 from kamailio/vseva/mod_fix_pvar_3

2015-09-10 Thread Victor Seva
Module: kamailio Branch: master Commit: 85ae655411462955e32ffebccd2b51a5915cc678 URL: https://github.com/kamailio/kamailio/commit/85ae655411462955e32ffebccd2b51a5915cc678 Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:master:a48d6a1e: core: add fixup_pvar_pvar_pvar()

2015-09-10 Thread Victor Seva
Module: kamailio Branch: master Commit: a48d6a1ed8950ba96d5e85769bba59bfbe469cfa URL: https://github.com/kamailio/kamailio/commit/a48d6a1ed8950ba96d5e85769bba59bfbe469cfa Author: Victor Seva Committer: Victor Seva Date:

Re: [sr-dev] [kamailio] core: add fixup_pvar_pvar_pvar() (#320)

2015-09-10 Thread Victor Seva
Merged #320. --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/320#event-405622195___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Re: [sr-dev] Releasing Kamailio v4.3.2

2015-09-10 Thread Daniel-Constantin Mierla
Hello, short note to remind that today kamailio v4.3.1 will be released. If there is anything to push to branch 4.3, write first to sr-dev -- once the announcement is done, commits to branch 4.3 can go as usual. Cheers, Daniel On 07/09/15 10:27, Daniel-Constantin Mierla wrote: > Hello, > > I am

[sr-dev] [kamailio] cnxcc: small missmatch in the include guard (#323)

2015-09-10 Thread Rick
in the file cnxcc_redis.h #ifndef CNXCC_STORAGE_H_ #define CNXCC_REDIS_H_ shouldn't it be like this: #ifndef CNXCC_REDIS_H_ #define CNXCC_REDIS_H_ --- Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio] cnxcc: small missmatch in the include guard (#323)

2015-09-10 Thread Daniel-Constantin Mierla
Looks like you are right. I will commit a fix to it. Thanks! --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/323#issuecomment-139179436___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:3137d2ab: cnxcc: fixed include guard

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 3137d2ab8ec539c2059e59e0849ef7bdd7aa509b URL: https://github.com/kamailio/kamailio/commit/3137d2ab8ec539c2059e59e0849ef7bdd7aa509b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:c4fd9188: evapi: increased the static buffer size used for reading evapi responses

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: c4fd9188263414d825815cfbd745ce5b1351e62e URL: https://github.com/kamailio/kamailio/commit/c4fd9188263414d825815cfbd745ce5b1351e62e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio] cnxcc: small missmatch in the include guard (#323)

2015-09-10 Thread Daniel-Constantin Mierla
Closed #323. --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/323#event-405777065___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Re: [sr-dev] [kamailio] Building a json/rest module (#318)

2015-09-10 Thread Daniel-Constantin Mierla
Olle (@oej) has developed a dedicated module for http operations using curl library. It is on a personal branch: * https://github.com/kamailio/kamailio/tree/curlmod/modules/curl Olle planned to merge it to master for a while, looks like he has to do it soon, because that module would be a

Re: [sr-dev] [kamailio] Building a json/rest module (#318)

2015-09-10 Thread Olle E. Johansson
Yes, this module was built for restful API solutions with some improvements. There's still a lot to do, but it's a foundation we can work on. --- Reply to this email directly or view it on GitHub:

Re: [sr-dev] [SR-Users] Releasing Kamailio v4.3.2

2015-09-10 Thread Charles Chance
Hi Daniel, Do you have a moment to comment on this related question: http://lists.sip-router.org/pipermail/sr-dev/2015-September/030663.html? Cheers, Charles On 10 Sep 2015 08:21, "Daniel-Constantin Mierla" wrote: > Hello, > > short note to remind that today kamailio v4.3.1

[sr-dev] git:4.3:061195f6: dialog: lock the slot if old dialog found in state deleted

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.3 Commit: 061195f6d553bad5edfc30db5c8da28d74421519 URL: https://github.com/kamailio/kamailio/commit/061195f6d553bad5edfc30db5c8da28d74421519 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:4.3:648834a6: rls: proper detection of initial subscribe to send notify with full state

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.3 Commit: 648834a64d63aed64076dacf85ec5af1a5702333 URL: https://github.com/kamailio/kamailio/commit/648834a64d63aed64076dacf85ec5af1a5702333 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:4.3:9bb179f7: cnxcc: fixed include guard

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.3 Commit: 9bb179f72f7e4321a8f3a6e89685ee586d6cfa74 URL: https://github.com/kamailio/kamailio/commit/9bb179f72f7e4321a8f3a6e89685ee586d6cfa74 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:4.3:a58c136c: dialog: safety check not to store dialog vars and data when state initial

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.3 Commit: a58c136c3abad48b2d01a4b54b1e56e0901b8246 URL: https://github.com/kamailio/kamailio/commit/a58c136c3abad48b2d01a4b54b1e56e0901b8246 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:4.3:9e7106f5: pkg/rpm: updated spec files for v4.3.2

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.3 Commit: 9e7106f55019011defe438fa6fb1f9d0aa6567c0 URL: https://github.com/kamailio/kamailio/commit/9e7106f55019011defe438fa6fb1f9d0aa6567c0 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:4.3:8487422d: evapi: increased the static buffer size used for reading evapi responses

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.3 Commit: 8487422d35ab8af7511e2abf3a38afb1328f4851 URL: https://github.com/kamailio/kamailio/commit/8487422d35ab8af7511e2abf3a38afb1328f4851 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio] kamailio 4.3 crash at run_trans_callbacks_internal (#322)

2015-09-10 Thread Daniel-Constantin Mierla
Can you paste here the 'bt full' from the core file core.kamailio.sig11.115636.1441874475? --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/322#issuecomment-139205274___ sr-dev mailing list

[sr-dev] git:4.3:24b347a5: dmq_usrloc: implement deleted contact replication

2015-09-10 Thread Charles Chance
Module: kamailio Branch: 4.3 Commit: 24b347a5fca61d13a0765dbf1b3c8207caf3b45d URL: https://github.com/kamailio/kamailio/commit/24b347a5fca61d13a0765dbf1b3c8207caf3b45d Author: Charles Chance Committer: Charles Chance Date:

[sr-dev] git:4.3:3fc2d2ce: dmq_usrloc: check existence of usrloc domain before continuing.

2015-09-10 Thread Charles Chance
Module: kamailio Branch: 4.3 Commit: 3fc2d2ceafa33153e9c046f192dc41baae14f3ec URL: https://github.com/kamailio/kamailio/commit/3fc2d2ceafa33153e9c046f192dc41baae14f3ec Author: Charles Chance Committer: Charles Chance Date:

Re: [sr-dev] [SR-Users] Releasing Kamailio v4.3.2

2015-09-10 Thread Charles Chance
Of course, sorry - the commit is here: https://github.com/kamailio/kamailio/commit/edc25d7373f9560d09a35640ab19741f19b97040 . Will also require the second part of: https://github.com/kamailio/kamailio/commit/c7f94fd94500270828fcc4cb3011c60c67a8936b . It is implementing the replication of usrloc

[sr-dev] git:4.3:d1ca777a: Makefile.defs: version set to 4.3.2

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.3 Commit: d1ca777a23c09965be7cbe3b9f686a4329c077ab URL: https://github.com/kamailio/kamailio/commit/d1ca777a23c09965be7cbe3b9f686a4329c077ab Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio] dmq_usrloc replication and max_contacts (Kamailio v4.3.1) (#265)

2015-09-10 Thread Charles Chance
This is now in 4.3. Cheers, Charles On 8 September 2015 at 10:38, Charles Chance wrote: > Hi, > > I'm happy to backport, but it depends whether others see this as a new > feature or a bug fix. > > Personally I believe it is essential for the originally intended >

[sr-dev] git:4.3:07690f19: ChangeLog: content updated for v4.3.2

2015-09-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.3 Commit: 07690f19d4e570d6869cb55626309e8576b029fe URL: https://github.com/kamailio/kamailio/commit/07690f19d4e570d6869cb55626309e8576b029fe Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [SR-Users] Releasing Kamailio v4.3.2

2015-09-10 Thread Daniel-Constantin Mierla
Hi Charles, can you send quickly what is the commit id in question? Being caught on some other backports, it will take a while to read the whole thread and figure out the details -- sometime looking at code is faster to decide is a new feature or not. Cheers, Daniel On 10/09/15 11:26, Charles

Re: [sr-dev] [SR-Users] Releasing Kamailio v4.3.2

2015-09-10 Thread Charles Chance
Thanks Daniel - will be back to a desk in the next 30 minutes so should be enough time to get it in before packaging begins. Cheers, Charles On 10 Sep 2015 11:54, "Daniel-Constantin Mierla" wrote: > Btw, if your decision is to backport, go ahead, packaging of 4.3.2 likely >

Re: [sr-dev] [kamailio] RLS : Full state NOTIFY should be produced on first subscription (#276)

2015-09-10 Thread Daniel-Constantin Mierla
Pushed the change and backported to 4.3. --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/276#issuecomment-139216203___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio] RLS : Full state NOTIFY should be produced on first subscription (#276)

2015-09-10 Thread Daniel-Constantin Mierla
Closed #276. --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/276#event-405877119___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Re: [sr-dev] [SR-Users] Releasing Kamailio v4.3.2

2015-09-10 Thread Daniel-Constantin Mierla
It doesn't change the config or database to have a deeper investigation, therefore if it solving something that currently doesn't work properly, then all is ok to backport. To me it looks like making that dmq location replication work, because removing a contact is part of the normal registration

Re: [sr-dev] [SR-Users] Releasing Kamailio v4.3.2

2015-09-10 Thread Daniel-Constantin Mierla
Btw, if your decision is to backport, go ahead, packaging of 4.3.2 likely to start in one hour or so. Cheers, Daniel On 10/09/15 12:53, Daniel-Constantin Mierla wrote: > It doesn't change the config or database to have a deeper > investigation, therefore if it solving something that currently >

Re: [sr-dev] [kamailio] kamailio 4.3 crash in update_dialog_vars_dbinfo (#301)

2015-09-10 Thread MayamaTakeshi
OK. I am updating the kamailio commit for the load tests. Also, one of the kamailio instances running commit 2962852bf706692bdbc9b51419dbdc2012f34e1b at DigitalOcean crashed. If you want access to it, just provide me the email address to where I should send the access information. --- Reply to

[sr-dev] Kamailio v4.3.2 Released

2015-09-10 Thread Daniel-Constantin Mierla
Hello, Kamailio SIP Server v4.3.2 stable release is out. This is a maintenance release of the latest stable branch, 4.3, that includes fixes since release of v4.3.1. There is no change to database schema or configuration language structure that you have to do on previous installations of v4.3.x.

Re: [sr-dev] [kamailio] kamailio 4.3 crash at run_trans_callbacks_internal (#322)

2015-09-10 Thread zxcpoiu
`bt full` from the core file `core.kamailio.sig11.115636.1441874475` ``` #0 0x7fb8dfae9a45 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. #1 0x7fb75cf2031d in build_local_reparse (Trans=0x7fb75dd823d8, branch=1, len=0x7fa5eeac,

Re: [sr-dev] [kamailio] kamailio 4.3 crash at run_trans_callbacks_internal (#322)

2015-09-10 Thread zxcpoiu
caught it again SYSLOG ``` Sep 11 10:15:18 sip1 /home/pkg/kamailio/sbin/kamailio[123969]: DEBUG: [tcp_read.c:1523]: handle_io(): received n=8 con=0x7f923c914778, fd=12 Sep 11 10:15:18 sip1 /home/pkg/kamailio/sbin/kamailio[123969]: DEBUG: [tcp_read.c:1332]: tcp_read_req():