[sr-dev] Re: [kamailio/kamailio] error on make cdp module (Issue #3701)

2024-01-08 Thread Henning Westerholt via sr-dev
Hello, thanks for the report. Which Kamailio version are you using exactly? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3701#issuecomment-1880534915 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] Re: [kamailio/kamailio] error on make cdp module (Issue #3701)

2024-01-08 Thread faratell via sr-dev
I set "git checkout -b 5.3 origin/5.3". it is noticeable that no problem when using ubuntu 18.04. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3701#issuecomment-1880673608 You are receiving this because you are subscribed to this thread. Me

[sr-dev] git:master:c53a3a0f: siptrace: rename parameters to avoid overlapping with global structure

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c53a3a0fdee77d6d638f2f50f405ee038288301d URL: https://github.com/kamailio/kamailio/commit/c53a3a0fdee77d6d638f2f50f405ee038288301d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-07T12:58:54+01:00 siptrace: rename param

[sr-dev] git:master:000404ac: smsops: prefix some global variables with module name

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 000404acbf84b0425d8d8e03ece29d525dc56efc URL: https://github.com/kamailio/kamailio/commit/000404acbf84b0425d8d8e03ece29d525dc56efc Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-07T12:50:05+01:00 smsops: prefix some gl

[sr-dev] git:master:9d8037bf: lcr: rename function parameters to avoid shadowing the global variable

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 9d8037bfd71996cfae756a030cdc3dd139162863 URL: https://github.com/kamailio/kamailio/commit/9d8037bfd71996cfae756a030cdc3dd139162863 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-08T09:17:22+01:00 lcr: rename function p

[sr-dev] git:master:ecca625f: rtpengine: renamed function parameters to avoid shadowing the global variable

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ecca625fd265d0484165d7a56e958a634103b09a URL: https://github.com/kamailio/kamailio/commit/ecca625fd265d0484165d7a56e958a634103b09a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-08T09:06:36+01:00 rtpengine: renamed fun

[sr-dev] git:master:69fab0d4: pdb: pass structure by pointer to debug function

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 69fab0d4005e09b6fd0b905e7c660a8fe62d3659 URL: https://github.com/kamailio/kamailio/commit/69fab0d4005e09b6fd0b905e7c660a8fe62d3659 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-07T12:35:52+01:00 pdb: pass structure by

[sr-dev] git:master:eef07574: siputils: new function to check existence of a contact uri param

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: eef07574be8499b517e4c333a36d618c608253ef URL: https://github.com/kamailio/kamailio/commit/eef07574be8499b517e4c333a36d618c608253ef Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-08T12:13:14+01:00 siputils: new function

[sr-dev] git:master:257cfe9b: siputils: docs for contact_param_check() function

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 257cfe9be9327054fb381a48df9605444ea8e6fd URL: https://github.com/kamailio/kamailio/commit/257cfe9be9327054fb381a48df9605444ea8e6fd Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-08T12:25:32+01:00 siputils: docs for con

[sr-dev] git:master:b3ed254a: modules: readme files regenerated - siputils ... [skip ci]

2024-01-08 Thread Kamailio Dev via sr-dev
Module: kamailio Branch: master Commit: b3ed254a85bd9528342d07c87791ee00f5d70622 URL: https://github.com/kamailio/kamailio/commit/b3ed254a85bd9528342d07c87791ee00f5d70622 Author: Kamailio Dev Committer: Kamailio Dev Date: 2024-01-08T12:31:30+01:00 modules: readme files regenerated - siputils .

[sr-dev] [kamailio/kamailio] libbcg729-dev dependency of dpkg-checkbuilddeps can not install on ubuntu 18.04 (Issue #3703)

2024-01-08 Thread faratell via sr-dev
Hello to all. I have tried to install VoLTE Setup with Kamailio IMS on Ubuntu 18.04 from https://open5gs.org/open5gs/docs/tutorial/02-VoLTE-setup/ in step 16, Install RTPEngine, dpkg-checkbuilddeps have dependencies: libbcg729-dev, which is not in the repository of ubuntu 18.04 to install. How

[sr-dev] Re: [kamailio/kamailio] parser/contact: Change addition order to the end of list (PR #3698)

2024-01-08 Thread Xenofon Karamanos via sr-dev
@xkaraman pushed 1 commit. 3127620b6afeb76fd223f561b4603e0010f02c4d parser/contact: Change addition order to the end of list -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3698/files/2cd4b4dfcc4e9a642a9d02de7cc2541e913586b3..3127620b6afeb76fd223f561b4603e0010f02c4d You are rec

[sr-dev] Re: [kamailio/kamailio] parser/contact: Change addition order to the end of list (PR #3698)

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
I am fine to go for this change, to add contact records at the end of the list. I can't think of a case where such update could break/change exiting behaviour badly. Just some aesthetic remarks, use snake_case function naming format, it is how the other function in the file are. The, then me sh

[sr-dev] Re: [kamailio/kamailio] error on make cdp module (Issue #3701)

2024-01-08 Thread Henning Westerholt via sr-dev
Hm, this is quite old and not maintained anymore. If you are also using the "https://github.com/herlesupreeth/kamailio"; repository, you should probably address your question to this project. Please re-open if you can reproduce this with the current Kamailio git master or release branch 5.6/5.7

[sr-dev] Re: [kamailio/kamailio] error on make cdp module (Issue #3701)

2024-01-08 Thread Henning Westerholt via sr-dev
Closed #3701 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3701#event-11417359598 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] libbcg729-dev dependency of dpkg-checkbuilddeps can not install on ubuntu 18.04 (Issue #3703)

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
Closed #3703 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3703#event-11417368180 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] libbcg729-dev dependency of dpkg-checkbuilddeps can not install on ubuntu 18.04 (Issue #3703)

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
The dependency is for rtpengine, which works together with Kamailio but it is a separate project on `sipwise/rtpengine` repository. You have to address your reports to that project. Anyhow, iirc, there is an option to skip that dependency and build without it, just read the documentation more ca

[sr-dev] Re: [kamailio/kamailio] error on make cdp module (Issue #3701)

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
For the records, cdp from devel branch compiles fine on ubuntu 22.04, I have just tried. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3701#issuecomment-1880976189 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] Re: [kamailio/kamailio] parser/contact: Change addition order to the end of list (PR #3698)

2024-01-08 Thread Xenofon Karamanos via sr-dev
Thanks @miconda for the feedback. You are right of course, changed the naming to match the rest of the file. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3698#issuecomment-1881003803 You are receiving this because you are subscribed to this thr

[sr-dev] Re: [kamailio/kamailio] pv: hfl(name)[N] for negative index bug (Issue #3653)

2024-01-08 Thread Xenofon Karamanos via sr-dev
Closed #3653 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3653#event-11417696903 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] dmq_usrloc: DMQ also copies and sends attributes related to contacts (PR #3679)

2024-01-08 Thread Xenofon Karamanos via sr-dev
Hi @miconda, What does long mean in this case? What does `xavp_clone_level_nodata` achieve in this regard? Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3679#issuecomment-1881065991 You are receiving this because you are subscribed to t

[sr-dev] git:master:4df92312: parser/contact: Change addition order to the end of list

2024-01-08 Thread Henning Westerholt via sr-dev
Module: kamailio Branch: master Commit: 4df92312166d8aad77ef0898d0a7c6ba40b7 URL: https://github.com/kamailio/kamailio/commit/4df92312166d8aad77ef0898d0a7c6ba40b7 Author: Xenofon Karamanos Committer: Henning Westerholt Date: 2024-01-08T15:55:43+01:00 parser/contact: Change addition ord

[sr-dev] Re: [kamailio/kamailio] parser/contact: Change addition order to the end of list (PR #3698)

2024-01-08 Thread Henning Westerholt via sr-dev
Thanks for the PR and the review, merged. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3698#issuecomment-1881168665 You are receiving this because you are subscribed to this thread. Message ID: ___ Kam

[sr-dev] Re: [kamailio/kamailio] parser/contact: Change addition order to the end of list (PR #3698)

2024-01-08 Thread Henning Westerholt via sr-dev
Merged #3698 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3698#event-11418690902 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] Re: [kamailio/kamailio] dmq_usrloc: DMQ also copies and sends attributes related to contacts (PR #3679)

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
@xkaraman: I meant to be kept for "long time" -- for example, if the list is needed for the duration of keeping a contact record till its expiration (or, just as another example, for dialog record till its end). In such case, the list has to be cloned, or the pointer to it from the core (or othe

[sr-dev] git:master:52e82aa7: gcrypt: new module for crypto functions

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 52e82aa79febcdc7aa422756e250d402b61dfe14 URL: https://github.com/kamailio/kamailio/commit/52e82aa79febcdc7aa422756e250d402b61dfe14 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-08T20:21:02+01:00 gcrypt: new module for

[sr-dev] git:master:db8dd08b: Makefile.groups: added group for gcrypt module

2024-01-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: db8dd08b5506ac40314b70386b9ea83b509e17b1 URL: https://github.com/kamailio/kamailio/commit/db8dd08b5506ac40314b70386b9ea83b509e17b1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-08T20:21:02+01:00 Makefile.groups: added

[sr-dev] Re: [kamailio/kamailio] cfgt: doesn't support tm_suspend() tm_continue() (#684)

2024-01-08 Thread github-actions[bot] via sr-dev
This issue is stale because it has been open 6 weeks with no activity. Remove stale label or comment or this will be closed in 2 weeks. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/684#issuecomment-1882244236 You are receiving this because you

[sr-dev] Re: [kamailio/kamailio] Silence “make: --libs: No such file or directory” warnings (PR #3475)

2024-01-08 Thread github-actions[bot] via sr-dev
This PR is stale because it has been open 6 weeks with no activity. Remove stale label or comment or this will be closed in 2 weeks. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3475#issuecomment-1882244394 You are receiving this because you are

[sr-dev] Re: [kamailio/kamailio] sigabrt on kamailio 5.5.6 (Issue #3593)

2024-01-08 Thread github-actions[bot] via sr-dev
Closed #3593 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3593#event-11424523836 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Dev

[sr-dev] Re: [kamailio/kamailio] janssonrpcc: No failover to lower prio server (Issue #3378)

2024-01-08 Thread github-actions[bot] via sr-dev
Closed #3378 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3378#event-11424523548 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Dev

[sr-dev] Re: [kamailio/kamailio] error on make cdp module (Issue #3701)

2024-01-08 Thread faratell via sr-dev
Thanks for your attention and replies. I switched to branch 5.6 but the module jwt was not installed jwt_mod.c:28:10: fatal error: jwt.h: No such file or directory 28 | #include | ^~~ compilation terminated. make[2]: *** [../../Makefile.rules:100: jwt_mod.o] Error 1 make[2]: