[sr-dev] git: new commits in branch 5.3

Daniel-Constantin Mierla miconda at gmail.com
Thu Jul 16 17:42:11 CEST 2020


- URL:  https://github.com/kamailio/kamailio/commit/3b2578660f8a2cfd528a425b833b8970662bf80a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:33:41+02:00

ims_charging: db_url param type set to PARAM_STR

- the variable pointer is str* not char*
- GH #2385

(cherry picked from commit 71bc55240a144dbad9d9d8afc942b81237c806d2)

- URL:  https://github.com/kamailio/kamailio/commit/31055879fccd14659e378bc28a79df82aa9b446b
Author: Jose Luis Verdeguer <pepeluxx at gmail.com>
Date:   2020-07-16T17:33:57+02:00

cnxcc: avoid duplicated call info

Don't store call if call-id is already registered for that client

(cherry picked from commit fb8cc72f1bd76bb2fd4d4e2e5fa2afc50eef59ad)

- URL:  https://github.com/kamailio/kamailio/commit/d14c2513390fb6e3bad2e73e6548d7e6e9232c46
Author: Jose Luis Verdeguer <pepeluxx at gmail.com>
Date:   2020-07-16T17:34:07+02:00

cnxcc: update docs [skip ci]

* new error return values
* delete return value from set_max_credit not in code

(cherry picked from commit bc0264f4802c266901a1eb7a296f80f1dbfcc828)

- URL:  https://github.com/kamailio/kamailio/commit/d340b4d0315aca2ee63156809ccc1ea27f0918fa
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:34:29+02:00

core: init timeval structs to silent analyzer

(cherry picked from commit d0d2c8fd6a57affac7bffab441b2126b9df0dfb1)

- URL:  https://github.com/kamailio/kamailio/commit/6b438b9aad7044c79e4216d2c09ea95d5f0cc61c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:34:44+02:00

lib/srdb1: init timeval structs to silent analyzer

(cherry picked from commit 0780e781c319254307c85bd873c58c6478a28da8)

- URL:  https://github.com/kamailio/kamailio/commit/511719e61405bc7f718de180331c43c2883a62f5
Author: kvrban <k.vrban at googlemail.com>
Date:   2020-07-16T17:34:53+02:00

tcpops: target variable passed on tcp_get_conid function was empty

(cherry picked from commit a2932492e24ac3c3afe4d33f025c7501c93fda49)

- URL:  https://github.com/kamailio/kamailio/commit/f6ad586b6b461ff061428b4286521eb3d06de397
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:35:06+02:00

core: tcp - more details on error log messages

(cherry picked from commit fefb3f1b2dbae8d9df24fecee763c5a1cd588107)

- URL:  https://github.com/kamailio/kamailio/commit/003378f244d2c51773615905e7f98d3733b45b22
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:35:18+02:00

core: tcp - safety checks on emptly local tcp connection list

(cherry picked from commit 67f9de8a946335e2bf16fe0e6063877cd4d51fb7)

- URL:  https://github.com/kamailio/kamailio/commit/55edf5e1ff6afc895f8263854cbfe6c98c6e4d72
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:35:37+02:00

core: tcp - test connection reference counter to avoid going negative

(cherry picked from commit 6a637cf84906ec5315c77e5458180f7d9d69a481)

- URL:  https://github.com/kamailio/kamailio/commit/8e849681b7da3f6d94576620019363faba0c111e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:36:18+02:00

db_redis: use safer localtime_r() function

(cherry picked from commit 0cc1e167b9e54bb4a652162445efe89b02939eed)

- URL:  https://github.com/kamailio/kamailio/commit/d597ecd290508b4be3dac459494db3d0eaffd6e7
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:36:29+02:00

carrierroute: do not test return for strcpy() and strcat()

- they return the dst or src parameter, resulting in code analyzer
reporting

(cherry picked from commit 65159728a4425f45559de55fd5549731e717d74e)

- URL:  https://github.com/kamailio/kamailio/commit/dc040c863172f827a4b508cc04c29ee9e9b61c83
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:36:54+02:00

core: io wait - unhash in case delete operation fails because of EBADF

- EBADF: epfd or fd is not a valid file descriptor

(cherry picked from commit 846cc5b97a907b5314ccf03772776e0d23434042)

- URL:  https://github.com/kamailio/kamailio/commit/33ccba4be33fc24bd6a8c3539020b798f3e9a616
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:37:45+02:00

core: tcp - debug message when removing connection from list

(cherry picked from commit 317f707425a4cf0be144d2c874fcdf2ad8d7f992)

- URL:  https://github.com/kamailio/kamailio/commit/2691b6a69bcddf0fd0daa92f27f27c6f8fb2a5a8
Author: lazedo <luis.azedo at factorlusitano.com>
Date:   2020-07-16T17:38:50+02:00

core: don't close tcp connection for dropped non sip messages

(cherry picked from commit 007f98692bb6f7cb35adbb86ec6fb06f034614cc)
(cherry picked from commit 0cf30ae1c4128bca8882109ec34c34a2dd2b4cef)

- URL:  https://github.com/kamailio/kamailio/commit/434dfd38aad2a0e9115ceba55d871fba5d6628f2
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:39:19+02:00

core: parser - trim trailing whitespaces in header name

(cherry picked from commit 7135feee9cdc93efa8c0c3e4abf24a9335ce42de)
(cherry picked from commit 63e227383d9c5112f287299981d217f1558a15a8)

- URL:  https://github.com/kamailio/kamailio/commit/340deabc375272dc3f0a921786890dab8ee778b3
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-07-16T17:39:30+02:00

core: strutils - trim trailing spaces when comparing hdr names

(cherry picked from commit 6d76b79b81bf448fa1f34753c1d000dc6c1870e0)
(cherry picked from commit d0f7c7056b32351cac0b20ce24b074d9be8459a2)





More information about the sr-dev mailing list