github-actions[bot] left a comment (kamailio/kamailio#4170)
This PR is stale because it has been open 6 weeks with no activity. Remove
stale label or comment or this will be closed in 2 weeks.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4170#i
github-actions[bot] left a comment (kamailio/kamailio#4218)
This issue is stale because it has been open 6 weeks with no activity. Remove
stale label or comment or this will be closed in 2 weeks.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4
miconda left a comment (kamailio/kamailio#4275)
Well, if I understood correctly, the code replaces the unique ETags of the
presentity records with a predefined value (ie., `#-OFFLINE-#'`) in order to
delete the records later, but that can lead to infringement of unique
constraints. So the curre
@tsearle commented on this pull request.
> +
+ The flags string
is a list of space-separated items. Each item
+ is either an individual token,
or a token in key=value format
@tsearle pushed 1 commit.
cd59bbd8ed1dbb25ecb8af3bf52e2905683bc8a6 rtpengine: add documentation for new
siprec methods
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/4274/files/793b36f17a7abe96242075f7766f7616e8538b01..cd59bbd8ed1dbb25ecb8af3bf52e2905683bc8a6
You are receiving
@rfuchs commented on this pull request.
> +
+ The flags string
is a list of space-separated items. Each item
+ is either an individual token,
or a token in key=value format.
tsearle left a comment (kamailio/kamailio#4274)
Example usage included in the documentation
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4274#issuecomment-2949551636
You are receiving this because you are subscribed to this thread.
Message ID:
sergey-safarov left a comment (kamailio/kamailio#4257)
@henningw, yes I will test.
Please give me some time.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4257#issuecomment-2949537389
You are receiving this because you are subscribed to this t
@rfuchs commented on this pull request.
> + else if(str_eq(&key, "from-tags")) {
+ err = "missing value";
+ if(!val.s)
+ goto error;
+
+
@rfuchs commented on this pull request.
> + } else if(str_eq(&key, "all")) {
+ ng_flags->all_legs = 1;
+ } else
I don't quite follow. The flags are constructed within `rtpp_function_call` and
then p
linuxmaniac left a comment (kamailio/kamailio#4275)
but this problem is about unique keys. So it's a relational database problem
no?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4275#issuecomment-2949457920
You are receiving this because you a
miconda left a comment (kamailio/kamailio#4239)
Thanks! You have to document the new module parameters in the xml files inside
the `doc/` folder of the module.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4239#issuecomment-2949392840
You are re
Merged #4234 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4234#event-18023516389
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development Ma
miconda left a comment (kamailio/kamailio#4275)
I expect that introducing the use of raw_query breaks the usage of the module
with non-sql backends (e.g., db_text), so another solution has to be found.
Maybe leveraging another column (e.g., priority set to -1 for cleaning up
records) or adding
miconda left a comment (kamailio/kamailio#4234)
Thanks!
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4234#issuecomment-2949384509
You are receiving this because you are subscribed to this thread.
Message ID:
Module: kamailio
Branch: master
Commit: 9105398413b4f9fab410482d9ebf5d82b6c3fb0a
URL:
https://github.com/kamailio/kamailio/commit/9105398413b4f9fab410482d9ebf5d82b6c3fb0a
Author: Sergey Safarov
Committer: Daniel-Constantin Mierla
Date: 2025-06-06T16:08:44+02:00
core: tcp_send_timeout applied f
@tsearle pushed 1 commit.
793b36f17a7abe96242075f7766f7616e8538b01 rtpengine: add documentation for new
siprec methods
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/4274/files/7de4197924f4a591488cc7a3b604fbb0c5356b4d..793b36f17a7abe96242075f7766f7616e8538b01
You are receiving
miconda left a comment (kamailio/kamailio#4246)
Haven't gone much into it, but I think it is ok, still needs docs.
Would it work if the values are also with more than the host part (e.g.,
`host:port;some=param`)?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio
Merged #4253 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4253#event-18022686629
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development Ma
Pre-Submission Checklist
- [x] Commit message has the format required by CONTRIBUTING guide
- [x] Commits are split per component (core, individual modules, libs, utils,
...)
- [x] Each component has a single commit (if not, squash them into one commit)
- [x] No commits to README files for
Module: kamailio
Branch: master
Commit: 128ccdc6330232fd810bd0a35b325e44d5bdf98d
URL:
https://github.com/kamailio/kamailio/commit/128ccdc6330232fd810bd0a35b325e44d5bdf98d
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2025-06-06T15:46:10+02:00
modules: readme files regenerated - file_out .
henningw left a comment (kamailio/kamailio#4263)
Thanks, merged
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4263#issuecomment-2949316694
You are receiving this because you are subscribed to this thread.
Message ID:
Merged #4263 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4263#event-18023120039
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development Ma
Module: kamailio
Branch: master
Commit: 92484d73b136a95a46e118af6b46b566f5df1875
URL:
https://github.com/kamailio/kamailio/commit/92484d73b136a95a46e118af6b46b566f5df1875
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Henning Westerholt
Date: 2025-06-06T15:43:1
Module: kamailio
Branch: master
Commit: 9b5ad5d1d814bc9ba4c41dc02bac4362268ec37f
URL:
https://github.com/kamailio/kamailio/commit/9b5ad5d1d814bc9ba4c41dc02bac4362268ec37f
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Henning Westerholt
Date: 2025-06-06T15:43:1
Module: kamailio
Branch: master
Commit: 59a23249c9ddf64119d6129123b3c610de66d6f3
URL:
https://github.com/kamailio/kamailio/commit/59a23249c9ddf64119d6129123b3c610de66d6f3
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Henning Westerholt
Date: 2025-06-06T15:43:1
Module: kamailio
Branch: master
Commit: b8373b9aeeb9d4d4b0b56f6f4de3a358bd224daf
URL:
https://github.com/kamailio/kamailio/commit/b8373b9aeeb9d4d4b0b56f6f4de3a358bd224daf
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Henning Westerholt
Date: 2025-06-06T15:43:1
Module: kamailio
Branch: master
Commit: c4521d05cb90773e6a50747a4dc1f069617d7843
URL:
https://github.com/kamailio/kamailio/commit/c4521d05cb90773e6a50747a4dc1f069617d7843
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Henning Westerholt
Date: 2025-06-06T15:43:1
Module: kamailio
Branch: master
Commit: 60086f1108ac199d4db4453c2c14865e2e16022c
URL:
https://github.com/kamailio/kamailio/commit/60086f1108ac199d4db4453c2c14865e2e16022c
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Henning Westerholt
Date: 2025-06-06T15:43:1
Module: kamailio
Branch: master
Commit: ca72b6487fbed30be4ca83f7864c2ac1a29c647e
URL:
https://github.com/kamailio/kamailio/commit/ca72b6487fbed30be4ca83f7864c2ac1a29c647e
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Henning Westerholt
Date: 2025-06-06T15:43:1
Module: kamailio
Branch: master
Commit: a841fd2539ed8c13184face4fdf6215a917162cc
URL:
https://github.com/kamailio/kamailio/commit/a841fd2539ed8c13184face4fdf6215a917162cc
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Henning Westerholt
Date: 2025-06-06T15:43:1
henningw left a comment (kamailio/kamailio#4270)
Please discuss it further on the sr-users mailing list. This issue tracker is
for reporting problems in the source code or documentation.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4270#issue
Closed #4270 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4270#event-18022940889
You are receiving this because you commented.
Message ID: ___
Kamailio - Development Mailing List -- sr-
Closed #4247 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4247#event-18023037576
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development
henningw left a comment (kamailio/kamailio#4247)
Patch commited and tested in #4248 - close this one.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4247#issuecomment-2949303179
You are receiving this because you are subscribed to this thread.
henningw left a comment (kamailio/kamailio#4266)
Thanks for the report. The 5.6.x branch is end of life and not supported
anymore from the open source project. Could you re-test this issue with one of
the supported versions, e.g. one of the latest 5.8.x or 6.0.x releases?
--
Reply to this emai
henningw left a comment (kamailio/kamailio#4257)
There was a fix addressing this issue in #4258 commited. Please test if the
problem still occurs after this change. Its in git master for now, but will be
backported.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamai
Module: kamailio
Branch: master
Commit: 9581e5b332bff8e61ed65c6ddd340a472cb1d93c
URL:
https://github.com/kamailio/kamailio/commit/9581e5b332bff8e61ed65c6ddd340a472cb1d93c
Author: Benjamin Tietz
Committer: Daniel-Constantin Mierla
Date: 2025-06-06T15:10:58+02:00
tls: add WSS to RPC funtions
- t
Merged #4262 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4262#event-18022632045
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development Ma
Module: kamailio
Branch: master
Commit: a1449f0d160fa0911fb6cad588e4c41a9dc5d147
URL:
https://github.com/kamailio/kamailio/commit/a1449f0d160fa0911fb6cad588e4c41a9dc5d147
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2025-06-06T15:16:09+02:00
modules: readme files regenerated - dispatcher
miconda left a comment (kamailio/kamailio#4253)
Thanks!
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4253#issuecomment-2949240182
You are receiving this because you are subscribed to this thread.
Message ID:
Module: kamailio
Branch: master
Commit: 708dd1753483240c82c5796e11686db40544d145
URL:
https://github.com/kamailio/kamailio/commit/708dd1753483240c82c5796e11686db40544d145
Author: Matteo Brancaleoni
Committer: Daniel-Constantin Mierla
Date: 2025-06-06T15:14:48+02:00
pua_reginfo: add helper to d
miconda left a comment (kamailio/kamailio#4262)
Thanks!
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4262#issuecomment-2949230879
You are receiving this because you are subscribed to this thread.
Message ID:
miconda left a comment (kamailio/kamailio#4263)
If no other comments, this should be merged.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4263#issuecomment-2949227791
You are receiving this because you are subscribed to this thread.
Message ID:
miconda left a comment (kamailio/kamailio#4265)
This should be merged, if no other comments.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4265#issuecomment-2949225281
You are receiving this because you are subscribed to this thread.
Message ID:
Module: kamailio
Branch: master
Commit: df0e36fbb0dc1139acd6c5d92dc3f986cca73af2
URL:
https://github.com/kamailio/kamailio/commit/df0e36fbb0dc1139acd6c5d92dc3f986cca73af2
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2025-06-06T14:55:02+02:00
dispatcher: new modpar
Module: kamailio
Branch: master
Commit: d0bfcac231ae67d683ff1c7ace2cebfdca33e0b4
URL:
https://github.com/kamailio/kamailio/commit/d0bfcac231ae67d683ff1c7ace2cebfdca33e0b4
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2025-06-06T14:28:12+02:00
uac: added fr_timeout
Module: kamailio
Branch: master
Commit: d71560794239668a9488ef2aca8330307779a6c8
URL:
https://github.com/kamailio/kamailio/commit/d71560794239668a9488ef2aca8330307779a6c8
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2025-06-06T15:00:45+02:00
dispatcher: docs for d
Module: kamailio
Branch: master
Commit: 98bcd01471744eaaa142c388782a5c91c99a78f7
URL:
https://github.com/kamailio/kamailio/commit/98bcd01471744eaaa142c388782a5c91c99a78f7
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2025-06-06T14:28:12+02:00
uac: fields for $uac_r
@tsearle commented on this pull request.
> + } else if(str_eq(&key, "all")) {
+ ng_flags->all_legs = 1;
+ } else
I was hoping so too,
unknown flags get put into ng_flags->flags
however
https://githu
@tsearle commented on this pull request.
> + {"rtpengine_subscribe_offer",
> (cmd_function)rtpengine_subscribe_request_wrap_f, 4,
+ fixup_rtpengine_subscribe_request_v,
fixup_free_rtpengine_subscribe_request_v, ANY_ROUTE},
+ {"rtpengine_subscribe_offer",
(cmd_function)rtpengin
@tsearle commented on this pull request.
> + else if(str_eq(&key, "from-tags")) {
+ err = "missing value";
+ if(!val.s)
+ goto error;
+
+
@rfuchs commented on this pull request.
An example of the intended usage would be helpful
> + } else if(str_eq(&key, "all")) {
+ ng_flags->all_legs = 1;
+ } else
I think this is redundant? Just puttin
Module: kamailio
Branch: master
Commit: 7de2b9b7625d9cb856944627a3a5d7c167006dc6
URL:
https://github.com/kamailio/kamailio/commit/7de2b9b7625d9cb856944627a3a5d7c167006dc6
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2025-06-06T12:46:10+02:00
modules: readme files regenerated - rtpengine
Merged #4240 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4240#event-18020730896
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development Ma
Module: kamailio
Branch: master
Commit: 98cbb5cdf169578c75f60f4f12c2e9e4dadeed3e
URL:
https://github.com/kamailio/kamailio/commit/98cbb5cdf169578c75f60f4f12c2e9e4dadeed3e
Author: vlitvinov
Committer: Henning Westerholt
Date: 2025-06-06T12:43:33+02:00
rtpengine: hash table dmq replication
---
henningw left a comment (kamailio/kamailio#4240)
Thanks for the PR. I also had a look to the PR, it looked ok to me. As @rfuchs
already reviewed as well, merged.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4240#issuecomment-2948849580
You are
add rtpengine_subscribe_request rtpengine_subscribe_answer and
rtpengine_unsubscribe methods to both th cfg and kemi interfaces
Pre-Submission Checklist