[sr-dev] Re: [kamailio/kamailio] Transformation {sql.val.str} does not quote '0' for undefined $var(); (Issue #4409)

2025-09-27 Thread Fred Posner via sr-dev
fredposner left a comment (kamailio/kamailio#4409) I don’t believe there is a specific method to type a var as string. Some have found success with this type of method: $var(x) = "" + "1234"; I’ve never tested if $_s(format) would be treated as a string. -- Reply to this email directly or

[sr-dev] Re: [kamailio/kamailio] Transformation {sql.val.str} does not quote '0' for undefined $var(); (Issue #4409)

2025-09-26 Thread Fred Posner via sr-dev
fredposner left a comment (kamailio/kamailio#4409) $var variables cannot be null. (They are always 0 if not defined). In the spec, it says: > This transformation outputs valid SQL values for various PV values: > > - \ values are output as NULL > - integers are output as integers > - everything

[sr-dev] Re: [kamailio/kamailio] execution in event_route takes too much time (Issue #4285)

2025-06-16 Thread Fred Posner via sr-dev
Closed #4285 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4285#event-18170222169 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development

[sr-dev] Re: [kamailio/kamailio] execution in event_route takes too much time (Issue #4285)

2025-06-16 Thread Fred Posner via sr-dev
fredposner left a comment (kamailio/kamailio#4285) Support for using [Kamailio](https://www.kamailio.org) can be obtained from a variety of places, including: - [Mailing Lists](https://www.kamailio.org/w/mailing-lists/) - [matrix chat room](https://matrix.to/#/#kamailio:matrix.kamailio.dev) - [k

[sr-dev] Re: Kamailio Deployment in AWS

2025-06-04 Thread Fred Posner via sr-dev
elp on the SR-USERS list: https://www.kamailio.org/w/mailing-lists/ This list is dedicated for development related discussions and extensions or modifications of Kamailio (OpenSER) source code. Thank you. Fred Posner Tel: +1 (352) 664-3733 Alt: +1 (224) 334-3733 Co

[sr-dev] Re: Kamailio Redis Integration

2025-04-24 Thread Fred Posner via sr-dev
! Fred Posner Tel: +1 (352) 664-3733 Alt: +1 (224) 334-3733 Contact info at https://fredp.xyz > On Apr 24, 2025, at 6:09 AM, Timothy Delin via sr-dev > wrote: > > Hi Chris,Thank you for your helpful comment. We have already exposed the > ports “6379:6379” in the compo

[sr-dev] Re: [kamailio/kamailio] AUTH Module algorithm parameter using MD5 and SHA-256 (Issue #4160)

2025-03-01 Thread Fred Posner via sr-dev
fredposner left a comment (kamailio/kamailio#4160) Closing - no info / blank report. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4160#issuecomment-2691263661 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] Re: [kamailio/kamailio] AUTH Module algorithm parameter using MD5 and SHA-256 (Issue #4160)

2025-02-28 Thread Fred Posner via sr-dev
Closed #4160 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4160#event-16516262023 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development

[sr-dev] Re: [kamailio/kamailio] tls_wolfssl: crash qm_free / qm_debug_check_frag (Issue #4074)

2024-12-17 Thread Fred Posner via sr-dev
I had installed via: ``` git clone https://github.com/wolfSSL/wolfssl.git --depth 1 /usr/local/src/kamailio/misc/external/wolfssl/wolfssl cd /usr/local/src/kamailio make modules modules=modules/tls_wolfssl make install modules modules=modules/tls_wolfssl ``` -- Reply to this email directly or v

[sr-dev] Re: [kamailio/kamailio] tls_wolfssl: crash qm_free / qm_debug_check_frag (Issue #4074)

2024-12-17 Thread Fred Posner via sr-dev
Looks like it is 5.7.2 version: ``` Name: wolfssl Description: wolfssl C library. Version: 5.7.2 ``` -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4074#issuecomment-2548649913 You are receiving this because you are subscribed to this thread. M

[sr-dev] [kamailio/kamailio] tls_wolfssl: crash qm_free / qm_debug_check_frag (Issue #4074)

2024-12-16 Thread Fred Posner via sr-dev
### Introduction First, I apologize for the lack of detail here. I am unable to get a core dump and as a production box, I was unable to run in debug mode. ### Description Using Kamailio 5.8.4 on Debian 12, every 60-80 minutes, the software would crash, blaming tls_wolfssl, such as: ``` 2024-

[sr-dev] Re: [kamailio/kamailio] Recurring crash: freeing already freed pointer called from tls: tls_init.c: ser_free (Issue #4055)

2024-12-05 Thread Fred Posner via sr-dev
This seems like the known issue with openssl. Best handled via sr-users as isn't a bug. See (https://github.com/kamailio/kamailio/issues/3791) `tls_threads_mode = 1` -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4055#issuecomment-2520837829 Yo

[sr-dev] Re: [kamailio/kamailio] Recurring crash: freeing already freed pointer called from tls: tls_init.c: ser_free (Issue #4055)

2024-12-05 Thread Fred Posner via sr-dev
Closed #4055 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4055#event-15546932686 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development

[sr-dev] Re: Request for assistance with Microsoft Teams and Asterisk integration

2024-11-26 Thread Fred Posner via sr-dev
or clarifications. Good morning, This mailing list is primarily intended for development related discussions. For configuration help/community assistance, you can try the sr-users list. For paid assistance, you can reach out to the business list (lists.kamailio.org <htt

[sr-dev] Re: [kamailio/kamailio] nathelper [nathelper.c:745]: set_contact_alias(): you can't update contact twice, check your config! (Issue #4005)

2024-10-22 Thread Fred Posner via sr-dev
Closed #4005 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4005#event-14793010201 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] nathelper [nathelper.c:745]: set_contact_alias(): you can't update contact twice, check your config! (Issue #4005)

2024-10-22 Thread Fred Posner via sr-dev
Generally, this is because you're calling the function when alias has already been set. You may wish to consider a current version of kamailio (5.8/5.7) and use the [trim](https://www.kamailio.org/docs/modules/stable/modules/nathelper.html#nathelper.set_contact_alias) option. This being said,

[sr-dev] Re: [kamailio/kamailio] relay to voip provider / sip trunk / path? (Issue #3990)

2024-10-02 Thread Fred Posner via sr-dev
Hello @gentoosys - Issues are for software bugs, etc. For help with configuration please use the mailing list or matrix: https://www.kamailio.org/w/support/ Thank you. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3990#issuecomment-2389206844

[sr-dev] Re: [kamailio/kamailio] relay to voip provider / sip trunk / path? (Issue #3990)

2024-10-02 Thread Fred Posner via sr-dev
Closed #3990 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3990#event-14492512406 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] sipdump.enable will not dump (Issue #3798)

2024-03-28 Thread Fred Posner via sr-dev
Closed #3798 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3798#event-12281742732 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] sipdump.enable will not dump (Issue #3798)

2024-03-28 Thread Fred Posner via sr-dev
Closing. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3798#issuecomment-2025208810 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Maili

[sr-dev] Re: [kamailio/kamailio] sipdump.enable will not dump (Issue #3798)

2024-03-28 Thread Fred Posner via sr-dev
I've tested and this seems to be the issue. If I lower the rotation period, delete the files, and restart the new files are created **after** the rotation period has passed. I don't believe this to be a bug and would recommend that you not delete the file within the rotation period if you wish

[sr-dev] Re: [kamailio/kamailio] sipdump.enable will not dump (Issue #3798)

2024-03-28 Thread Fred Posner via sr-dev
@53c70r -- are you deleting files and enabling within the rotation period? The [default rotation period](https://www.kamailio.org/docs/modules/stable/modules/sipdump.html#sipdump.p.rotate) is 3600s. I would assume the file is not recreated within the rotation period and you should either delet

[sr-dev] Re: git:master:b612f079: htable: docs for rpc htable.dmqsync

2023-08-16 Thread Fred Posner
Would be more fun if you were here. -- Fred Posner Sent from mobile Phone: +1 (352) 664-3733 > On Aug 16, 2023, at 7:13 AM, Olle E. Johansson wrote: > >  > >> On 16 Aug 2023, at 14:05, Fred Posner wrote: >> >> if you look at the module doc, all referenc

[sr-dev] Re: git:master:b612f079: htable: docs for rpc htable.dmqsync

2023-08-16 Thread Fred Posner
(only broadcast and handle received message). I personally don’t feel this documentation is missing the specific aspects of pull vs push as no pull is implied. -- Fred Posner Sent from mobile Phone: +1 (352) 664-3733 > On Aug 16, 2023, at 6:57 AM, Olle E. Johansson wrote: > > Great

[sr-dev] Re: git:master:b612f079: htable: docs for rpc htable.dmqsync

2023-08-16 Thread Fred Posner
not necessary for nodes to be exactly in sync all the time. -- Fred Posner Sent from mobile Phone: +1 (352) 664-3733 > On Aug 16, 2023, at 3:03 AM, Olle E. Johansson wrote: > > So if a node is down and comes back up, do you want to force the sync at > startup? > > Or is

[sr-dev] Re: git:master:b612f079: htable: docs for rpc htable.dmqsync

2023-08-15 Thread Fred Posner
There are many scenarios I’ve encountered where I wanted this ability… One would be a temporary loss of connectivity on a DMQ member node, which results in its htable being out of sync with the other member nodes. Another would be an accidental local flush. More scenarios would be applicable as

[sr-dev] Re: [kamailio/kamailio] Confusing wss transport with ws transport while forwarding sip messages (Issue #3340)

2023-01-24 Thread Fred Posner
Hi @nbruning - please try to seek guidance from this in the mailing lists (https://www.kamailio.org/w/mailing-lists/) as this doesn't immediately look like a bug, but most likely a usage issue. Of note is that you mention `transport=ws` which is an unencrypted method (whereas `wss` would be enc

[sr-dev] Re: [kamailio/kamailio] Confusing wss transport with ws transport while forwarding sip messages (Issue #3340)

2023-01-24 Thread Fred Posner
Closed #3340 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3340#event-8345194762 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Develo

Re: [sr-dev] [SR-Users] Releasing v5.6.1

2022-06-24 Thread Fred Posner
Normally this happens within 24-48 hours. Sometimes much quicker. —fred > On Jun 24, 2022, at 7:00 AM, Patrick Karton wrote: > >  > Hello Daniel , > > this is not a directly response to your mail but how much time will it take > to include this 5.6.1 version on debian repository after t

Re: [sr-dev] [kamailio/kamailio] Allow setting AMQP-Headers when publishing messages (Issue #2895)

2021-10-22 Thread Fred Posner
Have you looked at https://kamailio.org/docs/modules/stable/modules/rabbitmq.html ? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/2895#issuecomment-949930320_

Re: [sr-dev] [kamailio/kamailio] rtpengine -> send_rtpp_command(): mismatched cookie in websocket response (#2862)

2021-09-24 Thread Fred Posner
Hi @marcinkowalczyk , this doesn't appear to be a bug and I would encourage you to use the kamailio mailing list (or other forum such as matrix) for support. You may also want to look at https://github.com/sipwise/rtpengine for issues with rtpengine itself. -- You are receiving this because yo

Re: [sr-dev] [kamailio/kamailio] rtpengine -> send_rtpp_command(): mismatched cookie in websocket response (#2862)

2021-09-24 Thread Fred Posner
Closed #2862. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/2862#event-5358207577___ Kamailio (SER) - Development Mailing List sr-dev@l

[sr-dev] git:master:281bf230: kamailio.cfg: use SIP-source-address

2021-03-11 Thread Fred Posner
Module: kamailio Branch: master Commit: 281bf230c10f252d10910f3d31ca55a14660203d URL: https://github.com/kamailio/kamailio/commit/281bf230c10f252d10910f3d31ca55a14660203d Author: Fred Posner Committer: Fred Posner Date: 2021-03-02T21:59:08-05:00 kamailio.cfg: use SIP-source-address * default

Re: [sr-dev] [kamailio/kamailio] etc: kamailio.cfg- use SIP-source-address (#2656)

2021-03-03 Thread Fred Posner
> > Not sure if `SIP-source-address` is much useful, I would rather leave it with > default behaviour for natted SDP. Also, in case of a chain of RTP relays in > the cloud, the RTP relay app may run on a different system than the SIP > server. > Valid points and I guess it goes to the old ques

[sr-dev] [kamailio/kamailio] etc: kamailio.cfg- use SIP-source-address (#2656)

2021-03-02 Thread Fred Posner
* default behavior of rtpengine is trust-address * use SIP-source-address for nat_uac_test("8")