[sr-dev] git:master:f0e0a849: presence_xml: do not include ../presence/presence.h

2019-01-13 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: f0e0a849f5dfe5dae0cd0e755b9739cbc7fa8200 URL: https://github.com/kamailio/kamailio/commit/f0e0a849f5dfe5dae0cd0e755b9739cbc7fa8200 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-01-13T11:34:25+01:00 presence_xml: do not

[sr-dev] git:master:eb1bf9a6: presence: do not include presence.h in other header files

2019-01-13 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: eb1bf9a69abad3d237c136750fe8cacea4cd0a31 URL: https://github.com/kamailio/kamailio/commit/eb1bf9a69abad3d237c136750fe8cacea4cd0a31 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-01-13T11:31:22+01:00 presence: do not

Re: [sr-dev] [kamailio/kamailio] dispatcher: add destination to in-memory dispatcher list (#1782)

2019-01-13 Thread Daniel-Constantin Mierla
With the current design, this should be a good approach. I am merging it, thanks! -- 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:4269fc7c: Merge pull request #1782 from tverlaan/dispatcher_rpc_add_inmemory

2019-01-13 Thread GitHub
Module: kamailio Branch: master Commit: 4269fc7cb134387e4d0c6bf4ad8d96988f7987fc URL: https://github.com/kamailio/kamailio/commit/4269fc7cb134387e4d0c6bf4ad8d96988f7987fc Author: Daniel-Constantin Mierla Committer: GitHub Date: 2019-01-13T13:07:41+01:00 Merge pull request #1782 from

[sr-dev] git:master:786b2645: janssonrpcc: add new parameter "keep_alive"

2019-01-13 Thread Emmanuel Schmidbauer
Module: kamailio Branch: master Commit: 786b2645d38386a9a1771f7fbd6a151af22b5c64 URL: https://github.com/kamailio/kamailio/commit/786b2645d38386a9a1771f7fbd6a151af22b5c64 Author: Emmanuel Schmidbauer Committer: Emmanuel Schmidbauer Date: 2019-01-11T12:47:07-05:00 janssonrpcc: add new

Re: [sr-dev] [kamailio/kamailio] dispatcher: add destination to in-memory dispatcher list (#1782)

2019-01-13 Thread Daniel-Constantin Mierla
Merged #1782 into master. -- 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/1782#event-2070500646___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] janssonrpcc: add new parameter "keep_alive" (#1808)

2019-01-13 Thread Emmanuel Schmidbauer
Merged #1808 into master. -- 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/1808#event-2070500780___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:d6628516: Merge pull request #1808 from kamailio/janssonrpcc-keepalive

2019-01-13 Thread GitHub
Module: kamailio Branch: master Commit: d66285162af2baa2335e6b2ff811b64cf9c84891 URL: https://github.com/kamailio/kamailio/commit/d66285162af2baa2335e6b2ff811b64cf9c84891 Author: Emmanuel Schmidbauer Committer: GitHub Date: 2019-01-13T07:08:04-05:00 Merge pull request #1808 from

Re: [sr-dev] [kamailio/kamailio] Segmentation fault in TM module while processing SIP status 408 (#1806)

2019-01-13 Thread Daniel-Constantin Mierla
This might be something that was fixed by 39b89a18a8c357151a173ab02dc95dff1f02715d -- the trace looks a bit similar to the other reports. If you have a chance to try it, a report of result would be appreciated. Iirc, patch not ported to branch 5.0 yet, but should be done when releasing the

Re: [sr-dev] [kamailio/kamailio] janssonrpcc: add new parameter "keep_alive" (#1808)

2019-01-13 Thread Daniel-Constantin Mierla
Can be merged. -- 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/1808#issuecomment-453824100___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] presence: do not include presence.h in other header files (eb1bf9a)

2019-01-13 Thread Cui Gang
There is a compile ERROR: ``` presence_dmq.c:97:5: error: use of undeclared identifier 'pres_sruid' if(pres_sruid.pid == 0) { ^ ``` -- 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:869f57aa: presence_xml: Makefile - link agaist libicu on macos/darwin

2019-01-13 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 869f57aac4496e10480094c36373f485aef11a80 URL: https://github.com/kamailio/kamailio/commit/869f57aac4496e10480094c36373f485aef11a80 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-01-13T11:04:16+01:00 presence_xml:

[sr-dev] git:master:d3208e18: presence: Makefile - link agaist libicu on macos/darwin

2019-01-13 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d3208e1859051eb09013f855126f7f5f5ec47ab8 URL: https://github.com/kamailio/kamailio/commit/d3208e1859051eb09013f855126f7f5f5ec47ab8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-01-13T11:03:28+01:00 presence: Makefile -

Re: [sr-dev] [kamailio/kamailio] Segmentation fault in TM module while processing SIP status 408 (#1806)

2019-01-13 Thread Daniel-Constantin Mierla
It should be already in 5.2 branch. -- 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/1806#issuecomment-453823953___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] presence_xml db_url param can not set (#1809)

2019-01-13 Thread Daniel-Constantin Mierla
It was a "silent" conflict in declaration of db_url variable between the presence and presence_xml modules -- the presence_xml is built on top of presence module, and it was including the `../presence/presence.h` header file, which already declared db_url as extern. I pushed couple of patches

Re: [sr-dev] [kamailio/kamailio] Segmentation fault in TM module while processing SIP status 408 (#1806)

2019-01-13 Thread Muhammad Shahzad Shafi
OK, I will plan production upgrade with this patch and get back to you if problem happens again. BTW, we are already testing Kamailio v5.2 on QA setup. Is this patch already ported to v5.2 or should i apply it to QA setup as well. Thank you. -- You are receiving this because you are

[sr-dev] git:master:7412f771: modules: readme files regenerated - dispatcher ... [skip ci]

2019-01-13 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 7412f7714f5a6b021c14d0eff4f5ed5ed890b8b6 URL: https://github.com/kamailio/kamailio/commit/7412f7714f5a6b021c14d0eff4f5ed5ed890b8b6 Author: Kamailio Dev Committer: Kamailio Dev Date: 2019-01-13T13:16:38+01:00 modules: readme files regenerated -

[sr-dev] git:master:fb23d67b: acc_json: replaced angle brackets with xml tokens

2019-01-13 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: fb23d67b396bafb51f9c971e2546df0faff54262 URL: https://github.com/kamailio/kamailio/commit/fb23d67b396bafb51f9c971e2546df0faff54262 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-01-13T16:45:23+01:00 acc_json: replaced

Re: [sr-dev] Regenerate module docs on github

2019-01-13 Thread Daniel-Constantin Mierla
Hello, that is a cron.d job on kamailio.org, it needs to run in a trusted system, because it has access to credentials for a github account with write permissions. As for acc_json readme, the use of < and > is not permitted in xml unless they are surrounding tags, you have to use and instead.

[sr-dev] Regenerate module docs on github

2019-01-13 Thread Julien Chavanton
Hi, not sure how to regenerate modules doc on the repo. Localy I can use make but it seems people are using a more standard procedure ? Acc_json is not updated with some improvement in the examples. ___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:ee799504: modules: readme files regenerated - acc_json ... [skip ci]

2019-01-13 Thread Kamailio Dev
Module: kamailio Branch: master Commit: ee799504ad5f7e272a9e61f1952099ca1183d461 URL: https://github.com/kamailio/kamailio/commit/ee799504ad5f7e272a9e61f1952099ca1183d461 Author: Kamailio Dev Committer: Kamailio Dev Date: 2019-01-13T16:46:28+01:00 modules: readme files regenerated - acc_json

[sr-dev] git:master:97a198b4: dispatcher: add destination to in-memory dispatcher list

2019-01-13 Thread Timmo Verlaan
Module: kamailio Branch: master Commit: 97a198b4569d7237798c9e507c60ecfebb728ab3 URL: https://github.com/kamailio/kamailio/commit/97a198b4569d7237798c9e507c60ecfebb728ab3 Author: Timmo Verlaan Committer: Timmo Verlaan Date: 2019-01-02T22:46:45+01:00 dispatcher: add destination to in-memory

[sr-dev] git:master:0a5cba42: kamctl: added 'psa' command

2019-01-13 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 0a5cba422967f2e861ce209942a42e09719f4fcb URL: https://github.com/kamailio/kamailio/commit/0a5cba422967f2e861ce209942a42e09719f4fcb Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-01-14T08:47:41+01:00 kamctl: added 'psa'