[sr-dev] Re: [kamailio/kamailio] Service crashed for IMS VoLTE MT call (Issue #3973)

2024-11-13 Thread Henning Westerholt via sr-dev
This support is provided from the open source project. If you don't receive a reply, it could mean that nobody know about this particular problem or just that nobody found time yet to look into it. If you are looking for commercial support options, please have a look to the [business directory]

[sr-dev] Re: [kamailio/kamailio] Add timer to ping rtpengine (PR #4016)

2024-11-13 Thread Xenofon Karamanos via sr-dev
@xkaraman pushed 4 commits. 98202587325b619df36970cc086419042267f6cc rtpengine: Add timer to ping rtpengine 0458f4cd5dd1e2507e3a3c817815e3f12945b550 rtpengine: Re-enable down servers (but not disabled ones) df0d4ce788e03888eaeef0553f26c7d84999b832 rtpengine: Add brief function descriptions 65

[sr-dev] git:master:85456e17: topoh: check if socket name is set for building sockets strings

2024-11-13 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 85456e17df760b3d716aa1207a59ef0c3a29b4b4 URL: https://github.com/kamailio/kamailio/commit/85456e17df760b3d716aa1207a59ef0c3a29b4b4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-11-13T14:58:57+01:00 topoh: check if socket

[sr-dev] Re: [kamailio/kamailio] Add timer to ping rtpengine (PR #4016)

2024-11-13 Thread Xenofon Karamanos via sr-dev
@xkaraman commented on this pull request. > @@ -3549,6 +3606,10 @@ static int rtpp_test(struct rtpp_node *node, int > isdisabled, int force) return 1; } if(force == 0) { + /* If ping_interval is set, the timer will ping and test + the

[sr-dev] Re: [kamailio/kamailio] Add timer to ping rtpengine (PR #4016)

2024-11-13 Thread Xenofon Karamanos via sr-dev
@xkaraman pushed 2 commits. f93a7a78ba714a6dd830cc17b09c323dca7bf080 rtpengine: Add doxygen function descriptions 0a981e20115a3def935206118097ad8603feed62 rtpengine/docs: Add ping_interval docs -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4016/files/65e714cc352aa0c38f7f243b

[sr-dev] Re: [kamailio/kamailio] [JWT module] Verification doesn't check if the JWT is expired (Issue #4007)

2024-11-13 Thread Daniel-Constantin Mierla via sr-dev
The `iat` is `Issued At`: - https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.6 If its value is in the past, that seems to be ok. The validation is done by libjwt. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4007#issuecomment-2475