[sr-dev] [kamailio/kamailio] htable add column packing features (PR #3573)

2023-09-14 Thread Tyler Moore
Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [x] Commits are split per component (core, individual modules, libs, utils, ...) - [ ] Each component has a single commit (if not, squash them into one commit) - [ ] No commits to README files for mo

[sr-dev] Re: [kamailio/kamailio] dispatcher: fix weighted sort for n<100 calls (PR #3531)

2023-09-14 Thread Tyler Moore
@devopsec pushed 1 commit. 972723b29c20ae05be22285ca759414987424a68 htable add column packing features -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3531/files/056007d615aaa9a060f14ff430347c8bc2c01ef0..972723b29c20ae05be22285ca759414987424a68 You are receiving this because you

[sr-dev] Re: [kamailio/kamailio] dispatcher: fix weighted sort for n<100 calls (PR #3531)

2023-09-14 Thread Tyler Moore
@devopsec pushed 1 commit. 056007d615aaa9a060f14ff430347c8bc2c01ef0 Merge remote-tracking branch 'upstream/master' -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3531/files/13351fab04743058a30212f39ec39cc0dca81c08..056007d615aaa9a060f14ff430347c8bc2c01ef0 You are receiving thi

[sr-dev] [kamailio/kamailio] Nonexisted route in KEMI python causes "ksr_request_route not found or is not callable" (Issue #3572)

2023-09-14 Thread ShadoWalkeR31
### Description I migrate one of our old project on native to KEMI on app_python3 and get strange behavior - after some time kamailio stops processing requests/replies wit message "ksr_request_route/ksr_reply_route not found or is not callable" ### Troubleshooting After some research with debu

[sr-dev] Re: [kamailio/kamailio] New record-route is not updating when the device network is broken/power-off & on (sca_subscribe.c). (PR #3569)

2023-09-14 Thread Victor Seva
@miconda I think the fix is not really good since is not taking care of memory and if the previous value is equal. Created a new PR with a possible solution. @schiramchetty please take a look and test it -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/

[sr-dev] Re: [kamailio/kamailio] sca: update rr if necessary for subscriptions (PR #3571)

2023-09-14 Thread Victor Seva
@schiramchetty can you please try this one instead? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3571#issuecomment-1719206515 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] [kamailio/kamailio] sca: update rr if necessary for subscriptions (PR #3571)

2023-09-14 Thread Victor Seva