[sr-dev] Notice: work on mailing lists server

2017-04-11 Thread Daniel-Constantin Mierla
to be done to the web server after mailing lists server is upgraded. I will sent another notification when everything is finished. Cheers, Daniel -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - May 22-24 (USA) - www.asipto.com Kamailio

[sr-dev] git:master:13c2300f: mqueue: exported functions to kemi framework

2017-04-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 13c2300f736c74faa6b4557f6146e0b7de9f89da URL: https://github.com/kamailio/kamailio/commit/13c2300f736c74faa6b4557f6146e0b7de9f89da Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:dbd78eb8: tls: update log messages macros

2017-04-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: dbd78eb8a9f222d8cd6fbcd800552e51d3afaa7c URL: https://github.com/kamailio/kamailio/commit/dbd78eb8a9f222d8cd6fbcd800552e51d3afaa7c Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

Re: [sr-dev] new compiler warnings (on debian stretch) in latest master

2017-04-10 Thread Daniel-Constantin Mierla
) /* > TLSv1.2 */ > ^ > tls_init.c:390:2: warning: 'TLSv1_2_method' is deprecated > [-Wdeprecated-declarations] > ssl_methods[TLS_USE_TLSv1_2 - 1] = TLSv1_2_method(); > ^~~ > In file included from /usr/include/openssl/ct.h:13:0, > from /usr/inclu

Re: [sr-dev] [kamailio/kamailio] Segmentation fault using http_async_client on kamailio 5.0.0 (#1056)

2017-04-10 Thread Daniel-Constantin Mierla
@davyvdm - have you been able to test with patches from PR #1063? Is all going fine with them? -- 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:bd6e0a29: dialog: exported more functions to kemi framework

2017-04-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: bd6e0a2976be8a6e23ec9145d58e448b7a0579e7 URL: https://github.com/kamailio/kamailio/commit/bd6e0a2976be8a6e23ec9145d58e448b7a0579e7 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

Re: [sr-dev] [SR-Users] INFO: Shifting mailing lists to kamailio.org domain

2017-04-10 Thread Daniel-Constantin Mierla
Not seeing anything against so far, I am going to shift the sr-users and sr-dev to use kamailio.org top domain. Cheers, Daniel On 03.04.17 14:56, Daniel-Constantin Mierla wrote: > Hello, > > I think it is time to migrate the mailing lists under kamailio.org > domain, resp

[sr-dev] git:master:6b9e63f4: dialog: clarification for dlg_bye() parameters in docs

2017-04-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6b9e63f4e1948b53ce2b986c495085e34dc83165 URL: https://github.com/kamailio/kamailio/commit/6b9e63f4e1948b53ce2b986c495085e34dc83165 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

Re: [sr-dev] testing function result in if-statement

2017-04-10 Thread Daniel-Constantin Mierla
and string values). Cheers, Daniel On 08.04.17 12:01, Juha Heinanen wrote: > I noticed that function result cannot be directly tested in > if-statement: > > if (func_x() == y) ... > > Why is that? Should I open a feature request or is it a no-go? > > -- Juha > -

Re: [sr-dev] [kamailio/kamailio] ctl : add rpc buffer_size param (#1064)

2017-04-10 Thread Daniel-Constantin Mierla
Merged #1064. -- 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/1064#event-1036259000___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] ctl : add rpc buffer_size param (#1064)

2017-04-10 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/1064#issuecomment-292919383___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] tm: don't reset uac reply if in a continue route (#1063)

2017-04-08 Thread Daniel-Constantin Mierla
@grumvalski thanks for tracking this issue. You can push the patch for line 1282, I will do a review when I get the first chance. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] set_ruri_host crash

2017-04-08 Thread Daniel-Constantin Mierla
On 07.04.17 17:27, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: >> It was the parser setting the value of host part to "", not the >> transformation, so the change had to be done in other file. Can you try >> again with latest master? > thanks

Re: [sr-dev] registrar method_filtering

2017-04-07 Thread Daniel-Constantin Mierla
On 07.04.17 17:38, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> A quicker solution will be to disable method matching based on presence >> of To-tag, because this is anyhow part of an established dialog and this >> can be end-to-end without involving the p

Re: [sr-dev] set_ruri_host crash

2017-04-07 Thread Daniel-Constantin Mierla
It was the parser setting the value of host part to "", not the transformation, so the change had to be done in other file. Can you try again with latest master? Cheers, Daniel On 07.04.17 16:05, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> Thanks, I just p

[sr-dev] git:master:cdd7bc29: pv: renamed empty buf variable

2017-04-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: cdd7bc29a900d787b8d99f7296306f99c53a5e29 URL: https://github.com/kamailio/kamailio/commit/cdd7bc29a900d787b8d99f7296306f99c53a5e29 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

Re: [sr-dev] set_ruri_host crash

2017-04-07 Thread Daniel-Constantin Mierla
Thanks, I just pushed a patch, can you try it? Cheers, Daniel On 07.04.17 15:32, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> What OS do you have and which version of gdb? The list command should >> list the code around the line where the crash happens,

Re: [sr-dev] registrar method_filtering

2017-04-07 Thread Daniel-Constantin Mierla
e of the destination attributes is somehow misleading. A quicker solution will be to disable method matching based on presence of To-tag, because this is anyhow part of an established dialog and this can be end-to-end without involving the proxy/registrar. Cheers, Daniel -- Daniel-Constantin Mierla w

Re: [sr-dev] set_ruri_host crash

2017-04-07 Thread Daniel-Constantin Mierla
00424b9f in main_loop () at main.c:1708 > #14 0x0042b2e9 in main (argc=17, argv=0x7ffe1d5be308) at main.c:2639 > (gdb) > > ___ > sr-dev mailing list > sr-dev@lists.sip-router.org > http://lists.sip-router.org/cgi-

[sr-dev] Planning next IRC devel meeting - Apr 20, 2017

2017-04-07 Thread Daniel-Constantin Mierla
(or want to participate) in a specific day in order to see who are we relying on being present. Cheers, Daniel -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - May 22-24 (USA) - www.asipto.com Kamailio World Conference - May 8-10, 2017

[sr-dev] git:master:e444f6f8: tmx: new vars - $T(id_index_n) and $T(id_label_n)

2017-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e444f6f821dcbd56e58442f9ee1b970feb52395f URL: https://github.com/kamailio/kamailio/commit/e444f6f821dcbd56e58442f9ee1b970feb52395f Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:196537b0: dialog: exported dlg_manage() to kemi

2017-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 196537b0a226ed8da690d40a0f9526b6fb2a443e URL: https://github.com/kamailio/kamailio/commit/196537b0a226ed8da690d40a0f9526b6fb2a443e Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:e4a11d71: dialog: check if dialog exists after event route execution

2017-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e4a11d715e3d4e47aa82b7e8e358000948e26c4c URL: https://github.com/kamailio/kamailio/commit/e4a11d715e3d4e47aa82b7e8e358000948e26c4c Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:4.4:459efbd4: kamailio.cfg: handle retransmissions also for request within dialog

2017-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.4 Commit: 459efbd4f32e69001afadd85087cb87b0410b955 URL: https://github.com/kamailio/kamailio/commit/459efbd4f32e69001afadd85087cb87b0410b955 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

[sr-dev] git:5.0:a5e3a882: kamailio.cfg: handle retransmissions also for request within dialog

2017-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: a5e3a8822bf491516ac3d7ff0fc8ed18f5e26124 URL: https://github.com/kamailio/kamailio/commit/a5e3a8822bf491516ac3d7ff0fc8ed18f5e26124 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

[sr-dev] git:master:868f9996: kamailio.cfg: handle retransmissions also for request within dialog

2017-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 868f9996f39dd76707ed09fce980893bab7c31bc URL: https://github.com/kamailio/kamailio/commit/868f9996f39dd76707ed09fce980893bab7c31bc Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:09fe281b: kamailio.cfg: version updated to 5.1 in top comments

2017-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 09fe281bd5bea0d484a41e13b18fd3d206d2ebd9 URL: https://github.com/kamailio/kamailio/commit/09fe281bd5bea0d484a41e13b18fd3d206d2ebd9 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

Re: [sr-dev] [kamailio/kamailio] crash on run_rr_callbacks() from dlg_onroute() (#1059)

2017-04-06 Thread Daniel-Constantin Mierla
Is it possible that there is a time consuming operations for BYE (eg, a slow database operation -- accounting or something else) that can take more than 5 seconds? -- 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] crash on run_rr_callbacks() from dlg_onroute() (#1059)

2017-04-06 Thread Daniel-Constantin Mierla
I wonder if there is a copy/paste issue or the `dlg` is printed twice by `info locals`: ``` event = 10498440 dlg = 0x7fad74f20258 ttag = { s = 0x9aabed "0FC4E4CA-58E4A7D4000A8034-123E3700\r\nCall-ID: 3A477FD70434C083@10.10.10.18\r\nCSeq: 5709 BYE\r\nProxy-Authorization: Digest

Re: [sr-dev] [kamailio/kamailio] crash on run_rr_callbacks() from dlg_onroute() (#1059)

2017-04-06 Thread Daniel-Constantin Mierla
Did you put in pastebin the wrong file (like dlg_db_handlers.c)? All the tokens provided by kamailio in that log message are by length and pointer (%.*s), so there should be no strlen done on the pointers we set, so not sure on what syslog can do the strlen and crash. -- You are receiving

Re: [sr-dev] [kamailio/kamailio] crash on run_rr_callbacks() from dlg_onroute() (#1059)

2017-04-06 Thread Daniel-Constantin Mierla
Can you do: * frame 4 * list * info locals The code in branch 4.4 for dlg_handlers.c:1350 is: ``` LM_WARN("inconsitent dlg timer data on dlg %p [%u:%u] " "with clid '%.*s' and tags '%.*s' '%.*s'\n",

Re: [sr-dev] [kamailio/kamailio] crash on run_rr_callbacks() from dlg_onroute() (#1059)

2017-04-05 Thread Daniel-Constantin Mierla
Any idea why frames 1 and 2 don't have the symbols? Was there a single core file, presuming the options for core files per pid was set? -- 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] Problem with topos together with track_cseq_updates (#1038)

2017-04-05 Thread Daniel-Constantin Mierla
Just re-pinging in case you missed my previous comment. It will help troubleshooting as the issue seems the missing Via headers which should be added by topos callbacks when receiving the sip response. -- You are receiving this because you are subscribed to this thread. Reply to this email

Re: [sr-dev] [kamailio/kamailio] ERROR: cnxcc terminate_call(): Error executing dlg_end_dlg command. Return code was [404] (#1051)

2017-04-05 Thread Daniel-Constantin Mierla
Is this happening often? Does it happen to have the sip traffic (pcap) for such case? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] Kamailio v5.0.1 Released

2017-04-05 Thread Daniel-Constantin Mierla
, Debian/Ubuntu packages will be available soon as well. Many thanks to all contributing and using Kamailio! Cheers, Daniel -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com

[sr-dev] git:master:cf3b1aea: pkg/rpm: specify the pid file for killproc

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: cf3b1aeacfc9d5bd086929a6fae20f379ebb2612 URL: https://github.com/kamailio/kamailio/commit/cf3b1aeacfc9d5bd086929a6fae20f379ebb2612 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:5.0:cbff0e8a: ChangeLog: content updated for v5.0.1

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: cbff0e8ab509eeb434b140b363ccacda354358cf URL: https://github.com/kamailio/kamailio/commit/cbff0e8ab509eeb434b140b363ccacda354358cf Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

[sr-dev] git:5.0:d8db52b7: Makefile.defs: version set to 5.0.1

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: d8db52b76bd05b74e6cb4724883854183868eb5d URL: https://github.com/kamailio/kamailio/commit/d8db52b76bd05b74e6cb4724883854183868eb5d Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

Re: [sr-dev] [kamailio/kamailio] Segmentation fault using http_async_client on kamailio 5.0.0 (#1056)

2017-04-05 Thread Daniel-Constantin Mierla
@davyvdm ok, wanted to clarify -- maybe Federico ( @grumvalski ) can assert if the function is expected to run for sip replies or not, and investigate if does the expected behaviour in this case. -- You are receiving this because you are subscribed to this thread. Reply to this email directly

Re: [sr-dev] [kamailio/kamailio] Segmentation fault using http_async_client on kamailio 5.0.0 (#1056)

2017-04-05 Thread Daniel-Constantin Mierla
@davyvdm - your config snippet is from a reply_route (executed when handling a SIP response)? -- 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:7b691e97: dispatcher: ds select and next functions exported to kemi

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 7b691e9712fc4b4333698c4538c8209c32eba901 URL: https://github.com/kamailio/kamailio/commit/7b691e9712fc4b4333698c4538c8209c32eba901 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:5.0:b971ff4d: pkg/rpm: version set to 5.0.1 in spec files

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: b971ff4d5efd7debe43c6433056060c2b2f7824b URL: https://github.com/kamailio/kamailio/commit/b971ff4d5efd7debe43c6433056060c2b2f7824b Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

Re: [sr-dev] Planning Kamailio v5.0.1

2017-04-05 Thread Daniel-Constantin Mierla
On 04.04.17 12:30, Daniel-Constantin Mierla wrote: > Hello, > > just a reminder about the plan to release v5.0.1 tomorrow. Besides > reporting issues, if there are some patches not backported yet, do reply > about them or, if a developer, cherry-pick them in branch 5.0. >

Re: [sr-dev] [kamailio/kamailio] Segmentation fault using http_async_client on kamailio 5.0.0 (#1056)

2017-04-05 Thread Daniel-Constantin Mierla
Also, install kamailio-dbg package (which has the debug symbols) and grab again the backtrace, it will be more useful. -- 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] mtree reload RPC error on kamailio 5.0.0 (#1057)

2017-04-05 Thread Daniel-Constantin Mierla
Thanks! Same code was used for rpc and mi, but it was a regression introduced by a0e4a9c18e . It is now fixed in master and backported to 5.0 branch, to be part of v5.0.1 planned to be out later today. -- You are receiving this because you are subscribed to this thread. Reply to this email

[sr-dev] git:5.0:97481887: mtree: revert a0e4a9c18e and let db_table name not set by default

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: 9748188734df2a49cc40d96d42641c87b5962603 URL: https://github.com/kamailio/kamailio/commit/9748188734df2a49cc40d96d42641c87b5962603 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

Re: [sr-dev] [kamailio/kamailio] mtree reload RPC error on kamailio 5.0.0 (#1057)

2017-04-05 Thread Daniel-Constantin Mierla
Closed #1057. -- 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/1057#event-1029849847___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:5.0:2df615b6: mtree: clarifications about db table parameter in docs

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: 2df615b6891d822d9e892513b13ff48a3be22faa URL: https://github.com/kamailio/kamailio/commit/2df615b6891d822d9e892513b13ff48a3be22faa Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

[sr-dev] git:master:1c1e5138: mtree: clarifications about db table parameter in docs

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 1c1e51388aad6c5ba064c283d5e124367b30ad7e URL: https://github.com/kamailio/kamailio/commit/1c1e51388aad6c5ba064c283d5e124367b30ad7e Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:a4cdacd0: mtree: revert a0e4a9c18e and let db_table name not set by default

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a4cdacd0b63245c48fcc6e0a20c9b665ef877090 URL: https://github.com/kamailio/kamailio/commit/a4cdacd0b63245c48fcc6e0a20c9b665ef877090 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:fd705268: keepalive: declare variables at the beginning of functions

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: fd7052681020b775be253fd936dde8f76a85e198 URL: https://github.com/kamailio/kamailio/commit/fd7052681020b775be253fd936dde8f76a85e198 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:338e5df6: keepalive: format to match default conding style and 80 chars lines

2017-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 338e5df6f96ccf1f3df313593d3fc9bb228f5d85 URL: https://github.com/kamailio/kamailio/commit/338e5df6f96ccf1f3df313593d3fc9bb228f5d85 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

Re: [sr-dev] [kamailio/kamailio] dmq_usrloc: sync with multi contacts per message (#1054)

2017-04-04 Thread Daniel-Constantin Mierla
@jchavanton: the documentation has to be edited in docbook xml files located in `doc/` subfolder of each module. The readme file must not be edited directly, it is generate on server from those file. -- You are receiving this because you are subscribed to this thread. Reply to this email

[sr-dev] git:master:27062612: evapi: documentation for event_callaback

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 27062612b08ace21c07366aa8ab1ca4931fc4503 URL: https://github.com/kamailio/kamailio/commit/27062612b08ace21c07366aa8ab1ca4931fc4503 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:2889db1a: evapi: enable execution of event routes via kemi

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2889db1a4b294c045021807965b507b38de258a5 URL: https://github.com/kamailio/kamailio/commit/2889db1a4b294c045021807965b507b38de258a5 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

Re: [sr-dev] [kamailio/kamailio] Keepalive module - prototype (#1045)

2017-04-04 Thread Daniel-Constantin Mierla
Thanks! Merged manually in a single push. -- 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/1045#issuecomment-291509671___ sr-dev mailing

Re: [sr-dev] [kamailio/kamailio] Keepalive module - prototype (#1045)

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

[sr-dev] git:master:c0696ec3: keepalive: added initial README file

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: c0696ec38076b01be258faa3cf4c7e687e19e52e URL: https://github.com/kamailio/kamailio/commit/c0696ec38076b01be258faa3cf4c7e687e19e52e Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:cf07d3fe: keepalive: new module to monitor remote destinations

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: cf07d3feab3494c934b27a8e52724be3d94fe00a URL: https://github.com/kamailio/kamailio/commit/cf07d3feab3494c934b27a8e52724be3d94fe00a Author: Guillaume Bour <guilla...@bour.cc> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2017-04

[sr-dev] git:master:8fafc501: Makefile.groups: added keepalive module to group extra

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8fafc501d9c0a254412cd88d3d071d6e4f375210 URL: https://github.com/kamailio/kamailio/commit/8fafc501d9c0a254412cd88d3d071d6e4f375210 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:079b84b1: dialog: documented the event_callback parameter

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 079b84b1351a19334a478226b83f4d3193d050bb URL: https://github.com/kamailio/kamailio/commit/079b84b1351a19334a478226b83f4d3193d050bb Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:a1756010: dispatcher: listed the options for the kemi event callback parameters

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a17560105cf28f67c5eaf4ed7401615f64fb9cd0 URL: https://github.com/kamailio/kamailio/commit/a17560105cf28f67c5eaf4ed7401615f64fb9cd0 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:5b7838c9: dialog: enable execution of dialog event routes via kemi

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 5b7838c9a5a865158c9572835c876d19a06780fb URL: https://github.com/kamailio/kamailio/commit/5b7838c9a5a865158c9572835c876d19a06780fb Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:bb24683b: htable: more details about kemi callback function parameter

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: bb24683ba00dac15428ed4c1a6f2f9f2e8f60106 URL: https://github.com/kamailio/kamailio/commit/bb24683ba00dac15428ed4c1a6f2f9f2e8f60106 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:6aa21738: dispatcher: enable execution of event routes via kemi

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6aa21738dd860eee60b433a48d11c58f5d67618f URL: https://github.com/kamailio/kamailio/commit/6aa21738dd860eee60b433a48d11c58f5d67618f Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:master:9b72c40a: dispatcher: documentation for event_callback parameter

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 9b72c40ab7ddba0766961557067a969dfc3a000a URL: https://github.com/kamailio/kamailio/commit/9b72c40ab7ddba0766961557067a969dfc3a000a Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:5.0:30668abe: topoh: add additional safety checks

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: 30668abe2499d56d63efd4b860a154076e2150e7 URL: https://github.com/kamailio/kamailio/commit/30668abe2499d56d63efd4b860a154076e2150e7 Author: Claudiu Boriga <paul.bor...@1and1.ro> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2017-04

[sr-dev] git:5.0:0c2a5b7d: pkg: create /var/run/kamailio with user permissions in centos 7 spec

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: 0c2a5b7dc31751e6753a13f6956795e3ad15cf73 URL: https://github.com/kamailio/kamailio/commit/0c2a5b7dc31751e6753a13f6956795e3ad15cf73 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

[sr-dev] git:5.0:f4ef9ca5: misc/examples: kemi - fixed cfgengine for javascript engine

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: f4ef9ca5108cad5a8ee7549ec3434f1a03fd4115 URL: https://github.com/kamailio/kamailio/commit/f4ef9ca5108cad5a8ee7549ec3434f1a03fd4115 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

[sr-dev] git:5.0:16a54ceb: htable: handle blob/text columns when loading from database

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: 16a54ceb0b5443aebe8d6e6a87838847343b7f54 URL: https://github.com/kamailio/kamailio/commit/16a54ceb0b5443aebe8d6e6a87838847343b7f54 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

[sr-dev] git:5.0:d3a67fec: erlang: allow user to set ERLANG_xxxDIR

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: d3a67fec5eeca80f0feb46422ab3b5ef84016616 URL: https://github.com/kamailio/kamailio/commit/d3a67fec5eeca80f0feb46422ab3b5ef84016616 Author: Fabrice Fontaine <fontaine.fabr...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:5.0:b30edd2b: dmq: attempt to re-initialize if node becomes detatched from cluster

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: b30edd2b19d7e30c1d2f9cef9303ae86bcd1c0f2 URL: https://github.com/kamailio/kamailio/commit/b30edd2b19d7e30c1d2f9cef9303ae86bcd1c0f2 Author: Charles Chance <charles.cha...@sipcentric.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

[sr-dev] git:5.0:1ed8f8aa: kamctl: added srv command

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: 1ed8f8aabe7e1e444f9fabd4728896d23a48f630 URL: https://github.com/kamailio/kamailio/commit/1ed8f8aabe7e1e444f9fabd4728896d23a48f630 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

[sr-dev] git:5.0:cecb5186: utils/pdbt: FreeBSD fix, gcc is hardcoded, header is missing

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: cecb51863e3b92577ea600089254ed4f30e9ce0d URL: https://github.com/kamailio/kamailio/commit/cecb51863e3b92577ea600089254ed4f30e9ce0d Author: Rick Barenthin <r...@terralink.de> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2017-04-04

[sr-dev] git:5.0:ec2d2cd2: rabbitmq: added link to rabbitmq c lib

2017-04-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: ec2d2cd29400ec198377033a09edcc8843747190 URL: https://github.com/kamailio/kamailio/commit/ec2d2cd29400ec198377033a09edcc8843747190 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

Re: [sr-dev] git:master:6d87794c: ndb_redis: Added REDIS-Cluster support [BETA]

2017-04-04 Thread Daniel-Constantin Mierla
967d6e0bf6714a4d78f1bd5.diff > Patch: > https://github.com/kamailio/kamailio/commit/6d87794cac3f6f3bb967d6e0bf6714a4d78f1bd5.patch > > > ___ > sr-dev mailing list > sr-dev@lists.sip-router.org > http://lists.sip-router.org/cgi-bin/

Re: [sr-dev] Planning Kamailio v5.0.1

2017-04-04 Thread Daniel-Constantin Mierla
Hello, just a reminder about the plan to release v5.0.1 tomorrow. Besides reporting issues, if there are some patches not backported yet, do reply about them or, if a developer, cherry-pick them in branch 5.0. Cheers, Daniel On 28.03.17 09:40, Daniel-Constantin Mierla wrote: > Hello, >

Re: [sr-dev] [kamailio/kamailio] Problem parsing content-type with numbers in multipart INVITE (#1053)

2017-04-03 Thread Daniel-Constantin Mierla
Fixed by @camilleoudot and it will 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/1053#issuecomment-291246788___ sr-dev

Re: [sr-dev] [kamailio/kamailio] core: parser - allow more chars in mime type (#1055)

2017-04-03 Thread Daniel-Constantin Mierla
Merged #1055. -- 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/1055#event-1027108978___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Problem parsing content-type with numbers in multipart INVITE (#1053)

2017-04-03 Thread Daniel-Constantin Mierla
Closed #1053 via #1055. -- 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/1053#event-1027108975___ sr-dev mailing list

Re: [sr-dev] [kamailio/kamailio] core: parser - allow more chars in mime type (#1055)

2017-04-03 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/1055#issuecomment-291246500___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] topoh: add additional safety checks (#1052)

2017-04-03 Thread Daniel-Constantin Mierla
Merged #1052. -- 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/1052#event-1026492917___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] topoh: add additional safety checks (#1052)

2017-04-03 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/1052#issuecomment-291146273___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] INFO: Shifting mailing lists to kamailio.org domain

2017-04-03 Thread Daniel-Constantin Mierla
, as this email was addressed with mixed sr-dev@lists.sip-router.org and sr-us...@lists.kamailio.org). If anyone has different opinions or suggestions, let's discuss them! Cheers, Daniel -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training

[sr-dev] git:master:71fce8d0: pv: remove unused vars in $hdrc(...) implementation

2017-04-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 71fce8d061c50e6ad80947f16c1fe6ed8760d634 URL: https://github.com/kamailio/kamailio/commit/71fce8d061c50e6ad80947f16c1fe6ed8760d634 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

Re: [sr-dev] [kamailio/kamailio] sipcapture: Fragmented packets are not captured on mirror port (#1049)

2017-03-31 Thread Daniel-Constantin Mierla
indeed, same simple and cool stuff by sipgrep as well! -- 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/1049#issuecomment-290709234___

Re: [sr-dev] [kamailio/kamailio] sipcapture: Fragmented packets are not captured on mirror port (#1049)

2017-03-31 Thread Daniel-Constantin Mierla
Just to add for those not aware of it yet -- instead of captagent, one can also use sngrep to push traffic from network to Kamailio sipcapture/Homer server; it might not be as flexible as captagent, but for SIP traffic is good enough, allowing to do filtering from command line as well. -- You

[sr-dev] git:4.4:406c02f7: tls: do kerberos and zlib init checks only for libssl < 1.1.0

2017-03-31 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.4 Commit: 406c02f7b76ada56d6e1f73e763fecb05c1f51c5 URL: https://github.com/kamailio/kamailio/commit/406c02f7b76ada56d6e1f73e763fecb05c1f51c5 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

[sr-dev] git:5.0:b12ac4ea: tls: do kerberos and zlib init checks only for libssl < 1.1.0

2017-03-31 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: b12ac4ea9efae41b83a2664ea4f25b1d59bc2032 URL: https://github.com/kamailio/kamailio/commit/b12ac4ea9efae41b83a2664ea4f25b1d59bc2032 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2

[sr-dev] git:master:e59fa823: tls: do kerberos and zlib init checks only for libssl < 1.1.0

2017-03-31 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e59fa823b7b9513d3d1adb958d5e8ec055082d83 URL: https://github.com/kamailio/kamailio/commit/e59fa823b7b9513d3d1adb958d5e8ec055082d83 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

Re: [sr-dev] [kamailio/kamailio] tls: detection of kerberos support for openssl at runtime (#1050)

2017-03-31 Thread Daniel-Constantin Mierla
Somehow similar, but it should include more code -- I am preparing right now a patch. -- 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] tls: detection of kerberos support for openssl at runtime (#1050)

2017-03-31 Thread Daniel-Constantin Mierla
I think all those extra checks should be done only for older versions. Relying on matching inside the compile flags is probably no longer a safe bet. I think that just matching on version should be ok, so we can add an ifdef on OPENSSL_VERSION_NUMBER to enclose these checks only for versions

[sr-dev] git:master:e271bb60: kamctl: added srv command

2017-03-31 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e271bb60d4cb0e3e2ec1ecca4ff2833885331732 URL: https://github.com/kamailio/kamailio/commit/e271bb60d4cb0e3e2ec1ecca4ff2833885331732 Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> D

Re: [sr-dev] [kamailio/kamailio] Problem with topos together with track_cseq_updates (#1038)

2017-03-31 Thread Daniel-Constantin Mierla
Hmm, can you provide log messages with debug=3 when topos is loaded before dialog 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] Problem with topos together with track_cseq_updates (#1038)

2017-03-30 Thread Daniel-Constantin Mierla
Can you try changing the order you load dialog and topos modules and test again? It may be a quick fix after looking a bit at the code -- even if working, I am planning a more consistent fix. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or

Re: [sr-dev] [kamailio/kamailio] usrloc: adding params (#1048)

2017-03-30 Thread Daniel-Constantin Mierla
Merged #1048. -- 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/1048#event-1022128340___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2017-03-30 Thread Daniel-Constantin Mierla
Closed #875. -- 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/875#event-1022125306___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2017-03-30 Thread Daniel-Constantin Mierla
Reopen if still an issue with latest versions, there were some fixes impacting this. -- 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] "shm_mem_size" does not work if it was set in config file (#950)

2017-03-30 Thread Daniel-Constantin Mierla
Closed #950. -- 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/950#event-1022123454___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] tr_lookup(): error parsing [{param.count, , }] (#1041)

2017-03-30 Thread Daniel-Constantin Mierla
Reopen if the option with variable doesn't work. -- 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/1041#issuecomment-290382310___ sr-dev

  1   2   3   4   5   6   7   8   9   10   >