[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,jammy #2350

2023-01-12 Thread kamailio
See Changes: -- [...truncated 221.38 KB...] W: Tried to start delayed item http://archive.ubuntu.com/ubuntu jammy-updates/main

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,xenial #2350

2023-01-12 Thread kamailio
See Changes: -- [...truncated 71.34 KB...] I: new cache content 'unixodbc_2.3.1-4.1_amd64.deb' added I: new cache content

[sr-dev] git:master:ecb8cbb5: carrierroute: updated module docs

2023-01-12 Thread Muhammad Shahzad Shafi
Module: kamailio Branch: master Commit: ecb8cbb51a81186e46949eb70cccffe8907efbab URL: https://github.com/kamailio/kamailio/commit/ecb8cbb51a81186e46949eb70cccffe8907efbab Author: Muhammad Shahzad Shafi Committer: Muhammad Shahzad Shafi Date: 2023-01-09T11:02:39Z carrierroute: updated module

[sr-dev] git:master:401753b0: carrierroute: exported cr_load_next_domain(), cr_route() and cr_nofallback_route() to kemi

2023-01-12 Thread Muhammad Shahzad Shafi
Module: kamailio Branch: master Commit: 401753b012fdbf6c995d523105c22a705b779061 URL: https://github.com/kamailio/kamailio/commit/401753b012fdbf6c995d523105c22a705b779061 Author: Muhammad Shahzad Shafi Committer: Muhammad Shahzad Shafi Date: 2023-01-09T10:59:50Z carrierroute: exported

[sr-dev] git:master:7a52c634: carrierroute: added helper methods to simplify config and kemi functions, also some code clean up

2023-01-12 Thread Muhammad Shahzad Shafi
Module: kamailio Branch: master Commit: 7a52c634d73fa18b7f8d5faa41505f340a2c008d URL: https://github.com/kamailio/kamailio/commit/7a52c634d73fa18b7f8d5faa41505f340a2c008d Author: Muhammad Shahzad Shafi Committer: Muhammad Shahzad Shafi Date: 2023-01-09T11:01:45Z carrierroute: added helper

[sr-dev] git:master:8f011ff0: carrierroute: added fixup free functions

2023-01-12 Thread Muhammad Shahzad Shafi
Module: kamailio Branch: master Commit: 8f011ff01a0881b387deb08bbed9986879eea994 URL: https://github.com/kamailio/kamailio/commit/8f011ff01a0881b387deb08bbed9986879eea994 Author: Muhammad Shahzad Shafi Committer: Muhammad Shahzad Shafi Date: 2023-01-09T10:58:31Z carrierroute: added fixup free

[sr-dev] Re: [kamailio/kamailio] Remove double #include<>d headers (PR #3328)

2023-01-12 Thread Daniel-Constantin Mierla
Merged #3328 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3328#event-8209181313 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Remove double #include<>d headers (PR #3328)

2023-01-12 Thread Daniel-Constantin Mierla
Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3328#issuecomment-1380012581 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

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

2023-01-12 Thread Daniel-Constantin Mierla
- URL: https://github.com/kamailio/kamailio/commit/3a3c801e4512f50069b836103e94caddb6da2aa8 Author: Date: 2023-01-12T10:06:49+01:00 core: remove double #include<>d headers - URL:

[sr-dev] Re: [kamailio/kamailio] Update sca.c - Fix done for Appearance purge stale (PR #3249)

2023-01-12 Thread Daniel-Constantin Mierla
Closing it, now follow up for more than 3 months after expressing concerns it is not a good fix. PR can be opened when new details are added or a new PR can be made with a different fix. -- Reply to this email directly or view it on GitHub:

[sr-dev] Re: [kamailio/kamailio] Update sca.c - Fix done for Appearance purge stale (PR #3249)

2023-01-12 Thread Daniel-Constantin Mierla
Closed #3249. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3249#event-8209168090 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] Re: [kamailio/kamailio] branch_failure route in case 503 and dns failover (PR #3138)

2023-01-12 Thread Daniel-Constantin Mierla
This got somehow out of sight for pretty long, but looking now at combined diff it seems that order of code execution changes and can have significant impact. As I understand, the loop with `t_send_branch()` is now executed before `onreply_route` handling. If I got it right, that can have