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

2024-06-08 Thread Daniel-Constantin Mierla via sr-dev
- URL:  
https://github.com/kamailio/kamailio/commit/f9bd2c5a4341913ac3e887e0324a19d5cd071a12
Author: Daniel-Constantin Mierla 
Date:   2024-06-08T12:28:02+02:00

tcpops: reformat exported structures

(cherry picked from commit 9b087fd618ab6c5cbd6a29c352b09c7198f1b594)

- URL:  
https://github.com/kamailio/kamailio/commit/5c4f687d0ed06d6c7a5696917982b1cf03f9c8bd
Author: Daniel-Constantin Mierla 
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/d53843c75da9115a9c3cb6b1b909fd3827b6c437
Author: Sergey Safarov 
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/deb11ee814e1591698d120a113630aa7a9791ad7
Author: Rick Barenthin 
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/9a7e3e54f1c52ee69c68b1165de115894c2afc55
Author: Daniel-Constantin Mierla 
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/7087ce6aa496de9b6015e5054d8fd70bf2e055b3
Author: Daniel-Constantin Mierla 
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/f4eea76a15b220b15337b60a77f7978b0694b0fd
Author: Bastian Triller 
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/833b93563f43fa95e4bfdd175b144670b66a11cd
Author: Daniel-Constantin Mierla 
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/ebc8acef7617a69dcc06b163c47e88a99d835f9e
Author: Daniel-Constantin Mierla 
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/5c9c13080be2b15252492dca388777d06915045c
Author: Victor Seva 
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/614b5601170578c2d0eb79e7e5c64e68d80d885b
Author: Daniel-Constantin Mierla 
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/2cc901e8be63791432a49f87d434eeb009e48d28
Author: Daniel-Constantin Mierla 
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/ae3be6af4ea8d50c29fe8e523c9548217956849a
Author: Daniel-Constantin Mierla 
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/45f2e2670a3eac768b97b58eeec228b06273050a
Author: Daniel-Constantin Mierla 
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/c27094b8288b7a949fbfc766eb9223c0085340ef
Author: Daniel-Constantin Mierla 
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/54f9adb03

[sr-dev] git:5.8:955c6e02: modules: readme files regenerated - modules ... [skip ci]

2024-06-08 Thread Kamailio Dev via sr-dev
Module: kamailio
Branch: 5.8
Commit: 955c6e02ed0e31a4c7f148518bf44edb12c37a07
URL: 
https://github.com/kamailio/kamailio/commit/955c6e02ed0e31a4c7f148518bf44edb12c37a07

Author: Kamailio Dev 
Committer: Kamailio Dev 
Date: 2024-06-08T20:31:20+02:00

modules: readme files regenerated - modules ... [skip ci]

---

Modified: src/modules/ims_ipsec_pcscf/README

---

Diff:  
https://github.com/kamailio/kamailio/commit/955c6e02ed0e31a4c7f148518bf44edb12c37a07.diff
Patch: 
https://github.com/kamailio/kamailio/commit/955c6e02ed0e31a4c7f148518bf44edb12c37a07.patch

---

diff --git a/src/modules/ims_ipsec_pcscf/README 
b/src/modules/ims_ipsec_pcscf/README
index bce99b791da..3d831eb2c47 100644
--- a/src/modules/ims_ipsec_pcscf/README
+++ b/src/modules/ims_ipsec_pcscf/README
@@ -361,7 +361,7 @@ ipsec_destroy("location");
recv_host - received host to match the record.
recv_port - received port to match the record.
 
-   The last three parameters have to be string valies and can contain
+   The last three parameters have to be string values and can contain
variables.
 
Example 1.14. ipsec_destroy_by_contact()

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] [kamailio/kamailio] topos:added get_callid_mask/get_callid_unmask funtion for handeling Refer-To header (PR #3872)

2024-06-08 Thread Harish S via sr-dev

Topos: Added get_callid_mask functin  which will give the masked callID if 
actual callID is given and get_callid_unmask function which will unmask the 
given call-ID. This funtion is useful when the client sends a refer methord 
with refer-to header containing call-id


 Pre-Submission Checklist



- [x] Commit message has the format required by CONTRIBUTING guide
- [x] Commits are split per component (core, individual modules, libs, utils, 
...)
- [x] Each component has a single commit (if not, squash them into one commit)
- [x] No commits to README files for modules (changes must be done to docbook 
files
in `doc/` subfolder, the README file is autogenerated)

 Type Of Change
- [ ] Small bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds new functionality)
- [ ] Breaking change (fix or feature that would change existing functionality)

 Checklist:

- [ ] PR should be backported to stable branches
- [x] Tested changes locally
- [ ] Related to issue # (replace  with an open issue number)

 Description


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3872

-- Commit Summary --

  * add funtion to mask/unmask callID
  * get_callid_mask /get_callid_unmask Document Update

-- File Changes --

M src/modules/topos/doc/topos_admin.xml (87)
M src/modules/topos/topos_mod.c (183)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/3872.patch
https://github.com/kamailio/kamailio/pull/3872.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3872
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org