[sr-dev] git:master:465fda0f: core: implement pop of lists from msg env

2025-05-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 465fda0f790e44e5484b2ef41363fb23fece3f41 URL: https://github.com/kamailio/kamailio/commit/465fda0f790e44e5484b2ef41363fb23fece3f41 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-30T12:07:46+02:00 core: implement pop of

[sr-dev] git:master:5ee87b79: siptrace: reset x/avp lists after event route

2025-05-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 5ee87b7905d931931dece44ec591d8e6bcf567e2 URL: https://github.com/kamailio/kamailio/commit/5ee87b7905d931931dece44ec591d8e6bcf567e2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-30T12:23:19+02:00 siptrace: reset x/avp

[sr-dev] git:master:7fed8f52: jansson: docs - added missing semicolon in the example

2025-05-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 7fed8f52391aaef43d5cb672f4821d50d4855830 URL: https://github.com/kamailio/kamailio/commit/7fed8f52391aaef43d5cb672f4821d50d4855830 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-30T11:53:06+02:00 jansson: docs - added

[sr-dev] Re: [kamailio/kamailio] dispatcher: fixed memory leak when avp is indirectly used (PR #4258)

2025-05-30 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4258) I pushed a commit to siptrace module (referenced above), which is the one executing the event route. Try with the latest git master branch and see if it is fixed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/k

[sr-dev] git:master:f0291728: ims_ipsec_pcscf: jump to error for clean up

2025-05-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f0291728b7fb623faf1d4de0f3152e782a6782ae URL: https://github.com/kamailio/kamailio/commit/f0291728b7fb623faf1d4de0f3152e782a6782ae Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-28T21:28:46+02:00 ims_ipsec_pcscf: jump

[sr-dev] git:master:54a330bb: core: helper functions to get/set msg env lists

2025-05-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 54a330bb707fb6b4943ba26356891696681a02e7 URL: https://github.com/kamailio/kamailio/commit/54a330bb707fb6b4943ba26356891696681a02e7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-28T21:28:47+02:00 core: helper functions

[sr-dev] Re: [kamailio/kamailio] Adding kemi exports for play_dtmf event_callback and dlg_req_within functions (PR #4245)

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4245) @ggontariu: I just noticed that you added new module parameters, you have to document them in the xml file from the `doc/` folder of the module. You can make a new PR for it. -- Reply to this email directly or view it on GitHub: https://github.co

[sr-dev] git:master:472dbb59: dialog: Kemi export dlg_req_within

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 472dbb59006207629e9724b7d7155719cb653969 URL: https://github.com/kamailio/kamailio/commit/472dbb59006207629e9724b7d7155719cb653969 Author: gabrielgontariu <114484712+gabrielgonta...@users.noreply.github.com> Committer: Daniel-Constantin Mierla Date: 2025-0

[sr-dev] git:master:c52bf0aa: rtpengine: Kemi export play_dtmf and event_callback. Enhance support for dtmf event by adding support for source_label, tags, source_ip, type, volume and duration

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c52bf0aaa4ad2bc53ede2eeb5df0d8a9bff0e140 URL: https://github.com/kamailio/kamailio/commit/c52bf0aaa4ad2bc53ede2eeb5df0d8a9bff0e140 Author: gabrielgontariu <114484712+gabrielgonta...@users.noreply.github.com> Committer: Daniel-Constantin Mierla Date: 2025-0

[sr-dev] Re: [kamailio/kamailio] Adding kemi exports for play_dtmf event_callback and dlg_req_within functions (PR #4245)

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
Merged #4245 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4245#event-17824558004 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] Re: [kamailio/kamailio] PDB: add RPC command to get and set PDB query timeout (PR #4254)

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4254) I guess it is ok to merge. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4254#issuecomment-2911452424 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] Re: [kamailio/kamailio] tm: invoke tm:local-request on generated ACK messages (PR #4250)

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4250) I wonder if we should add a modparam to be able to enable this, the existing configs will get get "unexpectedly" the local ACKs in the event route starting with the next major release. -- Reply to this email directly or view it on GitHub: https:/

[sr-dev] Re: [kamailio/kamailio] dispatcher: fixed memory leak when avp is indirectly used (PR #4258)

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4258) The dispatcher module does not allocate avps itself, are you using any event route to process the dispatcher keepalive where the avps are set? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4258#iss

[sr-dev] git:master:25daa044: pv_headers: set value after checking if src is set

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 25daa0445ebc611cda3e47fd34aefc74494550d7 URL: https://github.com/kamailio/kamailio/commit/25daa0445ebc611cda3e47fd34aefc74494550d7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-27T08:59:16+02:00 pv_headers: set value

[sr-dev] git:master:df8e3895: secfilter: remove unnecessary check on clean up

2025-05-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: df8e38958a3fa0a2e356bec727bb8d7ce19bec43 URL: https://github.com/kamailio/kamailio/commit/df8e38958a3fa0a2e356bec727bb8d7ce19bec43 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-27T08:58:17+02:00 secfilter: remove unne

[sr-dev] git:master:5c38b53b: dialog: check for message struct before accessing the fields

2025-05-26 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 5c38b53b902949fa48c3bc60288514cd7c555d5b URL: https://github.com/kamailio/kamailio/commit/5c38b53b902949fa48c3bc60288514cd7c555d5b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-26T19:24:49+02:00 dialog: check for mess

[sr-dev] git:master:46548193: pua_dialoginfo.c: fix condition for refresh_pubruri_avps_flag

2025-05-26 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 46548193144c0b8ab0bf2e3ecdfd7feb79bc3b2f URL: https://github.com/kamailio/kamailio/commit/46548193144c0b8ab0bf2e3ecdfd7feb79bc3b2f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-26T19:16:55+02:00 pua_dialoginfo.c: fix

[sr-dev] git:master:423f46e6: carrierroute: check pointer and length for str value

2025-05-26 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 423f46e6a68e241ef03f59f863ecf6dee92c07db URL: https://github.com/kamailio/kamailio/commit/423f46e6a68e241ef03f59f863ecf6dee92c07db Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-26T18:58:59+02:00 carrierroute: check po

[sr-dev] Kamailio v5.7.7 Released

2025-05-21 Thread Daniel-Constantin Mierla via sr-dev
Hello, Kamailio SIP Server v5.7.7 stable release is out. This is a maintenance release of the latest stable branch, 5.7, that includes fixes since the release of v5.7.6. There is no change to database schema or configuration language structure that you have to do on previous installations of v5.7

[sr-dev] git:5.7:b228816f: ChangeLog: content updated for v5.7.7

2025-05-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: b228816f36f7963f1448c0f5a9fa2c5f434271d6 URL: https://github.com/kamailio/kamailio/commit/b228816f36f7963f1448c0f5a9fa2c5f434271d6 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-21T09:36:47+02:00 ChangeLog: content update

[sr-dev] git:5.7:690a4160: Makefile.defs: version set to 5.7.7

2025-05-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: 690a41609bb6308834527f5081a19e20bd63e0ca URL: https://github.com/kamailio/kamailio/commit/690a41609bb6308834527f5081a19e20bd63e0ca Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-21T09:10:42+02:00 Makefile.defs: version se

[sr-dev] git:5.7:ebb630f9: pkg: deb specs updated for v5.7.7

2025-05-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: ebb630f9c7ff6e67209b8dbb67da69403b979661 URL: https://github.com/kamailio/kamailio/commit/ebb630f9c7ff6e67209b8dbb67da69403b979661 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-21T08:55:54+02:00 pkg: deb specs updated fo

[sr-dev] git:5.7:951e5360: pkg: version set to 5.7.7 for rpms and alpine specs

2025-05-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: 951e53600f17bf4b05f414b1dbfe8f8853cb0a70 URL: https://github.com/kamailio/kamailio/commit/951e53600f17bf4b05f414b1dbfe8f8853cb0a70 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-21T08:48:18+02:00 pkg: version set to 5.7.7

[sr-dev] Re: Releasing v5.7.7

2025-05-20 Thread Daniel-Constantin Mierla via sr-dev
Hello, short reminder that v5.7.7 is going to be released today. Until the announcement is out, any commits to branch 5.7 have to be announced to sr-dev mailing list and wait for the ack before pushing. Cheers, Daniel On 16.05.25 11:31, Daniel-Constantin Mierla wrote: > Hello, > > I am consideri

[sr-dev] git:master:c1e81dfa: textops: docs for str_all_in()

2025-05-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c1e81dfa915f5c52da83cf02cbecdcf881eb057c URL: https://github.com/kamailio/kamailio/commit/c1e81dfa915f5c52da83cf02cbecdcf881eb057c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-20T09:17:00+02:00 textops: docs for str_

[sr-dev] Re: [kamailio/kamailio] Adding kemi exports for play_dtmf event_callback and dlg_req_within functions (PR #4245)

2025-05-20 Thread Daniel-Constantin Mierla via sr-dev
@miconda commented on this pull request. Thanks for submissions, there are some comments made inline within the patches. > @@ -2602,6 +2602,26 @@ static int ki_dlg_var_is_null(sip_msg_t *msg, str > *name) return -1; } +/** + * + */ +static int ki_dlg_req_within4(struct sip_msg *msg, c

[sr-dev] git:master:0cb4dd32: dialog: split w_dlg_req_with_headers_and_content() for kemi usage

2025-05-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 0cb4dd3282ec12cdaefca491f9ed43acd0f21bdd URL: https://github.com/kamailio/kamailio/commit/0cb4dd3282ec12cdaefca491f9ed43acd0f21bdd Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-20T09:25:09+02:00 dialog: split w_dlg_re

[sr-dev] git:master:1c398d31: textops: added str_all_in() function

2025-05-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1c398d313f5b73e7ee8cf5415b2e3045989ba385 URL: https://github.com/kamailio/kamailio/commit/1c398d313f5b73e7ee8cf5415b2e3045989ba385 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-20T09:17:00+02:00 textops: added str_all

[sr-dev] git:master:b51c78ba: usrloc: use the internal wrappers for time value

2025-05-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: b51c78ba27ca552893ba88cefe2d941246322a69 URL: https://github.com/kamailio/kamailio/commit/b51c78ba27ca552893ba88cefe2d941246322a69 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-16T11:05:47+02:00 usrloc: use the intern

[sr-dev] git:master:73dc08af: tls: removed unnecessary code

2025-05-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 73dc08affb9d0a7a3f9ab83c24e01bada8958b2d URL: https://github.com/kamailio/kamailio/commit/73dc08affb9d0a7a3f9ab83c24e01bada8958b2d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-16T10:49:09+02:00 tls: removed unnecessa

[sr-dev] git:master:cf53743b: presence: use internal wrapper to get int time values

2025-05-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: cf53743ba79b60724150738eb482473043925ffc URL: https://github.com/kamailio/kamailio/commit/cf53743ba79b60724150738eb482473043925ffc Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-16T10:33:21+02:00 presence: use internal

[sr-dev] git:master:87cfa9f3: pv_headers: compare the pvh_set_xavi() result with NULL

2025-05-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 87cfa9f3c5ae337dceb78654beb6fe4b00587993 URL: https://github.com/kamailio/kamailio/commit/87cfa9f3c5ae337dceb78654beb6fe4b00587993 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-16T10:39:33+02:00 pv_headers: compare th

[sr-dev] Releasing v5.7.7

2025-05-16 Thread Daniel-Constantin Mierla via sr-dev
Hello, I am considering to release Kamailio v5.7.7 (out of branch 5.7) on Wednesday, May 21, 2025, as the last one from the 5.7.x series, to mark the end of support for it. Currently 5.8.x and 6.0.x are the latest two maintained branches. Cheers, Daniel -- Daniel-Constantin Mierla (@ asipto.com

[sr-dev] git:master:57ec3497: pv: added $tts variable

2025-05-15 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 57ec3497c5a584850bd2883d6a6e8fd0535e11d7 URL: https://github.com/kamailio/kamailio/commit/57ec3497c5a584850bd2883d6a6e8fd0535e11d7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-15T12:10:30+02:00 pv: added $tts variabl

[sr-dev] git:master:acf3f1eb: pv: added functions to remove all root xavp/xavi items

2025-05-11 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: acf3f1ebeebec1540d0e93a80c8df54fee939610 URL: https://github.com/kamailio/kamailio/commit/acf3f1ebeebec1540d0e93a80c8df54fee939610 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-11T15:57:50+02:00 pv: added functions to

[sr-dev] git:master:57316690: pv: docs for the new xavp/i rm all functions

2025-05-11 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 57316690e96f8c458e9f83af7e102bfa816bf2cf URL: https://github.com/kamailio/kamailio/commit/57316690e96f8c458e9f83af7e102bfa816bf2cf Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-11T15:57:50+02:00 pv: docs for the new x

[sr-dev] git:master:03c93484: app_jsdt: initialize allocated buffer

2025-05-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 03c93484901928700d282a1684e4b6e4eaeed6c4 URL: https://github.com/kamailio/kamailio/commit/03c93484901928700d282a1684e4b6e4eaeed6c4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-08T09:59:25+02:00 app_jsdt: initialize a

[sr-dev] git:master:1f5afd30: app_jsdt: use snprintf() to build path instead of strcat()

2025-05-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1f5afd3044dd399a7a8b03430c9d2b899d044b5a URL: https://github.com/kamailio/kamailio/commit/1f5afd3044dd399a7a8b03430c9d2b899d044b5a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-08T10:08:21+02:00 app_jsdt: use snprintf

[sr-dev] git:master:2e20c74f: app_jsdt: doc - fix section tags for loaddir

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 2e20c74fb03f2442cde5f3f69989a0ed914f542c URL: https://github.com/kamailio/kamailio/commit/2e20c74fb03f2442cde5f3f69989a0ed914f542c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-06T14:38:02+02:00 app_jsdt: doc - fix se

[sr-dev] git:master:7fa8b166: Makefile.defs/CMakeLists.txt: version set to 6.1.0-dev1

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 7fa8b166bfc813270d19a30351326a94a9187852 URL: https://github.com/kamailio/kamailio/commit/7fa8b166bfc813270d19a30351326a94a9187852 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-06T14:34:06+02:00 Makefile.defs/CMakeLis

[sr-dev] Re: [kamailio/kamailio] cdp: restructure locking order to prevent rare deadlock (PR #4191)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4191) Does this PR still need work or can be merged? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4191#issuecomment-2854245481 You are receiving this because you are subscribed to this thread. Message I

[sr-dev] Re: [kamailio/kamailio] stirshaken: removed repeated x509 certification path check (PR #4202)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4202) With no other comments for quite some time, I am merging it, thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4202#issuecomment-2854240827 You are receiving this because you are subscribed to t

[sr-dev] Re: [kamailio/kamailio] stirshaken: removed repeated x509 certification path check (PR #4202)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Merged #4202 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4202#event-17535681902 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] git:master:f007736b: stirshaken: removed repeated x509 certification path check

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f007736ba18f5cc2114ffdd1e6df2b9b03808fe7 URL: https://github.com/kamailio/kamailio/commit/f007736ba18f5cc2114ffdd1e6df2b9b03808fe7 Author: FelipeCuadra Committer: Daniel-Constantin Mierla Date: 2025-05-06T13:34:41+02:00 stirshaken: removed repeated x509

[sr-dev] Re: [kamailio/kamailio] app_jsdt: Added dynamic buffer sizing to load bigger .js files and Added ability to load all JavaScript files from a specified directory (PR #4221)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Merged #4221 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4221#event-17535669317 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] Re: [kamailio/kamailio] app_jsdt: Added dynamic buffer sizing to load bigger .js files and Added ability to load all JavaScript files from a specified directory (PR #4221)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4221) Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4221#issuecomment-2854237072 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:4ed24494: app_jsdt: Added dynamic buffer sizing to load bigger .js files and Added ability to load all JavaScript files from a specified directory

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 4ed2449454d07594f9bc30622b7fada9d719c5a3 URL: https://github.com/kamailio/kamailio/commit/4ed2449454d07594f9bc30622b7fada9d719c5a3 Author: ngash Committer: Daniel-Constantin Mierla Date: 2025-05-06T13:33:50+02:00 app_jsdt: Added dynamic buffer sizing to

[sr-dev] Re: [kamailio/kamailio] core: support tls connection domain matching (PR #4222)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Merged #4222 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4222#event-17535651254 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] Re: [kamailio/kamailio] core: support tls connection domain matching (PR #4222)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4222) Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4222#issuecomment-2854234401 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:98feec09: tls: implement match_domain,match_connections_domain hooks

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 98feec09b3cc0fe67d1a2f8484b5c9583a4beb21 URL: https://github.com/kamailio/kamailio/commit/98feec09b3cc0fe67d1a2f8484b5c9583a4beb21 Author: Michael Furmur Committer: Daniel-Constantin Mierla Date: 2025-05-06T13:32:35+02:00 tls: implement match_domain,matc

[sr-dev] Re: [kamailio/kamailio] cdp: Cast time for printing and Improve cdp docs (PR #4227)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4227) Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4227#issuecomment-2854232843 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:69f22ad4: core: support tls connection domain matching

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 69f22ad49be1302c884f47903d0e32d8491912fd URL: https://github.com/kamailio/kamailio/commit/69f22ad49be1302c884f47903d0e32d8491912fd Author: Michael Furmur Committer: Daniel-Constantin Mierla Date: 2025-05-06T13:32:35+02:00 core: support tls connection dom

[sr-dev] git:master:fabf509a: tls_wolfssl: implement match_domain,match_connections_domain hooks

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: fabf509a7e2ce550f71554517346f873b8426ff6 URL: https://github.com/kamailio/kamailio/commit/fabf509a7e2ce550f71554517346f873b8426ff6 Author: Michael Furmur Committer: Daniel-Constantin Mierla Date: 2025-05-06T13:32:35+02:00 tls_wolfssl: implement match_dom

[sr-dev] Re: [kamailio/kamailio] cdp: Cast time for printing and Improve cdp docs (PR #4227)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Merged #4227 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4227#event-17535641518 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] git:master:11275ccb: cdp: docs: Add missing list_peers function

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 11275ccb94cdddfec49191eaf80b2bc2f083c284 URL: https://github.com/kamailio/kamailio/commit/11275ccb94cdddfec49191eaf80b2bc2f083c284 Author: Xenofon Karamanos Committer: Daniel-Constantin Mierla Date: 2025-05-06T13:31:54+02:00 cdp: docs: Add missing list_p

[sr-dev] git:master:4e945720: cdp: Cast time_t and use 'L' (long long) identifier in rpc function.

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 4e94572059d46b6bdd6726abfd52cb59793f5b03 URL: https://github.com/kamailio/kamailio/commit/4e94572059d46b6bdd6726abfd52cb59793f5b03 Author: Xenofon Karamanos Committer: Daniel-Constantin Mierla Date: 2025-05-06T13:31:54+02:00 cdp: Cast time_t and use 'L'

[sr-dev] Re: [kamailio/kamailio] core: docs: Update type identifiers that can be used in the RPC API (PR #4228)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Merged #4228 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4228#event-17535629457 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] Re: [kamailio/kamailio] core: docs: Update type identifiers that can be used in the RPC API (PR #4228)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4228) Thanks! Maybe we should migrate these tutorials to markdown and keep them on a more visible place on git repo. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4228#issuecomment-2854230868 You are rec

[sr-dev] git:master:9a8ab319: core: docs - Update type identifiers that can be used in the RPC API

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 9a8ab3199488f02bd01e39bb6e13ef192321b37c URL: https://github.com/kamailio/kamailio/commit/9a8ab3199488f02bd01e39bb6e13ef192321b37c Author: Xenofon Karamanos Committer: Daniel-Constantin Mierla Date: 2025-05-06T13:31:05+02:00 core: docs - Update type iden

[sr-dev] Re: [kamailio/kamailio] core: sdp - update start pointer only after len adjustment (PR #4230)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4230) Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4230#issuecomment-2854227949 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:c9fbf6f4: core: sdp - update start pointer only after len adjustment

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c9fbf6f46898dbb2a8413a1c9d824a56241f2288 URL: https://github.com/kamailio/kamailio/commit/c9fbf6f46898dbb2a8413a1c9d824a56241f2288 Author: S-P Chan Committer: Daniel-Constantin Mierla Date: 2025-05-06T13:29:44+02:00 core: sdp - update start pointer only

[sr-dev] Re: [kamailio/kamailio] core: sdp - update start pointer only after len adjustment (PR #4230)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
Merged #4230 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4230#event-17535609889 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] Re: [kamailio/kamailio] http_client leaks TLS shared memory (Issue #4231)

2025-05-06 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4231) I see that Kamailio reports being compiled for x86_64, but the OS reports is arm64. Is this the combination you use? Is the OS on arm64? If yes, would it be possible that you test on an amd64/x86_64, over the past I encountered issues with various

[sr-dev] Re: [kamailio/kamailio] core(sdp_helpr_funcs.c): always parsing a=candidate: as "no component … " (Issue #4229)

2025-05-05 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4229) @space88man: I removed the condition in [444fef8](https://github.com/kamailio/kamailio/commit/444fef809c21b250402cfdbd48de65926ac6286a) that I added in that older commit, which was wrong, thinking of an extra protection not to go over boundary. T

[sr-dev] git:master:444fef80: core: sdp - removed invalid condition

2025-05-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 444fef809c21b250402cfdbd48de65926ac6286a URL: https://github.com/kamailio/kamailio/commit/444fef809c21b250402cfdbd48de65926ac6286a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-05T16:48:21+02:00 core: sdp - removed in

[sr-dev] git:master:cd2db38b: presence: use internal wraper for signed int time

2025-05-04 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: cd2db38bb3f8f3926cac7e7c5cd58af8f5143fe1 URL: https://github.com/kamailio/kamailio/commit/cd2db38bb3f8f3926cac7e7c5cd58af8f5143fe1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-04T21:03:27+02:00 presence: use internal

[sr-dev] git:master:2dd6dcfb: dmq: use internal wrapper for signed int time

2025-05-04 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 2dd6dcfb0e4fe353536c411a25d44fa8a796672f URL: https://github.com/kamailio/kamailio/commit/2dd6dcfb0e4fe353536c411a25d44fa8a796672f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-04T20:58:36+02:00 dmq: use internal wrap

[sr-dev] git:master:eee44314: drouting: rework expression to prevent value overflow

2025-05-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: eee4431447789b2fc614144064dd61b97570e8bf URL: https://github.com/kamailio/kamailio/commit/eee4431447789b2fc614144064dd61b97570e8bf Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-02T08:58:32+02:00 drouting: rework expre

[sr-dev] git:master:c2f36a2c: pv_headers: proper pointer comparison for returned value

2025-05-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c2f36a2c4f83b0ea077722ae6cc2fcecfb3616c1 URL: https://github.com/kamailio/kamailio/commit/c2f36a2c4f83b0ea077722ae6cc2fcecfb3616c1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-05-02T08:53:58+02:00 pv_headers: proper poi

[sr-dev] Re: [kamailio/kamailio] secfilter: fix table of contents index points [skip ci] (c92795b)

2025-04-30 Thread Daniel-Constantin Mierla via sr-dev
For the records and future consideration: the README file for a module must not be changed manually, it is generated from the xml files located in the `doc/` subfolder of the module directory. If you want to change something in the README file, change inside the xml files and a job on kamailio.o

[sr-dev] git:master:022f9ed2: topoh: docs listed $th(ecallid)

2025-04-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 022f9ed2a49e9e72d323aa33d0ff7209c33f945f URL: https://github.com/kamailio/kamailio/commit/022f9ed2a49e9e72d323aa33d0ff7209c33f945f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-30T12:26:30+02:00 topoh: docs listed $th

[sr-dev] git:master:5fd6ff04: topoh: added $th(ecallid) - return encoded call id

2025-04-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 5fd6ff04e2ef8365dfabe16d4d612ac7ee5fbecf URL: https://github.com/kamailio/kamailio/commit/5fd6ff04e2ef8365dfabe16d4d612ac7ee5fbecf Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-30T12:26:30+02:00 topoh: added $th(ecall

[sr-dev] Re: [kamailio/kamailio] Corrupted output with log-engine json (Issue #4203)

2025-04-29 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4203) Closing as not related to Kamailio code. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4203#issuecomment-2838090910 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] Re: [kamailio/kamailio] Corrupted output with log-engine json (Issue #4203)

2025-04-29 Thread Daniel-Constantin Mierla via sr-dev
Closed #4203 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4203#event-17451427446 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development

[sr-dev] git:master:2081b3aa: core: utils/tmrec - reworked bymonth matching for negative indexes

2025-04-29 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 2081b3aac394223b68b849fbac2a9e5ac4392334 URL: https://github.com/kamailio/kamailio/commit/2081b3aac394223b68b849fbac2a9e5ac4392334 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-29T11:49:04+02:00 core: utils/tmrec - re

[sr-dev] git:master:512c5f51: dispatcher: Check if tm is enabled before probing

2025-04-29 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 512c5f51bba77529b9cc844a6b4904a1d6275c1e URL: https://github.com/kamailio/kamailio/commit/512c5f51bba77529b9cc844a6b4904a1d6275c1e Author: Xenofon Karamanos Committer: Daniel-Constantin Mierla Date: 2025-04-29T09:28:29+02:00 dispatcher: Check if tm is en

[sr-dev] Re: [kamailio/kamailio] dispatcher: Check if tm is enabled before probing (PR #4223)

2025-04-29 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4223) Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4223#issuecomment-2837782684 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Re: [kamailio/kamailio] dispatcher: Check if tm is enabled before probing (PR #4223)

2025-04-29 Thread Daniel-Constantin Mierla via sr-dev
Merged #4223 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4223#event-17449635143 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] Re: [kamailio/kamailio] The logic in tmrec_match() is flawed (Issue #4214)

2025-04-29 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4214) Thanks for reporting, commit referenced above was pushed for it. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4214#issuecomment-2837768191 You are receiving this because you are subscribed to thi

[sr-dev] Re: [kamailio/kamailio] The logic in tmrec_match() is flawed (Issue #4214)

2025-04-29 Thread Daniel-Constantin Mierla via sr-dev
Closed #4214 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4214#event-17449580215 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development

[sr-dev] git:master:8f1a8c50: core: utils/tmrec - decrement month for bymonth matching

2025-04-29 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 8f1a8c50ff230a1fffdd6b376f172cabe9fe60e3 URL: https://github.com/kamailio/kamailio/commit/8f1a8c50ff230a1fffdd6b376f172cabe9fe60e3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-29T09:23:07+02:00 core: utils/tmrec - de

[sr-dev] git:master:4a20f891: smsops: use global buffer for getting pv sms body

2025-04-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 4a20f89185d82515e1ac55f8cf12eec332723fc0 URL: https://github.com/kamailio/kamailio/commit/4a20f89185d82515e1ac55f8cf12eec332723fc0 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-28T11:17:12+02:00 smsops: use global buf

[sr-dev] git:master:c8217350: lost: clean allocated memory also for length 0

2025-04-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c8217350f44a9ab897e3acdffbce1eb2a57fe1a2 URL: https://github.com/kamailio/kamailio/commit/c8217350f44a9ab897e3acdffbce1eb2a57fe1a2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-28T11:17:12+02:00 lost: clean allocated

[sr-dev] git:master:e0adeaa2: lib/ims: free before return on not finding the token

2025-04-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e0adeaa22ec6773d75b0ef04fce19b44ef2b URL: https://github.com/kamailio/kamailio/commit/e0adeaa22ec6773d75b0ef04fce19b44ef2b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-28T11:17:12+02:00 lib/ims: free before r

[sr-dev] Re: [kamailio/kamailio] Kam fixes (PR #4219)

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4219) Thanks! PR was applied manually to split commits per component (otherwise it can lead to complex backporting conflicts for other commits in the future). -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pul

[sr-dev] Re: [kamailio/kamailio] Kam fixes (PR #4219)

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
Closed #4219. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4219#event-17402935732 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Mailing List -

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

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
- URL: https://github.com/kamailio/kamailio/commit/d54641a86656b782e3c8901c1c3ba6556248a4f5 Author: Paul Donald Date: 2025-04-25T10:46:44+02:00 kamctl: version set to 6.0.0 - URL: https://github.com/kamailio/kamailio/commit/607d713acfaadbb3b60ec1ba25c6eec101810c95 Author: Paul Donald Date

[sr-dev] Re: [kamailio/kamailio] core: added support for multiple tcp_closed callbacks (PR #4215)

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
Merged #4215 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4215#event-17402640721 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] Re: [kamailio/kamailio] core: added support for multiple tcp_closed callbacks (PR #4215)

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4215) Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4215#issuecomment-2829748110 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:2873637a: core: added support for multiple tcp_closed callbacks

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 2873637af8a58ab5a694a86226d16284a7938460 URL: https://github.com/kamailio/kamailio/commit/2873637af8a58ab5a694a86226d16284a7938460 Author: Nikolay Ivanuschak Committer: Daniel-Constantin Mierla Date: 2025-04-25T10:36:22+02:00 core: added support for mult

[sr-dev] Re: [kamailio/kamailio] app_jsdt: Added dynamic buffer sizing to load bigger .js files and Added ability to load all JavaScript files from a specified directory (PR #4221)

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4221) Thanks for the PR! It would be good to keep coherence for local variable naming style, e.g., using lowercase -- now there are `Result` and `len`, or `FullBuffer` and `totallen`, or `sizeToAllocate`. Also, declare the variables at the beginning of

[sr-dev] Re: [kamailio/kamailio] topoh: fix bug in hiding record routes in reply messages (PR #4170)

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4170) The masking/unmasking cannot be done using the last one corresponding to Topoh-Server, because it has to be done in the way that the intermediary nodes see the same Record-Route as for the INVITE. Lets take the example: ``` UA1 <=> P1 <=> P2(TH)

[sr-dev] Re: [kamailio/kamailio] Update PCSCF IMS example config (PR #4177)

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4177) There were a couple of places where the table name had to be change, a different commit was pushed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4177#issuecomment-2829541035 You are receiving this

[sr-dev] Re: [kamailio/kamailio] Update PCSCF IMS example config (PR #4177)

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
Closed #4177. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4177#event-17401406632 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Mailing List -

[sr-dev] git:master:dc269b33: misc/examples/ims/pcscf: location renamed to pcscf_location

2025-04-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: dc269b336c863940514e538bc71a0ef3eb5961ff URL: https://github.com/kamailio/kamailio/commit/dc269b336c863940514e538bc71a0ef3eb5961ff Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-25T08:57:08+02:00 misc/examples/ims/pcsc

[sr-dev] git:master:6d658fe6: sca: free in case of parse headers error

2025-04-24 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 6d658fe6c1af84368d093942356cf2b116ff17e5 URL: https://github.com/kamailio/kamailio/commit/6d658fe6c1af84368d093942356cf2b116ff17e5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-25T08:51:23+02:00 sca: free in case of p

[sr-dev] Re: [kamailio/kamailio] core: support tls connection domain matching (PR #4222)

2025-04-24 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4222) The core parameter are documented on the wiki, the core cookbook: - https://github.com/kamailio/kamailio-wiki/blob/main/docs/cookbooks/devel/core.md The PR is about the connections initiated by Kamailio to the same target ip:port, right? -- R

[sr-dev] git:master:d965b924: jsonrpcs: reworked closing tcp socket

2025-04-23 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d965b9242b313cb19f75baac12786d202a9987eb URL: https://github.com/kamailio/kamailio/commit/d965b9242b313cb19f75baac12786d202a9987eb Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-23T21:04:08+02:00 jsonrpcs: reworked clo

[sr-dev] git:master:76a72a00: ims_isc: free allocated route in case of error

2025-04-22 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 76a72a0092272d0f0ca7cf3df22ad6d05a79e782 URL: https://github.com/kamailio/kamailio/commit/76a72a0092272d0f0ca7cf3df22ad6d05a79e782 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-04-22T22:16:44+02:00 ims_isc: free allocate

[sr-dev] Re: [kamailio/kamailio] topoh: fix bug in hiding record routes in reply messages (PR #4170)

2025-04-22 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4170) Travelling lately because of the Easter holidays, I haven't had the chance to look much at it yet. Is it about un/masking the IPs in the SIP response, right? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamaili

  1   2   3   4   5   6   7   8   9   10   >