Re: [sr-dev] git:master:dc6d44b6: core: execute event_route[core:worker-one-init] for sctp or tcp

2021-03-12 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > I was just about to write you on the other thread to test and see if > works, as I did the development but without having the time to test. I tested with tcp and tls listeners Mar 12 20:16:43 sip-proxy[21780]: Listening on Mar 12 20:16:43 sip-proxy[21780]:

[sr-dev] git:master:dc6d44b6: core: execute event_route[core:worker-one-init] for sctp or tcp

2021-03-12 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > core: execute event_route[core:worker-one-init] for sctp or tcp > > - if no udp worker is started, the event route is executed by next > available transport, in the order: sctp, tcp (or tls) Thanks, Juha ___ Kamailio

Re: [sr-dev] [kamailio/kamailio] Kamailio 5.4.4 extremely slow carrierroute preloading (#2653)

2021-03-12 Thread Lucian Balaceanu
Hi @NiteCrwlr , just pushed commit 087c00a276623adad6b87242bc58f7c0b4d8ff33 as a possible fix for this bug. For us it worked since we were able to reproduce the situation by having a lot of entries in the carrierroute table with prob = 0. -- You are receiving this because you are subscribed t

Re: [sr-dev] [kamailio/kamailio] Issue with new memory-only presence feature in 5.4.3 (#2642)

2021-03-12 Thread Daniel-Constantin Mierla
@jmordica: ok, I understand. I just pushed a commit to fix the originally reported issue, related to db initialization for dmq worker. The second one does not seem related, therefore I think it is better to open a new issue for that case, when you are going to catch it again. I am closing this

Re: [sr-dev] [kamailio/kamailio] Issue with new memory-only presence feature in 5.4.3 (#2642)

2021-03-12 Thread Daniel-Constantin Mierla
Closed #2642. -- 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/2642#event-4451016703___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] [Feature] RFC 8898 support (#2669)

2021-03-12 Thread Daniel-Constantin Mierla
@grumvalski: thanks for these useful details and good to know it was already possible to implement it. I got a similar feeling that should be doable by blending several modules/functions in native config/kemi when I quickly looked over the specs. Not spending time to look at details, I let it op

[sr-dev] Errored: kamailio/kamailio#9958 (master - dc6d44b)

2021-03-12 Thread Travis CI
Build Update for kamailio/kamailio - Build: #9958 Status: Errored Duration: 6 mins and 4 secs Commit: dc6d44b (master) Author: Daniel-Constantin Mierla Message: core: execute event_route[core:worker-one-init] for sctp or tcp - if no udp worker is started, the

Re: [sr-dev] git:master:dc6d44b6: core: execute event_route[core:worker-one-init] for sctp or tcp

2021-03-12 Thread Daniel-Constantin Mierla
On 12.03.21 18:20, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> core: execute event_route[core:worker-one-init] for sctp or tcp >> >> - if no udp worker is started, the event route is executed by next >> available transport, in the order: sctp, tcp (or tls) > Thanks, Juha I was j

[sr-dev] git:master:dc6d44b6: core: execute event_route[core:worker-one-init] for sctp or tcp

2021-03-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: dc6d44b603b126c43757a53560d692e5f5f147a7 URL: https://github.com/kamailio/kamailio/commit/dc6d44b603b126c43757a53560d692e5f5f147a7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-03-12T18:15:34+01:00 core: execute event_ro

Re: [sr-dev] Issue with commit 087c00a2766

2021-03-12 Thread Daniel-Constantin Mierla
Hi Lucian, just ignore this kind of reports for now -- Travis CI introduced recently a (rather low) limit on how many free builds it offers. We have to migrate to another CI platform, maybe Github Actions, ... but it may take some time until we will be able to do some scouting about what are the

[sr-dev] Issue with commit 087c00a2766

2021-03-12 Thread Lucian Balaceanu
Hello Daniel, I see my recent commit https://github.com/kamailio/kamailio/commit/087c00a276623adad6b87242bc58f7c0b4d8ff33 fails CI. However, https://travis-ci.org/github/kamailio/kamailio/jobs/762621150 suggests it is some Docker problem. Do I need to take some action? Thank you, Lucian

[sr-dev] Errored: kamailio/kamailio#9957 (master - 087c00a)

2021-03-12 Thread Travis CI
Build Update for kamailio/kamailio - Build: #9957 Status: Errored Duration: 6 mins and 36 secs Commit: 087c00a (master) Author: Lucian Balaceanu Message: carrierroute: replace faulty warning mechanism - warning log for the same carrier/domain having routes wit

[sr-dev] git:master:087c00a2: carrierroute: replace faulty warning mechanism

2021-03-12 Thread Lucian Balaceanu
Module: kamailio Branch: master Commit: 087c00a276623adad6b87242bc58f7c0b4d8ff33 URL: https://github.com/kamailio/kamailio/commit/087c00a276623adad6b87242bc58f7c0b4d8ff33 Author: Lucian Balaceanu Committer: Lucian Balaceanu Date: 2021-03-12T17:58:41+02:00 carrierroute: replace faulty warning m

[sr-dev] git:master:2b475553: presence: do not init db in dmq worker for in-memory only mode

2021-03-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2b475553ef77f63cb444c34ad6c2df0ea237c88b URL: https://github.com/kamailio/kamailio/commit/2b475553ef77f63cb444c34ad6c2df0ea237c88b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-03-12T15:30:49+01:00 presence: do not init

Re: [sr-dev] [kamailio/kamailio] [Feature] RFC 8898 support (#2669)

2021-03-12 Thread Federico Cabiddu
Hi, actually you can implement RFC 8898 in kamailio routing script, all the pieces are already there. For the challenge you can easily reply 401/407 adding a "forged" WWW-Authenticate header with Bearer schema and authz-server. For the token validation: - if it's a structured token you can vali

Re: [sr-dev] [kamailio/kamailio] lookup_to_dset should be documented in registrar module docs (#2623)

2021-03-12 Thread Daniel-Constantin Mierla
Closed #2623. -- 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/2623#event-4449744536___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] lookup_to_dset should be documented in registrar module docs (#2623)

2021-03-12 Thread Daniel-Constantin Mierla
Quite old function, somehow the docs were forgotten to be added. Fixed with the commit referenced above. 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/issues/2623#issuecomment-7

Re: [sr-dev] [kamailio/kamailio] [Question] About softphone for VoLTE (#2673)

2021-03-12 Thread Daniel-Constantin Mierla
Closed #2673. -- 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/2673#event-4449215681___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] [Question] About softphone for VoLTE (#2673)

2021-03-12 Thread Daniel-Constantin Mierla
The issue tracker is for reporting bugs in the C code of Kamailio. If you have questions about how to use Kamailio, write to sr-us...@lists.kamailio.org mailing list. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://

[sr-dev] git:master:b52757f8: modules: readme files regenerated - registrar ... [skip ci]

2021-03-12 Thread Kamailio Dev
Module: kamailio Branch: master Commit: b52757f8cb6a18b2382e12ebfcf2df0e588c86eb URL: https://github.com/kamailio/kamailio/commit/b52757f8cb6a18b2382e12ebfcf2df0e588c86eb Author: Kamailio Dev Committer: Kamailio Dev Date: 2021-03-12T09:16:23+01:00 modules: readme files regenerated - registrar

[sr-dev] git:master:56cdf70e: registrar: documented lookup_to_dset() cfg function [skip ci]

2021-03-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 56cdf70ea008b5401bdd7d1824f15788f85fc6fa URL: https://github.com/kamailio/kamailio/commit/56cdf70ea008b5401bdd7d1824f15788f85fc6fa Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-03-12T09:04:09+01:00 registrar: documented