[sr-dev] [kamailio] registrar: Custom socket string for location table (related to pr #470) (#471)

2016-01-07 Thread Ian Yu-Hsun Lin
# Environment Kamailio-433 installed behind nat (Amazon EC2 or Google Compute Engine) using config ```cfg listen=PRIVATE_IP:PORT advertise PUBLIC_IP:PORT ``` # What I wanted to do In table `location`, the column `socket` will be stored in the form of "PROTO:**PRIVATE_IP**:PORT" while for som

[sr-dev] git:master:46d3a3ef: db_text: fix bug in raw query where clause

2016-01-07 Thread lazedo
Module: kamailio Branch: master Commit: 46d3a3ef2314f3177d64beab466401104d3ff887 URL: https://github.com/kamailio/kamailio/commit/46d3a3ef2314f3177d64beab466401104d3ff887 Author: lazedo Committer: lazedo Date: 2016-01-08T02:52:04Z db_text: fix bug in raw query where clause wrong type was allo

Re: [sr-dev] Fosdem 2016

2016-01-07 Thread Camille Oudot
Le Tue, 5 Jan 2016 20:06:19 +0100, Daniel-Constantin Mierla a écrit : > anyone going to Fosdem? Hi, I'll be there too, up for any chat / dinner / drink event. See you -- Camille ___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip

Re: [sr-dev] [kamailio] dmq_usrloc/usrloc core dumping (#440)

2016-01-07 Thread 00Asgaroth00
Closed #440. --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/440#event-508074090___ 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] http_request and curl_http_request cause crash in 4.3 and dev (#400)

2016-01-07 Thread Hugh Waite
Hi @oej , Have you had any further issues in the curl module since my fixes went in? --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/400#issuecomment-169616859___ sr-dev mailing list sr-dev@lists.sip-rou

[sr-dev] git:4.1:9e57273d: debugger: fix issue #463

2016-01-07 Thread Stefan Mititelu
Module: kamailio Branch: 4.1 Commit: 9e57273df9b33a14f258e0c04b699d34655d7fec URL: https://github.com/kamailio/kamailio/commit/9e57273df9b33a14f258e0c04b699d34655d7fec Author: Stefan Mititelu Committer: Stefan Mititelu Date: 2016-01-07T11:50:40+02:00 debugger: fix issue #463 Don't shm_malloc(

[sr-dev] git:4.2:e3197e00: debugger: fix issue #463

2016-01-07 Thread Stefan Mititelu
Module: kamailio Branch: 4.2 Commit: e3197e00458bae2556d38385a45c6132a0393f7a URL: https://github.com/kamailio/kamailio/commit/e3197e00458bae2556d38385a45c6132a0393f7a Author: Stefan Mititelu Committer: Stefan Mititelu Date: 2016-01-07T11:49:25+02:00 debugger: fix issue #463 Don't shm_malloc(

[sr-dev] git:master:0d0c8d57: Merge pull request #469 from smititelu/master

2016-01-07 Thread Stefan Mititelu
Module: kamailio Branch: master Commit: 0d0c8d570b58c2a622a615b1c312acca4994d720 URL: https://github.com/kamailio/kamailio/commit/0d0c8d570b58c2a622a615b1c312acca4994d720 Author: Stefan Mititelu Committer: Stefan Mititelu Date: 2016-01-07T11:37:37+02:00 Merge pull request #469 from smititelu/m

Re: [sr-dev] [kamailio] debugger: kamailio freezes when dynamically setting module level(using fifo/rpc) (#463)

2016-01-07 Thread Stefan Mititelu
Added fix with the second solution on pull-request #469. Basically tested it and the freeze is not happening anymore. However, the first solution can still be logged as an enhancement issue. If all is ok I will backport this to 4.X branches. --- Reply to this email directly or view it on GitHub

[sr-dev] [kamailio] fix issue #463 (#469)

2016-01-07 Thread Stefan Mititelu
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/469 -- Commit Summary -- * debugger: fix issue #463 * debugger: doku dbg.get_mod_* -- File Changes -- M modules/debugger/debugger_api.c (8) M modules/debugger/doc/debugger_a

[sr-dev] [kamailio] kamailio sending update ccr request instead of terminate request for initial ccr response having final_unit_action flag. (#467)

2016-01-07 Thread DileepNunna
If final_unit_action flag is set in initial ccr response, kamailio need to send terminate request after time out but it is sending update request.but it is fine for intermediate requests. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/