Terminated all LM_-based statement messages with new line characters You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/758
-- Commit Summary --
* Code formatting changes. * Terminate all LM_* statement messages with a new line.
-- File Changes --
M modules/sca/sca.c (567) M modules/sca/sca.h (36) M modules/sca/sca_appearance.c (2242) M modules/sca/sca_appearance.h (187) M modules/sca/sca_call_info.c (3555) M modules/sca/sca_call_info.h (42) M modules/sca/sca_common.h (7) M modules/sca/sca_db.c (250) M modules/sca/sca_db.h (71) M modules/sca/sca_dialog.c (151) M modules/sca/sca_dialog.h (18) M modules/sca/sca_event.c (73) M modules/sca/sca_event.h (16) M modules/sca/sca_hash.c (450) M modules/sca/sca_hash.h (78) M modules/sca/sca_notify.c (597) M modules/sca/sca_notify.h (6) M modules/sca/sca_reply.c (54) M modules/sca/sca_reply.h (2) M modules/sca/sca_rpc.c (809) M modules/sca/sca_rpc.h (44) M modules/sca/sca_subscribe.c (2662) M modules/sca/sca_subscribe.h (71) M modules/sca/sca_util.c (718) M modules/sca/sca_util.h (32)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/758.patch https://github.com/kamailio/kamailio/pull/758.diff
@TheGrandWazoo pushed 1 commit.
947dbb2 Added some additional debug statements to the code
@TheGrandWazoo pushed 1 commit.
5bd354b Additional debug statements, comments and code formatting.
@TheGrandWazoo pushed 1 commit.
d2545dc Reversed variables to make 2 line appearance when a held call is seized
@TheGrandWazoo pushed 1 commit.
002cc31 Caller ID follows the seize after being held.
@TheGrandWazoo pushed 1 commit.
92e5090 Fixed sca owner change on reinvite.
Thank you for willing to contribute to kamailio project. You will need to refactor a bit your pull request in order to merge it because we have some rules in order to keep the history of commits clean and coherent:
* the pull request has to be done first for master branch. Backports can be done later in order to be able to see if there are side effects * the commit message has to be formatted according with the rules at: * https://www.kamailio.org/wiki/devel/github-contributions#commit_message_form...
Same note about contributing are in the repository at: * https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md
Closing because I was using the wrong branch.
Closed #758.