Re: [sr-dev] [kamailio] nathelper sending keep alives on nodes where contact replicated using dmq_usrloc (#310)

2015-09-08 Thread 00Asgaroth00
Just a friendly reminder of this issue. Could this be a configuration issue or is this indeed a bug? --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/310#issuecomment-138458007___ sr-dev mailing list

Re: [sr-dev] [kamailio] jsonrpc-c notification does not free shm memory (#296)

2015-09-08 Thread zxcpoiu
Thanks, we're trying to serve as large amount as we can on a single kamailio server. Anyway, after some test, I found the problem may related to debug level. If I switch on memdbg, it'll have a HUGE impact to kamailio and cause TCP connection drop. If I leave debug=-2, then it runs well.

Re: [sr-dev] [kamailio] jsonrpc-c notification does not free shm memory (#296)

2015-09-08 Thread zxcpoiu
Closed #296. --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/296#event-403343460___ 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] dmq_usrloc replication and max_contacts (Kamailio v4.3.1) (#265)

2015-09-08 Thread Charles Chance
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 behaviour, but maybe someone else can comment? Cheers, Charles Charles Chance Managing Director t. 0121 285 4400 m. 07932 063 891

Re: [sr-dev] Is there a sense in calling run_onsend() after the msg_send() function?

2015-09-08 Thread Lucian Balaceanu
Hi Daniel, Thank you for this patch and the changes. I will bring here the issues, if any, related to it. Have a nice day, Lucian On 07.09.2015 17:39, Daniel-Constantin Mierla wrote: Hi Lucian, finally managed to push this patch -- I forgot it for a while, being brought back by a

Re: [sr-dev] [kamailio] nathelper sending keep alives on nodes where contact replicated using dmq_usrloc (#310)

2015-09-08 Thread Charles Chance
I missed this originally and although I've not looked closely at it yet, a quick alternative might be to use the nat_traversal module's keepalive mechanism instead, directly on the edge proxies. Works for us at least. --- Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio] nathelper sending keep alives on nodes where contact replicated using dmq_usrloc (#310)

2015-09-08 Thread 00Asgaroth00
Hi All, Thanks for the responses, does this mean that I cannot run the server id filtering with kamailio v4.3.x? Or am I miss-understanding you and I need to enable filter_server_id parameter in config to use the server id as a filter rule in kamailio v4.3.x? --- Reply to this email directly

Re: [sr-dev] [kamailio] nathelper sending keep alives on nodes where contact replicated using dmq_usrloc (#310)

2015-09-08 Thread Daniel-Constantin Mierla
Filtering by server id is available only on devel version, as I could see in the sources. You have to set parameter filter_server_id for nathelper module to 1. With this occasion I noticed that filter_server_id is not documented in nathelper module readme - @linuxmaniac forgot to do it, I

Re: [sr-dev] [kamailio] nathelper sending keep alives on nodes where contact replicated using dmq_usrloc (#310)

2015-09-08 Thread Victor Seva
Mea culpa! --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/310#issuecomment-138544758___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Re: [sr-dev] git:master:74c84c7c: db_postgres: Fix heap use after free error in db_postgres module

2015-09-08 Thread Daniel-Constantin Mierla
Hello, any follow up on this one? It would be good to sort it out before next minor release. Cheers, Daniel On 04/09/15 12:21, Daniel-Constantin Mierla wrote: > One more thing: > > some code related to a report on bug tracker was removed: > > - memset(keywords, 0, (sizeof(char*) * 10)); > -

[sr-dev] git:master:31c9b0c1: ims_usrloc_scscf: Implement overwrite oldest behaviour

2015-09-08 Thread Carsten Bock
Module: kamailio Branch: master Commit: 31c9b0c16c3e2b14aa48d7ecdbe62ea6b9d1c6cc URL: https://github.com/kamailio/kamailio/commit/31c9b0c16c3e2b14aa48d7ecdbe62ea6b9d1c6cc Author: Carsten Bock Committer: Carsten Bock Date: 2015-09-08T20:50:46+02:00

Re: [sr-dev] [kamailio] add systemd support to deb packages (#294)

2015-09-08 Thread Alex Balashov
Don't forget to build out unit files for systemd-rtc-server as well. -- Alex Balashov | Principal | Evariste Systems LLC 303 Perimeter Center North, Suite 300 Atlanta, GA 30346 United States Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct) Web: http://www.evaristesys.com/,

[sr-dev] git:master:6cd8cdc8: auth: fixed improper whitespacing

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

[sr-dev] git:master:be35e468: Makefile.defs: version set to 4.4.0-dev3

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

[sr-dev] git: new commits in branch 4.3

2015-09-08 Thread Daniel-Constantin Mierla
- URL: https://github.com/kamailio/kamailio/commit/d13e418a34cae70e68c3bb50ee0cef6245569284 Author: Daniel-Constantin Mierla Date: 2015-09-08T14:45:57+02:00 lib/srdb1: dummy string for null values pointed to static buffer - allow editing in upper layers, avoiding

Re: [sr-dev] [kamailio] add systemd support to deb packages (#294)

2015-09-08 Thread Giacomo Vacca
I've spent some time on a debian jessie host, adapting a systemd script I've been using (please see below). Some notes: - As you probably know, sh_installinit already takes care of installing a .service file found in the debian folder, so it's sufficient to remove the kamailio.init and add the

[sr-dev] git:master:de8ba390: parser: fix start of search for long header names

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

[sr-dev] git:4.3:262d3574: parser: fix start of search for long header names

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

[sr-dev] [kamailio] utils module - http_query - Empty first response line (#317)

2015-09-08 Thread Laurent Debacker
Hi, I am using http_query to retrieve content served by an http web server. Unfortunately, the http server tends to output an empty first line in the response. As http_query only retrieves the first line, the result of the http_query is empty. Would it be possible to ignore empty lines in the

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

2015-09-08 Thread Laurent Debacker
Any plans to build a json/rest over http module? There is such a module over rpc, but not over http. Could the http_query module be used as a basis for such a module? Potentially with https and basic authentication? --- Reply to this email directly or view it on GitHub: