[sr-dev] git:master:df8e3895: secfilter: remove unnecessary check on clean up

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: df8e38958a3fa0a2e356bec727bb8d7ce19bec43 URL: https://github.com/kamailio/kamailio/commit/df8e38958a3fa0a2e356bec727bb8d7ce19bec43 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-27T08:58:17+02:00 secfilter: remove unne

[sr-dev] git:master:25daa044: pv_headers: set value after checking if src is set

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 25daa0445ebc611cda3e47fd34aefc74494550d7 URL: https://github.com/kamailio/kamailio/commit/25daa0445ebc611cda3e47fd34aefc74494550d7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-27T08:59:16+02:00 pv_headers: set value

[sr-dev] Re: [kamailio/kamailio] dispatcher: fixed memory leak when avp is indirectly used (PR #4258)

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4258) The dispatcher module does not allocate avps itself, are you using any event route to process the dispatcher keepalive where the avps are set? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4258#iss

[sr-dev] Re: [kamailio/kamailio] tm: invoke tm:local-request on generated ACK messages (PR #4250)

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4250) I wonder if we should add a modparam to be able to enable this, the existing configs will get get "unexpectedly" the local ACKs in the event route starting with the next major release. -- Reply to this email directly or view it on GitHub: https:/

[sr-dev] Re: [kamailio/kamailio] PDB: add RPC command to get and set PDB query timeout (PR #4254)

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4254) I guess it is ok to merge. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4254#issuecomment-2911452424 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] Re: [kamailio/kamailio] Adding kemi exports for play_dtmf event_callback and dlg_req_within functions (PR #4245)

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
Merged #4245 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4245#event-17824558004 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] git:master:472dbb59: dialog: Kemi export dlg_req_within

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 472dbb59006207629e9724b7d7155719cb653969 URL: https://github.com/kamailio/kamailio/commit/472dbb59006207629e9724b7d7155719cb653969 Author: gabrielgontariu <114484712+gabrielgonta...@users.noreply.github.com> Committer: Daniel-Constantin Mierla Date: 2025-0

[sr-dev] git:master:c52bf0aa: rtpengine: Kemi export play_dtmf and event_callback. Enhance support for dtmf event by adding support for source_label, tags, source_ip, type, volume and duration

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c52bf0aaa4ad2bc53ede2eeb5df0d8a9bff0e140 URL: https://github.com/kamailio/kamailio/commit/c52bf0aaa4ad2bc53ede2eeb5df0d8a9bff0e140 Author: gabrielgontariu <114484712+gabrielgonta...@users.noreply.github.com> Committer: Daniel-Constantin Mierla Date: 2025-0

[sr-dev] Re: [kamailio/kamailio] PDB: new RPC command to view/change PDB query timeout value (PR #4260)

2025-05-27 Thread Muhammad Shahzad Shafi via sr-dev
@mshary pushed 1 commit. 28d1431f9bba56874912d79d8eeacdeb2ab97e4e pdb: fixed clang formatting -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4260/files/eb44cb8b1b5df2692b715779398b8a5353e26cb6..28d1431f9bba56874912d79d8eeacdeb2ab97e4e You are receiving this because you are subs

[sr-dev] Re: [kamailio/kamailio] PDB: new RPC command to view/change PDB query timeout value (PR #4260)

2025-05-27 Thread Muhammad Shahzad Shafi via sr-dev
mshary left a comment (kamailio/kamailio#4260) ah the curse of clang formatting... I will close this PR and open a new one. sorry for all the trouble. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4260#issuecomment-2911852771 You are receiving t

[sr-dev] Re: [kamailio/kamailio] PDB: new RPC command to view/change PDB query timeout value (PR #4260)

2025-05-27 Thread Muhammad Shahzad Shafi via sr-dev
Closed #4260. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4260#event-17826795444 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Mailing List -

[sr-dev] git:master:fd04bcc1: sca: reserve subscription.rr.s separately since it could be updated

2025-05-27 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: fd04bcc152dd6ef88fbb819b0b77aee7ca817878 URL: https://github.com/kamailio/kamailio/commit/fd04bcc152dd6ef88fbb819b0b77aee7ca817878 Author: Victor Seva Committer: Victor Seva Date: 2025-05-27T11:41:23+02:00 sca: reserve subscription.rr.s separately since

[sr-dev] Re: [kamailio/kamailio] sca: reserve subscription.rr.s separately since it could be updated (PR #4251)

2025-05-27 Thread Victor Seva via sr-dev
Merged #4251 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4251#event-17826910422 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] git:5.8:02edb040: sca: reserve subscription.rr.s separately since it could be updated

2025-05-27 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.8 Commit: 02edb0408d907fa2a9031faf40bca899dbfcf050 URL: https://github.com/kamailio/kamailio/commit/02edb0408d907fa2a9031faf40bca899dbfcf050 Author: Victor Seva Committer: Victor Seva Date: 2025-05-27T11:43:53+02:00 sca: reserve subscription.rr.s separately since it

[sr-dev] [kamailio/kamailio] PDB: new RPC command to get/set the PDB query timeout value (PR #4261)

2025-05-27 Thread Muhammad Shahzad Shafi via sr-dev