- URL:
https://github.com/kamailio/kamailio/commit/f9bd2c5a4341913ac3e887e0324a19d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:28:02+02:00
tcpops: reformat exported structures
(cherry picked from commit 9b087fd618ab6c5cbd6a29c352b09c7198f1b594)
- URL:
https://github.com/kamailio/kamailio/commit/5c4f687d0ed06d6c7a5696917982b1c…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:28:19+02:00
sipcapture: use local static buffers for ip address and port
- GH #3835
(cherry picked from commit d1f377ff23f491bfd5162cb7bf510759440dd8e5)
- URL:
https://github.com/kamailio/kamailio/commit/d53843c75da9115a9c3cb6b1b909fd3…
Author: Sergey Safarov <s.safarov(a)gmail.com>
Date: 2024-06-08T12:28:32+02:00
db_mysql: fixed build on CentOS 7
(cherry picked from commit 767b3faee3af450d6482b919c81431ea6d707807)
- URL:
https://github.com/kamailio/kamailio/commit/deb11ee814e1591698d120a113630aa…
Author: Rick Barenthin <rick(a)ng-voice.com>
Date: 2024-06-08T12:29:15+02:00
usrloc: delete location_attrs in db_only mode on delete_urecord
When calling delete_urecord in DB_ONLY mode the location_attrs are not deleted.
This fix makes sure to delete location_attrs when calling db_delete_urecord is called.
(cherry picked from commit 6b8f6d3b5d563d91234b8d4b7e155b7e74b9d313)
- URL:
https://github.com/kamailio/kamailio/commit/9a7e3e54f1c52ee69c68b1165de1158…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:30:01+02:00
htable: error on not finding htable in pv set
(cherry picked from commit 82cfea317fd8d02a6c94347bc1be18c8a06e580f)
- URL:
https://github.com/kamailio/kamailio/commit/7087ce6aa496de9b6015e5054d8fd70…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:30:14+02:00
htable: error on not finding htable in pv get
(cherry picked from commit 24b27214231166366cceb88fcb3724298cc53b32)
- URL:
https://github.com/kamailio/kamailio/commit/f4eea76a15b220b15337b60a77f7978…
Author: Bastian Triller <bastian.triller(a)gmail.com>
Date: 2024-06-08T12:30:26+02:00
rtpengine: Fix extra process in pkg.stats
When DTMF events socket is not configured, pkg.stats RPC method returns
an empty entry.
{
entry: 13
pid: 0
rank: -128
used: 0
free: 0
real_used: 0
total_size: 67108864
total_frags: 0
desc:
}
Fixes: 26f6e57c8f ("Register a new worker process for dtmf event listener")
(cherry picked from commit e67f6048f4883d446df2d88fe7a7d7f2ff6daf8c)
- URL:
https://github.com/kamailio/kamailio/commit/833b93563f43fa95e4bfdd175b14467…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:30:35+02:00
siputils: free head of params list for get_uri_param()
- GH #3857
(cherry picked from commit d72a3fbc903da02ae3b26f3aae2ea228c9f8b255)
- URL:
https://github.com/kamailio/kamailio/commit/ebc8acef7617a69dcc06b163c47e88a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:30:46+02:00
siputils: free head of params list for get_uri_param()
- GH #3857
(cherry picked from commit 8363208fff7c101a2779ff64783e5b7dbf8ffd7c)
- URL:
https://github.com/kamailio/kamailio/commit/5c9c13080be2b15252492dca388777d…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2024-06-08T12:31:20+02:00
regex: fix pcre2 migration
instead of reserving an array in pkg_mem and later
copy the pointers to shm_mem just use shm_mem in
the first place.
fixes #3812
(cherry picked from commit d89333748662c0e7c72e3579d41fd14ef05c0fee)
- URL:
https://github.com/kamailio/kamailio/commit/614b5601170578c2d0eb79e7e5c64e6…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:31:31+02:00
geoip2: init MMDB_s global pointer and check on destroy
(cherry picked from commit 8ba4ee4e00798ca015adc48542d0e4de8ed9daad)
- URL:
https://github.com/kamailio/kamailio/commit/2cc901e8be63791432a49f87d434eeb…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:31:39+02:00
geoip2: do not close global MMDB_s on destroy
- GH #3861
(cherry picked from commit e066613cac308d1129baebc47d7c245b36eba4b0)
- URL:
https://github.com/kamailio/kamailio/commit/ae3be6af4ea8d50c29fe8e523c95482…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:31:50+02:00
geoip2: rename global lock variable
(cherry picked from commit 4bd619d3517f129362de3ce50eed2620d5002b42)
- URL:
https://github.com/kamailio/kamailio/commit/45f2e2670a3eac768b97b58eeec228b…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:32:00+02:00
geoip2: keep global structure per process
- parsing db file allocates private memory
- reworked reload to rely on a global counter
- GH #3861
(cherry picked from commit baccbe0298f9fa46db285505bc4386f997de5a47)
- URL:
https://github.com/kamailio/kamailio/commit/c27094b8288b7a949fbfc766eb9223c…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:32:08+02:00
geoip2: clang format module file
(cherry picked from commit 293193c55caaf5d0c39dc456babe92f574b58b3b)
- URL:
https://github.com/kamailio/kamailio/commit/54f9adb03ebbacf35eb0785dc46b55c…
Author: Bastian Triller <bastian.triller(a)gmail.com>
Date: 2024-06-08T12:32:16+02:00
geoip2: Reload database before accessing it
Re-add reloading of database.
GH #3861
Fixes: 293193c55c ("geoip2: clang format module file")
(cherry picked from commit 51dcab019a42e5b1f3b81247ca71ffcaf46180de)
- URL:
https://github.com/kamailio/kamailio/commit/eb4a8e326b10d0c3e922cc524d8f46d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:32:55+02:00
iims_registrar_scscf: include header for common c functions
- GH #3855
(cherry picked from commit b508ef253cf996a5efd8bf13ded0c804f3557ada)
- URL:
https://github.com/kamailio/kamailio/commit/5999529be9ac2187dad465518bea3de…
Author: Xenofon Karamanos <22965395+xkaraman(a)users.noreply.github.com>
Date: 2024-06-08T12:33:18+02:00
core/resolve: Check dns_cache_init and choose appropriate functions
(cherry picked from commit 06d583e356351ae9d8a559c9f5de3e57fb128a38)
- URL:
https://github.com/kamailio/kamailio/commit/eb4ec6f9305e334d9749e1fd56ad195…
Author: codenot <codenot(a)msn.com>
Date: 2024-06-08T12:33:34+02:00
nathelper: fixed handle_ruri_alias_mode(1) cannot proper handle multi alias
(cherry picked from commit 8e0b2e4b6450fa50bd573fa013dc888aaaccd2bf)
- URL:
https://github.com/kamailio/kamailio/commit/e8dc8506dbc4d8964e02c3be175d7f1…
Author: Xenofon Karamanos <22965395+xkaraman(a)users.noreply.github.com>
Date: 2024-06-08T12:33:43+02:00
nathelper: remove magic constant
(cherry picked from commit 3d187336f22e30800acefd28e4d0f98e0f677a49)
- URL:
https://github.com/kamailio/kamailio/commit/5571ea0ff8877a8a19b3fb76030af19…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-06-08T12:34:06+02:00
dmq_usrloc: reformat exported structures
(cherry picked from commit e94812149c6f2867a5b23f1218a9af139590bf51)
- URL:
https://github.com/kamailio/kamailio/commit/ed0cdf3a3c85a8d05aacec8917fe35a…
Author: Bastian Triller <bastian.triller(a)gmail.com>
Date: 2024-06-08T12:35:18+02:00
ims_ipsec_pcscf: Fix typo
(cherry picked from commit 16e1b38fcc1593ad09eb03d86cd056ab8ff7f7f7)
- URL:
https://github.com/kamailio/kamailio/commit/8ef8db05dbc3a4cf5246354ce31dff1…
Author: Xenofon Karamanos <22965395+xkaraman(a)users.noreply.github.com>
Date: 2024-06-08T12:35:24+02:00
pua_dialoginfo: Fix ruri length
(cherry picked from commit 2c7c2d215ec9277fa706053579a38f058f15ae85)