[sr-dev] Re: [kamailio/kamailio] topos: add enable_register_publish (PR #3766)

2024-06-05 Thread github-actions[bot] via sr-dev
Closed #3766. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3766#event-13060088673 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] Re: [kamailio/kamailio] Hello, I would like to confirm if our SMS module supports sending long SMS messages ? (Issue #3822)

2024-06-05 Thread github-actions[bot] via sr-dev
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/3822#issuecomment-2151313755 You are receiving this because yo

[sr-dev] Re: [kamailio/kamailio] Kamailio ims_charging module Ro Interface User-Equipment-Info-Type AVP (Issue #3807)

2024-06-05 Thread github-actions[bot] via sr-dev
Closed #3807 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3807#event-13060088962 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Dev

[sr-dev] Re: [kamailio/kamailio] pdb: make 'timeout' runtime configurable (PR #3850)

2024-06-05 Thread Henning Westerholt via sr-dev
Merged #3850 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3850#event-13056652042 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] Re: [kamailio/kamailio] pdb: make 'timeout' runtime configurable (PR #3850)

2024-06-05 Thread Henning Westerholt via sr-dev
Thanks for updating the PR, merged. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3850#issuecomment-2150827595 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio

[sr-dev] git:master:f57be803: pdb: make 'timeout' runtime configurable

2024-06-05 Thread Henning Westerholt via sr-dev
Module: kamailio Branch: master Commit: f57be8030834cdeb0bb509d0d25afc89f3cca6e8 URL: https://github.com/kamailio/kamailio/commit/f57be8030834cdeb0bb509d0d25afc89f3cca6e8 Author: Stefan-Cristian Mititelu Committer: Henning Westerholt Date: 2024-06-05T21:43:02+02:00 pdb: make 'timeout' runtime

[sr-dev] git:master:fc07aad0: pdbt: Allow to return carrier id 0

2024-06-05 Thread Henning Westerholt via sr-dev
Module: kamailio Branch: master Commit: fc07aad0beaae9e133ca3252b088afd9eece0c53 URL: https://github.com/kamailio/kamailio/commit/fc07aad0beaae9e133ca3252b088afd9eece0c53 Author: Stefan-Cristian Mititelu Committer: Henning Westerholt Date: 2024-06-05T21:43:02+02:00 pdbt: Allow to return carrie

[sr-dev] git:master:77cb0050: modules: readme files regenerated - siputils ... [skip ci]

2024-06-05 Thread Kamailio Dev via sr-dev
Module: kamailio Branch: master Commit: 77cb0050b0e60bf42b28b77f09e6bd00d57481dd URL: https://github.com/kamailio/kamailio/commit/77cb0050b0e60bf42b28b77f09e6bd00d57481dd Author: Kamailio Dev Committer: Kamailio Dev Date: 2024-06-05T20:46:10+02:00 modules: readme files regenerated - siputils .

[sr-dev] git:master:d1ec2972: siputils: docs for is_sip() function

2024-06-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d1ec29726484026c27902832a3daa052d5d68c3d URL: https://github.com/kamailio/kamailio/commit/d1ec29726484026c27902832a3daa052d5d68c3d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-05T20:30:20+02:00 siputils: docs for is_

[sr-dev] git:master:d2ff3dd3: siputils: added function is_sip()

2024-06-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d2ff3dd39766e4ee859c115f1fc5bf93d72abed9 URL: https://github.com/kamailio/kamailio/commit/d2ff3dd39766e4ee859c115f1fc5bf93d72abed9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-05T20:25:20+02:00 siputils: added functi

[sr-dev] Re: [kamailio/kamailio] Kamailio core dump v5.6 with cncxx module (Issue #3859)

2024-06-05 Thread Daniel-Constantin Mierla via sr-dev
Where is `kamailio` binary located? You have to give gdb the path to it, what you gave couldn't be found by gdb. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3859#issuecomment-2150675561 You are receiving this because you are subscribed to thi

[sr-dev] Re: [kamailio/kamailio] multiple subsytems: unsigned integer conversion fixes (PR #3828)

2024-06-05 Thread Daniel-Constantin Mierla via sr-dev
As I get it from the patches, it adds support to permissions and htable modules. The latests versions have LONG as type for PV value, isn't it cover the unsigned int range on 64b systems (which should be the vast majority these days)? After all, it could be merged, I was reticent when it was su

[sr-dev] Re: [kamailio/kamailio] pdb: make 'timeout' runtime configurable (PR #3850)

2024-06-05 Thread Daniel-Constantin Mierla via sr-dev
I guess it can be merged if no other comments. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3850#issuecomment-2150665635 You are receiving this because you are subscribed to this thread. Message ID: __

[sr-dev] RFC: remove structures and resources clean up on module destroy

2024-06-05 Thread Daniel-Constantin Mierla via sr-dev
Hello, based on many reports coming over along all the past years, there are crashes that happen on module destroy callbacks, many could be fixed, but some cannot be predicted, depending on the moment when the kill (shut down) is triggered. Furthermore, there are cases when the clean makes no muc

[sr-dev] [kamailio/kamailio] Fix handling of pending reg contacts in P-CSCF (PR #3869)

2024-06-05 Thread Supreeth Herle via sr-dev