[sr-dev] [kamailio/kamailio] Dump Configuration and Exit (new flag -C [filename]) (#2546)

2020-11-09 Thread CrazyTux
### Description Add runtime flag -C [filename] which takes the given file name and dumps its compiled configuration (including include and import files) ### Expected behavior Dump complete configuration after inclusions to terminal / stdout and exit. Actual observed behavior Flag does not

[sr-dev] Simple Feature / Help

2020-11-09 Thread Brandon Armstead
Hello all, I'm looking to add a -C [filename] flag that will read the root kamailio.cfg file and its included files and dump the compiled result and exit. i.e. kamailio -C /path/to/root/file.cfg [ DUMPS COMPILED CONFIGURATION INCLUDING / IMPORTS & INCLUSIONS ] Similar to nginx -T I

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

2020-11-09 Thread alexyosifov
- added a missing field in sip_msg_update_buffer() when restoring message fiedls: msg-pid. !-- Kamailio Pull Request Template -- !-- IMPORTANT: - for detailed contributing guidelines, read: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md - pull requests must be

Re: [sr-dev] [kamailio/kamailio] Renaming userblacklist to userblocklist (#2544)

2020-11-09 Thread Lucian Balaceanu
@lbalaceanu pushed 1 commit. b1af4ec9f976febd2efb5e657938ff731d8151df kamctl: regenerated db schema for userblocklist -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [sr-dev] [kamailio/kamailio] Renaming userblacklist to userblocklist (#2544)

2020-11-09 Thread Daniel-Constantin Mierla
You can also run `make dbschema` to regenerate the sql/db creation scripts for kamctl and push that commit as well. Otherwise, it is ok to merge from my point of view. Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [sr-dev] [kamailio/kamailio] Renaming userblacklist to userblocklist (#2544)

2020-11-09 Thread Lucian Balaceanu
@lbalaceanu pushed 1 commit. 719c2987fcd02186554ed880c75a8e229804c8f8 kamctl: rename userblacklist to userblocklist -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[sr-dev] [kamailio/kamailio] Renaming userblacklist to userblocklist (#2544)

2020-11-09 Thread Lucian Balaceanu
!-- Kamailio Pull Request Template -- !-- IMPORTANT: - for detailed contributing guidelines, read: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md - pull requests must be done to master branch, unless they are backports of fixes from master branch to a stable

[sr-dev] git:5.4:4b5f5636: crypto: properly initialize key and iv to 0, add comment regarding the size of IV

2020-11-09 Thread Henning Westerholt
Module: kamailio Branch: 5.4 Commit: 4b5f5636143037ff6620b88e03e57c05a91eabc4 URL: https://github.com/kamailio/kamailio/commit/4b5f5636143037ff6620b88e03e57c05a91eabc4 Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-11-09T12:53:36Z crypto: properly initialize key and iv to

[sr-dev] git:master:e9624bc4: crypto: properly initialize key and iv to 0, add comment regarding the size of IV

2020-11-09 Thread Henning Westerholt
Module: kamailio Branch: master Commit: e9624bc4823cfba0bd9536a70b9eeadecb2a537e URL: https://github.com/kamailio/kamailio/commit/e9624bc4823cfba0bd9536a70b9eeadecb2a537e Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-11-09T12:52:07Z crypto: properly initialize key and iv

[sr-dev] git:master:8f30c75c: http_async_client: include poll.h instead sys/poll.h

2020-11-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8f30c75cff7787a39f7c934e00e933b1beb43c20 URL: https://github.com/kamailio/kamailio/commit/8f30c75cff7787a39f7c934e00e933b1beb43c20 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-11-09T12:31:24+01:00 http_async_client:

[sr-dev] git:master:4bb099b0: sctp: memcpy field data to avoid unaligned access warning

2020-11-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 4bb099b046939b85e1827b804167a51ef4bc00c4 URL: https://github.com/kamailio/kamailio/commit/4bb099b046939b85e1827b804167a51ef4bc00c4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-11-09T13:10:43+01:00 sctp: memcpy field

[sr-dev] git:master:e8d373a1: crypto: removed unnecessary cast that resulted in compile warning

2020-11-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e8d373a1baa7763984753b24e4067f8edb1913af URL: https://github.com/kamailio/kamailio/commit/e8d373a1baa7763984753b24e4067f8edb1913af Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-11-09T12:19:54+01:00 crypto: removed

[sr-dev] git:master:ef3233d1: core: init origproto to fix compiler warning

2020-11-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: ef3233d14080936486d09edbe9598d7d92bd2f33 URL: https://github.com/kamailio/kamailio/commit/ef3233d14080936486d09edbe9598d7d92bd2f33 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-11-09T12:19:54+01:00 core: init origproto