Re: [sr-dev] [kamailio/kamailio] dialog: adding RPC dlg.kill_active_dlg command (#2111)

2019-10-25 Thread Daniel-Constantin Mierla
I am wondering if we should turn this new rpc command in a generic one to set the state of dialog, or keep it like in the PR. Would anyone see benefits on being able to set any state? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it

[sr-dev] sl module lacks API function to unregister a callback

2019-10-25 Thread Juha Heinanen
I tried to implement dynamic registering/unregistering of siptrace module sl callbacks, but it turned out that sl module lacks API function to unregister a callback. -- Juha ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

Re: [sr-dev] [kamailio/kamailio] developing hiops module (#1856)

2019-10-25 Thread Daniel-Constantin Mierla
No activity since beginning of March 2019, more than half a year. Is this still planned to be updated and merged? -- 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] http_async_client: memory mismanagement (#1407)

2019-10-25 Thread Daniel-Constantin Mierla
Closed #1407. -- 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/1407#event-2743896810___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] http_async_client: memory mismanagement (#1407)

2019-10-25 Thread Daniel-Constantin Mierla
I am closing it, long time no activity and no similar reports. Reopen if still needs to be addressed. -- 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] Modules: db_redisusrloc for usrloc module (#1446)

2019-10-25 Thread Daniel-Constantin Mierla
Does this one still make sense to merge? -- 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/1446#issuecomment-546318559___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] Switch from deprecated /var/run to /run (#2110)

2019-10-25 Thread Daniel-Constantin Mierla
Closed #2110. -- 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/2110#event-2743892310___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Switch from deprecated /var/run to /run (#2110)

2019-10-25 Thread Daniel-Constantin Mierla
All now in master 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/pull/2110#issuecomment-546318261___ Kamailio (SER) - Development

[sr-dev] git:master:2aa614d4: lib/srdb1: detect if ipv6 address is between square brakets

2019-10-25 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2aa614d49f4917faec62534a51fcf8ddfc5fb870 URL: https://github.com/kamailio/kamailio/commit/2aa614d49f4917faec62534a51fcf8ddfc5fb870 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-10-25T12:55:06+02:00 lib/srdb1: detect if

[sr-dev] git:master:4bb8bc9a: modules: readme files regenerated - call_control ... [skip ci]

2019-10-25 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 4bb8bc9a0fa0eb7144b7c8c56d28f2689fce9e6e URL: https://github.com/kamailio/kamailio/commit/4bb8bc9a0fa0eb7144b7c8c56d28f2689fce9e6e Author: Kamailio Dev Committer: Kamailio Dev Date: 2019-10-25T12:16:35+02:00 modules: readme files regenerated -

Re: [sr-dev] sip_trace() broken in master

2019-10-25 Thread Daniel-Constantin Mierla
On 25.10.19 11:54, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> There is also a rpc command to turn tracinf on/off, but it doesn't >> affect the trace_mode=1. Again, for the next major release we should >> revise and make those options work for all variants: mirroring or save >>

Re: [sr-dev] [SR-Users] Info: initialization of libssl 1.1.+ with PTHREAD_PROCESS_SHARED attribute for pthread mutex and rwlock

2019-10-25 Thread Daniel-Constantin Mierla
Hello, thanks for coming back with the clarifications! Before the changes related to PRNG, the reporter was doing stress testing and it was crashing occasionally, after the changes, he continued to stress test for several days without any issues -- therefore I thought in your case it could be

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

2019-10-25 Thread Daniel-Constantin Mierla
- URL: https://github.com/kamailio/kamailio/commit/f66b2dd426e3436f9b4f6beed10304976ce16f50 Author: Guillem Jover Date: 2019-10-25T12:00:46+02:00 kamctl: switch from deprecated /var/run to /run The FHS 3.0 [F] has deprecated /var/run in favor of /run. Current distributions have done so for

[sr-dev] sip_trace() broken in master

2019-10-25 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > There is also a rpc command to turn tracinf on/off, but it doesn't > affect the trace_mode=1. Again, for the next major release we should > revise and make those options work for all variants: mirroring or save > to db, with control via modparams and rpc... I

Re: [sr-dev] [kamailio/kamailio] add rtpproxy in kamailio/kamailio-ci:master-alpine (#2109)

2019-10-25 Thread Gaurav Bmotra
hi thank you so much for this useful information Regards : Gaurav Kumar On Fri, Oct 25, 2019 at 3:04 PM sergey-safarov wrote: > Kubernetes out of box not ready for VoIP/ > You can look kubernetes/kubernetes#80122 > > > RTP will be

Re: [sr-dev] [kamailio/kamailio] Switch from deprecated /var/run to /run (#2110)

2019-10-25 Thread Daniel-Constantin Mierla
Thanks! I am going to push it split in a few commits. -- 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/2110#issuecomment-546284527___

[sr-dev] [kamailio/kamailio] dialog: adding RPC dlg.kill_active_dlg command (#2111)

2019-10-25 Thread jklingenmeyer
- only handles active dialogs in state 4 - wipes out a given dialog callously - no subcalls to dialog-ending functions - dialog is then removed by the recurring cleaning function execution - as discussed in sr-users in topic [Dialog] Removing entries from dialog memory Pre-Submission

Re: [sr-dev] [kamailio/kamailio] add rtpproxy in kamailio/kamailio-ci:master-alpine (#2109)

2019-10-25 Thread sergey-safarov
Kubernetes out of box not ready for VoIP/ You can look https://github.com/kubernetes/kubernetes/issues/80122 RTP will be fixed if rtpproxy, FreeSwitch or similar daemon will started on `host` network. Do to it reqired own dedicated media daemon image.

Re: [sr-dev] [kamailio/kamailio] add rtpproxy in kamailio/kamailio-ci:master-alpine (#2109)

2019-10-25 Thread sergey-safarov
Closed #2109. -- 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/2109#event-2743572893___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] add rtpproxy in kamailio/kamailio-ci:master-alpine (#2109)

2019-10-25 Thread Gaurav Bmotra
hi i want to use this image in kubernetese on AWS behinf the NAT so there is audio one way issue so that why i need rtpproxy in this image thank you Regards : Gaurav Kumar On Fri, Oct 25, 2019 at 12:14 PM sergey-safarov wrote: > Where you want use this image? > >1. bare metal server

Re: [sr-dev] [kamailio/kamailio] add rtpproxy in kamailio/kamailio-ci:master-alpine (#2109)

2019-10-25 Thread sergey-safarov
Where you want use this image? 1. bare metal server 1. docker swarm 1. kebernetes -- 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] add rtpproxy in kamailio/kamailio-ci:master-alpine (#2109)

2019-10-25 Thread Gaurav Bmotra
hi thank you for reply but i talking about rtpproxy package to install in same image not rtpproxy module thank you Regards : Gaurav Kumar On Fri, Oct 25, 2019 at 1:52 AM sergey-safarov wrote: > I checked current image and found module present. > Why you think not? > >

[sr-dev] git:5.3:9bf5f8a7: pkg/kamailio/obs: added packaging for RHEL 8 and for CentOS 8 dists GH #2078 [skip ci]

2019-10-25 Thread Sergey Safarov
Module: kamailio Branch: 5.3 Commit: 9bf5f8a70edb2a0c5177389cae1ddc1778a53ede URL: https://github.com/kamailio/kamailio/commit/9bf5f8a70edb2a0c5177389cae1ddc1778a53ede Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-10-24T23:11:40+03:00 pkg/kamailio/obs: added packaging for RHEL 8

[sr-dev] git:5.3:eb79a136: pkg/kamailio/obs: packaged lost module [skip ci]

2019-10-25 Thread Sergey Safarov
Module: kamailio Branch: 5.3 Commit: eb79a1361ef47671b7ee64789cd89e505d3f7031 URL: https://github.com/kamailio/kamailio/commit/eb79a1361ef47671b7ee64789cd89e505d3f7031 Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-10-24T22:54:56+03:00 pkg/kamailio/obs: packaged lost module [skip

[sr-dev] git:5.2:dc0d4f85: pkg/kamailio/obs: added packaging for RHEL 8 and for CentOS 8 dists GH #2078 [skip ci]

2019-10-25 Thread Sergey Safarov
Module: kamailio Branch: 5.2 Commit: dc0d4f8514ca8aec79e57c49e91360a5ed90f3fd URL: https://github.com/kamailio/kamailio/commit/dc0d4f8514ca8aec79e57c49e91360a5ed90f3fd Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-10-24T23:08:23+03:00 pkg/kamailio/obs: added packaging for RHEL 8

[sr-dev] git:5.3:6a2e45a6: pkg/kamailio: Updated RPM spec release extracting for "-rc" [skip ci]

2019-10-25 Thread Sergey Safarov
Module: kamailio Branch: 5.3 Commit: 6a2e45a6133b7fe8da3715971e73efd5afe6ca7e URL: https://github.com/kamailio/kamailio/commit/6a2e45a6133b7fe8da3715971e73efd5afe6ca7e Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-10-24T22:54:44+03:00 pkg/kamailio: Updated RPM spec release

[sr-dev] git:5.2:b40d13d4: pkg/kamailio: Updated RPM spec release extracting for "-rc" [skip ci]

2019-10-25 Thread Sergey Safarov
Module: kamailio Branch: 5.2 Commit: b40d13d4e68112ff9598fd78fdd0bb7bcad410d8 URL: https://github.com/kamailio/kamailio/commit/b40d13d4e68112ff9598fd78fdd0bb7bcad410d8 Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-10-24T23:08:03+03:00 pkg/kamailio: Updated RPM spec release

[sr-dev] git:5.2:116fb010: pkg/kamailio: added rpm spec version and release configuration [skip ci]

2019-10-25 Thread Sergey Safarov
Module: kamailio Branch: 5.2 Commit: 116fb0108b0f422cff955a37ce6b16de94f22c64 URL: https://github.com/kamailio/kamailio/commit/116fb0108b0f422cff955a37ce6b16de94f22c64 Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-10-24T23:08:03+03:00 pkg/kamailio: added rpm spec version and

[sr-dev] git:master:a3ce062f: pkg/kamailio/obs: added packaging for RHEL 8 and for CentOS 8 dists GH #2078 [skip ci]

2019-10-25 Thread Sergey Safarov
Module: kamailio Branch: master Commit: a3ce062fdec2d3a5d5e46f49c9d0ea9d449a1bec URL: https://github.com/kamailio/kamailio/commit/a3ce062fdec2d3a5d5e46f49c9d0ea9d449a1bec Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-10-24T22:47:41+03:00 pkg/kamailio/obs: added packaging for

[sr-dev] git:master:5d1cecd1: pkg/kamailio/obs: small spec formating [skip ci]

2019-10-25 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 5d1cecd13ee1644a42000d5900e24d7d8c10b851 URL: https://github.com/kamailio/kamailio/commit/5d1cecd13ee1644a42000d5900e24d7d8c10b851 Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-10-24T22:47:29+03:00 pkg/kamailio/obs: small spec formating

[sr-dev] git:master:ac97c59a: pkg/kamailio/obs: packaged lost module [skip ci]

2019-10-25 Thread Sergey Safarov
Module: kamailio Branch: master Commit: ac97c59a762b5ebf024775785193a9b25345c2fe URL: https://github.com/kamailio/kamailio/commit/ac97c59a762b5ebf024775785193a9b25345c2fe Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-10-24T22:47:23+03:00 pkg/kamailio/obs: packaged lost module

[sr-dev] git:master:1361ce6e: pkg/kamailio: Updated RPM spec release extracting for "-rc" [skip ci]

2019-10-25 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 1361ce6e980856ce7a3ffb77349cc45254ced6ab URL: https://github.com/kamailio/kamailio/commit/1361ce6e980856ce7a3ffb77349cc45254ced6ab Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-10-24T22:46:51+03:00 pkg/kamailio: Updated RPM spec release