[sr-dev] Build failed in Jenkins: kamailiodev-nightly-source ยป nobel,master #2773

2024-08-27 Thread kamailio--- via sr-dev
See Changes: -- Started by upstream project "kamailiodev-nightly-source" build number 2773 originally caused by: Started by an SCM change

[sr-dev] Re: [kamailio/kamailio] rtpengine: fix api using ki functions (PR #3956)

2024-08-27 Thread Farzaneh Soltanzadeh via sr-dev
@Fr-Soltanzadeh commented on this pull request. > typedef struct rtpengine_api { rtpengine_start_recording_f start_recording; rtpengine_answer_f answer; rtpengine_offer_f offer; - rtpengine_delete_f delete; + rtpengine_delete_f _delete; Thanks for the rev

[sr-dev] Re: [kamailio/kamailio] Kemi app_python3 throws a TypeError (Issue #3915)

2024-08-27 Thread michelpelletier07 via sr-dev
Hello, I have tried but it seems I do not have the necessary permission to do so. Here is what I did: 1. git clone https://github.com/kamailio/kamailio.git 2. git branch michel/bug_fixes 3. git checkout michel/bug_fixes 4. Make my changes. 5. git add . 6. git commit 7. git push --set-upstream orig

[sr-dev] Releasing v5.8.3

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Hello, I am considering to release Kamailio v5.8.3 (out of branch 5.8) sometime next week, most likely on Wednesday, Sep 4, 2024. If anyone is aware of issues not yet on the bug tracker, report them there asap in order to have a better chance to be fixed. Cheers, Daniel -- Daniel-Constantin Mie

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

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
- URL: https://github.com/kamailio/kamailio/commit/e11c132cbf57ea1ae6289e734f601104ba83fc25 Author: Daniel-Constantin Mierla Date: 2024-08-27T12:52:15+02:00 stun: check message len for response (cherry picked from commit 87e1a4a7f5d565a59a362f22e9372697f2f2f2af) - URL: https://github.com/

[sr-dev] Re: [kamailio/kamailio] rtpengine: fix api using ki functions (PR #3956)

2024-08-27 Thread Richard Fuchs via sr-dev
@rfuchs commented on this pull request. > typedef struct rtpengine_api { rtpengine_start_recording_f start_recording; rtpengine_answer_f answer; rtpengine_offer_f offer; - rtpengine_delete_f delete; + rtpengine_delete_f _delete; Any reason for the undersc

[sr-dev] git:master:7a390e0a: modules: readme files regenerated - tm ... [skip ci]

2024-08-27 Thread Kamailio Dev via sr-dev
Module: kamailio Branch: master Commit: 7a390e0a297278b6d319c78f74b8179ed6a25c3b URL: https://github.com/kamailio/kamailio/commit/7a390e0a297278b6d319c78f74b8179ed6a25c3b Author: Kamailio Dev Committer: Kamailio Dev Date: 2024-08-27T12:46:11+02:00 modules: readme files regenerated - tm ... [sk

[sr-dev] git:master:f409ffa0: corex: handle return code from core functions for uac forwarding

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f409ffa05fcefc11dbfaef0cfedcc7cee0911b2a URL: https://github.com/kamailio/kamailio/commit/f409ffa05fcefc11dbfaef0cfedcc7cee0911b2a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-27T12:38:25+02:00 corex: handle return c

[sr-dev] git:master:b67bb7a1: tm: docs for header_mode flag 2

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: b67bb7a1bc4c710d33e242cea94a192297660c75 URL: https://github.com/kamailio/kamailio/commit/b67bb7a1bc4c710d33e242cea94a192297660c75 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-27T12:42:13+02:00 tm: docs for header_mo

[sr-dev] git:master:69b43802: tm: new headers_mode flag 2

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 69b4380222121321412afc70dfafe39961551f41 URL: https://github.com/kamailio/kamailio/commit/69b4380222121321412afc70dfafe39961551f41 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-27T12:38:25+02:00 tm: new headers_mode f

[sr-dev] git:master:bf9dec59: tm: implement headers_mode option for build_local()

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: bf9dec59480cb8bed1deaa7670454b57045b8b90 URL: https://github.com/kamailio/kamailio/commit/bf9dec59480cb8bed1deaa7670454b57045b8b90 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-27T12:38:25+02:00 tm: implement headers_

[sr-dev] git:master:f58c1a0b: corex: updates to forward-uac functions after code relocation

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f58c1a0b74cce2f3abca540d0d6cb826d3d7b637 URL: https://github.com/kamailio/kamailio/commit/f58c1a0b74cce2f3abca540d0d6cb826d3d7b637 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-27T12:38:25+02:00 corex: updates to forw

[sr-dev] git:master:233dda7b: core: helper function to forward uac style with dst attributes

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 233dda7b9a1ca6954c35f2f0b271cb9bc4c813d9 URL: https://github.com/kamailio/kamailio/commit/233dda7b9a1ca6954c35f2f0b271cb9bc4c813d9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-27T12:38:25+02:00 core: helper function

[sr-dev] git:master:31c77b2f: core: propagate return code for forward uac helpers

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 31c77b2f81e23666fbd8d6d249d6b8ddce06483a URL: https://github.com/kamailio/kamailio/commit/31c77b2f81e23666fbd8d6d249d6b8ddce06483a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-27T12:38:25+02:00 core: propagate return

[sr-dev] git:master:aba3c191: corex: backup and restor internal flags for forward uac mode

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: aba3c191e4d00666cb4a9e0c646057df4976d133 URL: https://github.com/kamailio/kamailio/commit/aba3c191e4d00666cb4a9e0c646057df4976d133 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-27T12:38:25+02:00 corex: backup and rest

[sr-dev] git:master:a8162b51: core: relocated function for stateless forwarding uac style

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a8162b513443fd688ab66e470748cc948c811a6a URL: https://github.com/kamailio/kamailio/commit/a8162b513443fd688ab66e470748cc948c811a6a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-27T12:38:25+02:00 core: relocated functi

[sr-dev] git:master:efcb697e: corex: export to kemi the forward uac functions

2024-08-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: efcb697e34f767ccb243c181c9d557d136eada2e URL: https://github.com/kamailio/kamailio/commit/efcb697e34f767ccb243c181c9d557d136eada2e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-27T12:38:25+02:00 corex: export to kemi

[sr-dev] Re: [kamailio/kamailio] kafka: build .deb package with kafka.so (PR #3952)

2024-08-27 Thread Henning Westerholt via sr-dev
Thanks for the PR. Regarding the debian packages, probably @linuxmaniac would like to review it -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3952#issuecomment-2312075646 You are receiving this because you are subscribed to this thread. Message

[sr-dev] [kamailio/kamailio] sca: contact-fallback (PR #3958)

2024-08-27 Thread Victor Seva via sr-dev
Pre-Submission Checklist