Re: [sr-dev] [kamailio/kamailio] core: added missing field in sip_msg_update_buffer (#2545)

2020-11-11 Thread Daniel-Constantin Mierla
Merged #2545 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/2545#event-3982467267___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] core: added missing field in sip_msg_update_buffer (#2545)

2020-11-11 Thread Daniel-Constantin Mierla
Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/2545#issuecomment-725249636___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:ed80ec34: core: added local_rport global parameter

2020-11-11 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: ed80ec347ec74d0364fce9cc74fe83df443b9ac8 URL: https://github.com/kamailio/kamailio/commit/ed80ec347ec74d0364fce9cc74fe83df443b9ac8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-11-11T09:29:08+01:00 core: added

[sr-dev] git:master:bf28fa91: core: set initial state for --cfg-print before invoking flex parsing

2020-11-11 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: bf28fa91455eb5d42bb2955a70fadb8d27f6bb41 URL: https://github.com/kamailio/kamailio/commit/bf28fa91455eb5d42bb2955a70fadb8d27f6bb41 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-11-11T08:36:45+01:00 core: set initial

[sr-dev] [kamailio/kamailio] Kamailio not starting with valgrind (#2548)

2020-11-11 Thread Saurabh
### Description We are observing shared memory leak in Kamailio. To debug this i tried to run Kamailio with valgrind using following command. ``` /usr/bin/valgrind.bin --tool=memcheck --error-limit=no --show-leak-kinds=all --verbose --track-origins=yes --log-file=vg.log --leak-check=full

Re: [sr-dev] [kamailio/kamailio] Kamailio not starting with valgrind (#2548)

2020-11-11 Thread Daniel-Constantin Mierla
Using valgrind does not help with shared memory troubleshooting, because kamailio has its own internal memory manager. Anyhow, first, 5.2.x is our of official maintenance, but you should at least run the latest in the series, 5.2.2 is older there and many issues are fixed 5.2.8. Overall, you

Re: [sr-dev] [kamailio/kamailio] Kamailio not starting with valgrind (#2548)

2020-11-11 Thread Daniel-Constantin Mierla
Closed #2548. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/2548#event-3982486750___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:228eaef0: Merge pull request #2545 from alexyosifov/core_msg_translator

2020-11-11 Thread GitHub
Module: kamailio Branch: master Commit: 228eaef0d4e1cae97a23bedd8a6160585fa4e3da URL: https://github.com/kamailio/kamailio/commit/228eaef0d4e1cae97a23bedd8a6160585fa4e3da Author: Daniel-Constantin Mierla Committer: GitHub Date: 2020-11-11T08:11:01+01:00 Merge pull request #2545 from

[sr-dev] git:master:70b391d3: core: detect loaded modules for --cfg-print to define MOD_name

2020-11-11 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 70b391d3160d1ad46cdd5d927632b4ac0b3dc6ae URL: https://github.com/kamailio/kamailio/commit/70b391d3160d1ad46cdd5d927632b4ac0b3dc6ae Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-11-11T14:07:10+01:00 core: detect loaded

Re: [sr-dev] [kamailio/kamailio] dispatcher: algorithm 13 latency optimized round-robin with failover (#2493)

2020-11-11 Thread Julien Chavanton
@jchavanton pushed 1 commit. b2ac69ef7d6531921209221578d7c7a0befe7b85 dispatcher: algorithm 13 -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [sr-dev] [kamailio/kamailio] [RFE]: Allow NULL for acc db_extra and multi_leg_info (#2531)

2020-11-11 Thread Anthony Messina
@henningw ok. I am working through F32 -> F33 upgrades now, but will then turn my attention to creating a documentation pull request. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: