Re: [sr-dev] [kamailio/kamailio] export functions of ims_charging and ims_diameter_server to kemi (#2704)

2021-04-20 Thread Daniel-Constantin Mierla
Merged #2704 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/2704#event-4618402332___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] export functions of ims_charging and ims_diameter_server to kemi (#2704)

2021-04-20 Thread Daniel-Constantin Mierla
Thanks, merging! Very important for the future, do not do code formatting in the same commit that changes the behaviour or adds new code, because it is harder to spot what are the actual changes. Code formatting is more than welcome, but has to be done in separate commits. -- You are

Re: [sr-dev] [kamailio/kamailio] smsops: Imrovements in decode_3gpp_sms() and pv_sms_body() (#2702)

2021-04-20 Thread Daniel-Constantin Mierla
Merged #2702 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/2702#event-4618377937___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/obs: used more recent gcc for RHEL and CentOS dists (#2711)

2021-04-20 Thread sergey-safarov
Closed #2711. -- 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/2711#event-4618322186___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/obs: used more recent gcc for RHEL and CentOS dists (#2711)

2021-04-20 Thread sergey-safarov
closing this PR -- 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/2711#issuecomment-823164530___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] rtpengine: session refresh, do not try use other rtpengine node on rtpengine node failure (#2713)

2021-04-20 Thread sergey-safarov
Closed #2713. -- 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/2713#event-4618311614___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] rtpengine: session refresh, do not try use other rtpengine node on rtpengine node failure (#2713)

2021-04-20 Thread sergey-safarov
Closing for future development. -- 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/2713#issuecomment-823163217___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] absolute dns names trigger error (#2706)

2021-04-20 Thread Daniel-Constantin Mierla
I am closing this one, because it is not a standard/common requirement to deal with such domains. Obviously, if someone wants to add the option to cope with such format, just make a pull request. -- You are receiving this because you are subscribed to this thread. Reply to this email

Re: [sr-dev] [kamailio/kamailio] absolute dns names trigger error (#2706)

2021-04-20 Thread Daniel-Constantin Mierla
Closed #2706. -- 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/2706#event-4618134031___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] rtpengine_manage: send SDP two times (#2715)

2021-04-20 Thread Daniel-Constantin Mierla
Closed #2715. -- 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/2715#event-4618116975___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] rtpengine_manage: send SDP two times (#2715)

2021-04-20 Thread Daniel-Constantin Mierla
This is a mistake in configuration file, a value is appended twice if the function is used twice. See FAQ in wiki for details of similar cases. Use sr-users mailing list to discuss the changes you did in kamailio.cfg and figure out where is the error. -- You are receiving this because you are

Re: [sr-dev] [kamailio/kamailio] rtpengine: session refresh, do not try use other rtpengine node on rtpengine node failure (#2713)

2021-04-20 Thread Daniel-Constantin Mierla
The selection of rtpengine instance is done when the call is initiated, after that should be a sticky behaviour, because the replies have to go to the same instance, as well as BYE or other messages within early/established dialog. What it seems you are looking for is high availability, so in

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/obs: used more recent gcc for RHEL and CentOS dists (#2711)

2021-04-20 Thread Victor Seva
> My view is: if we provide Kamailio packages for distro X, we use the stock > packages and apps in that distro to build them. There is no significant > reason to do otherwise. Same view here. Use the default version of each distro version -- You are receiving this because you are subscribed

[sr-dev] git:master:1ddc27f1: ims_diameter_server: export functions to kemi

2021-04-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 1ddc27f199061025a6a43da3e8a1388fcaddfe19 URL: https://github.com/kamailio/kamailio/commit/1ddc27f199061025a6a43da3e8a1388fcaddfe19 Author: Riccardo Villa Committer: Daniel-Constantin Mierla Date: 2021-04-20T12:44:15+02:00 ims_diameter_server: export

[sr-dev] git:master:4436fb7d: ims_charging: export functions to kemi

2021-04-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 4436fb7dc6bf868f30e9c7bcfd1ad57e49d6be0d URL: https://github.com/kamailio/kamailio/commit/4436fb7dc6bf868f30e9c7bcfd1ad57e49d6be0d Author: Riccardo Villa Committer: Daniel-Constantin Mierla Date: 2021-04-20T12:44:15+02:00 ims_charging: export functions

[sr-dev] git:master:e2b8bdda: smsops: Imrovements in decode_3gpp_sms() and pv_sms_body()

2021-04-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e2b8bddad08f12f7eb48db199fad6ed184c58bac URL: https://github.com/kamailio/kamailio/commit/e2b8bddad08f12f7eb48db199fad6ed184c58bac Author: Aleksandar Yosifov Committer: Daniel-Constantin Mierla Date: 2021-04-20T12:38:51+02:00 smsops: Imrovements in

[sr-dev] git:master:14019c67: topos: set downstream rr set for replies

2021-04-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 14019c67d7fcf8f4d027fa1552ae15cb42d31bdb URL: https://github.com/kamailio/kamailio/commit/14019c67d7fcf8f4d027fa1552ae15cb42d31bdb Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-04-20T12:16:31+02:00 topos: set downstream

[sr-dev] git:master:6d05333a: secsipid: propagate return code from lib functions

2021-04-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6d05333adee28da347e56d71a8e309698ec9c6a3 URL: https://github.com/kamailio/kamailio/commit/6d05333adee28da347e56d71a8e309698ec9c6a3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-04-20T10:35:50+02:00 secsipid: propagate

[sr-dev] git:master:d80abf80: modules: readme files regenerated - lcr ... [skip ci]

2021-04-20 Thread Kamailio Dev
Module: kamailio Branch: master Commit: d80abf806a1643a704057ea383d47004cdb2ba9b URL: https://github.com/kamailio/kamailio/commit/d80abf806a1643a704057ea383d47004cdb2ba9b Author: Kamailio Dev Committer: Kamailio Dev Date: 2021-04-20T08:46:21+02:00 modules: readme files regenerated - lcr ...

[sr-dev] git:master:053a727a: lcr: docs - use string avps in examples

2021-04-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 053a727aa5d41cfbb0800b8ab532aa3f3f7689ec URL: https://github.com/kamailio/kamailio/commit/053a727aa5d41cfbb0800b8ab532aa3f3f7689ec Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-04-20T08:35:13+02:00 lcr: docs - use