Re: [sr-dev] INFO: [main.c:809]: sig_usr(): signal 15 received

2016-07-04 Thread Daniel-Constantin Mierla
Hello, do you know if the pycassa is creating porcesses itself and then it kills them? Cheers, Daniel On 02/07/16 13:54, Aqs Younas wrote: > Greetings Again List. > > After being unable to use ndb_cassandra with kamailio I tried to use > app_python. Below is relevant configuration. > >

Re: [sr-dev] Error while reading from Cassandra Cluster

2016-07-04 Thread Daniel-Constantin Mierla
Hello, try to run with debug=3 in kamailio.cfg and see if you get more hints why the cass_retrieve() is returning negative code. Cheers, Daniel On 02/07/16 13:01, Aqs Younas wrote: > Greetings Lists. > > I am having hard time trying to use ndb_cassandra with kamailio. I > have successfully

Re: [sr-dev] [kamailio/kamailio] Retransmission for uac_auth generated INVITEs do not include CSeq mangling (track_cseq_updates) (#679)

2016-07-04 Thread Daniel-Constantin Mierla
Thanks for pointing out -- the inbox on gmail gets very little attention. I will get back to this one in the next days. --- 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] TM Bus error on SPARC (#655)

2016-07-04 Thread Daniel-Constantin Mierla
Fixed in master by merging the PR #693, to be 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/issues/655#issuecomment-230290191___

Re: [sr-dev] [kamailio/kamailio] http_client: Fixed bug, so user-agent header now is added to HTTP request (#674)

2016-07-04 Thread Daniel-Constantin Mierla
Closing this one -- I actually committed a fixed version of this patch -- it was useful recently when migrating a config, as the new config function interface makes it a more complex migration process from utils module. --- You are receiving this because you are subscribed to this thread. Reply

Re: [sr-dev] [kamailio/kamailio] http_client: Fixed bug, so user-agent header now is added to HTTP request (#674)

2016-07-04 Thread Daniel-Constantin Mierla
Closed #674. --- 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/674#event-712033846___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:875fd4cc: http_client: http_query reuse the default user agent setting

2016-07-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 875fd4cc96d9aab15ab307e8f991a876b8ed31be URL: https://github.com/kamailio/kamailio/commit/875fd4cc96d9aab15ab307e8f991a876b8ed31be Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] Fix check_route_param() (#663)

2016-07-04 Thread Daniel-Constantin Mierla
Got back to this one and pushed a new commit which does a bit of refactoring for this function, including the ability to work better with other types of routing blocks. Can you try again and see if the issue is still there. --- You are receiving this because you are subscribed to this thread.

[sr-dev] git:master:4949ebb7: rr: refactored the check route params to detect properly if same message is used

2016-07-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 4949ebb7258aff41b2fd3a075bdc1a1af4684b5c URL: https://github.com/kamailio/kamailio/commit/4949ebb7258aff41b2fd3a075bdc1a1af4684b5c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:0374befe: modules: readme files regenerated - cdp ...

2016-07-04 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 0374befe491522e0bcdf005477f1d26b20d6b8fe URL: https://github.com/kamailio/kamailio/commit/0374befe491522e0bcdf005477f1d26b20d6b8fe Author: Kamailio Dev Committer: Kamailio Dev Date:

Re: [sr-dev] [kamailio/kamailio] Refactor cdp log (#692)

2016-07-04 Thread Federico Favaro
Ok @miconda , thanks for the hint. I will do it as soon as possible --- 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] Refactor cdp log (#692)

2016-07-04 Thread Daniel-Constantin Mierla
Merged #692. --- 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/692#event-711976671___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:f00553e3: Merge pull request #692 from athonet-open/refactor_cdp_log

2016-07-04 Thread GitHub
Module: kamailio Branch: master Commit: f00553e31da12bfacbf582c201f5a4f8addd587f URL: https://github.com/kamailio/kamailio/commit/f00553e31da12bfacbf582c201f5a4f8addd587f Author: Daniel-Constantin Mierla Committer: GitHub Date: 2016-07-04T14:24:48+02:00

Re: [sr-dev] [kamailio/kamailio] Refactor cdp log (#692)

2016-07-04 Thread Daniel-Constantin Mierla
Thanks, I am going to merge it. On the other hand, if you want to clean a bit more the log messages, you can remove the name of the function from the log message, because now it is added automatically. For example: ``` LM_INFO("peer_connect(): Trying to connect t... ``` should become: ```

Re: [sr-dev] [kamailio/kamailio] Refactor cdp log (#692)

2016-07-04 Thread Federico Favaro
@miconda You are right. Completely agree with you. Done. --- 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/692#issuecomment-230261114___

Re: [sr-dev] [kamailio/kamailio] Refactor cdp log (#692)

2016-07-04 Thread Federico Favaro
@fedefava86 pushed 1 commit. c78d111 cdp: Update doc of module with "debug_heavy" param --- You are receiving this because you are subscribed to this thread. View it on GitHub:

[sr-dev] Releasing Kamailio v4.2.8

2016-07-04 Thread Daniel-Constantin Mierla
Hello, I am planning to release tomorrow the v4.2.8 out of branch 4.2 to mark the end of official packaging for 4.2.x series. From now on, the focus will be 4.4.x and 4.3.x as stable branches. I just backported what I found relevant from branch 4.3 to 4.2 -- if anyone finds some other commits

Re: [sr-dev] [kamailio/kamailio] Refactor cdp log (#692)

2016-07-04 Thread Daniel-Constantin Mierla
The patch cc68bea adds a new parameter for the module -- you have to add documentation for it in the files from doc/ subfolder of the module. --- 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] Fix Solaris Studio build (#689)

2016-07-04 Thread Daniel-Constantin Mierla
Merged #689. --- 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/689#event-711712991___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Fix Solaris Studio build (#689)

2016-07-04 Thread Daniel-Constantin Mierla
Thanks! At some point we'll ave to review and see how much of the legacy stuff we should to keep ... --- 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:93dc3552: Merge pull request #689 from sjthomason/solaris-studio-build

2016-07-04 Thread GitHub
Module: kamailio Branch: master Commit: 93dc35522c32536fddf024a207e91fa5912cd007 URL: https://github.com/kamailio/kamailio/commit/93dc35522c32536fddf024a207e91fa5912cd007 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2016-07-04T09:45:15+02:00

Re: [sr-dev] [kamailio/kamailio] db_unixodbc: detect DB disconnection with generic HY000 status (#691)

2016-07-04 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/691#issuecomment-230225719___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] db_unixodbc: detect DB disconnection with generic HY000 status (#691)

2016-07-04 Thread Daniel-Constantin Mierla
Merged #691. --- 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/691#event-711710330___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:d80376f9: db_unixodbc: detect DB disconnection with generic HY000 status

2016-07-04 Thread Giovanni Mele
Module: kamailio Branch: master Commit: d80376f9ea087328a0c46d97b908993baeb5b1b4 URL: https://github.com/kamailio/kamailio/commit/d80376f9ea087328a0c46d97b908993baeb5b1b4 Author: Giovanni Mele Committer: Giovanni Mele Date:

[sr-dev] git:master:b0233733: Merge pull request #691 from giovannimele/master

2016-07-04 Thread GitHub
Module: kamailio Branch: master Commit: b0233733c606ff5b1d5c6310e81554525b4f6bc7 URL: https://github.com/kamailio/kamailio/commit/b0233733c606ff5b1d5c6310e81554525b4f6bc7 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2016-07-04T09:41:51+02:00

[sr-dev] git:master:261c8a81: Merge pull request #693 from sjthomason/fix-cfg-block-alignment

2016-07-04 Thread GitHub
Module: kamailio Branch: master Commit: 261c8a81974dba18881b50178511e4fa0c33f61c URL: https://github.com/kamailio/kamailio/commit/261c8a81974dba18881b50178511e4fa0c33f61c Author: Daniel-Constantin Mierla Committer: GitHub Date: 2016-07-04T09:41:20+02:00

Re: [sr-dev] [kamailio/kamailio] core: ensure cfg_block structure is 8 byte aligned (#693)

2016-07-04 Thread Daniel-Constantin Mierla
Great! Thanks for pursuing and nailing it down! --- 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/693#issuecomment-230225630___ sr-dev

Re: [sr-dev] [kamailio/kamailio] core: ensure cfg_block structure is 8 byte aligned (#693)

2016-07-04 Thread Daniel-Constantin Mierla
Merged #693. --- 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/693#event-711709926___ sr-dev mailing list sr-dev@lists.sip-router.org