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
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
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
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
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
!
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
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: _
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
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
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
### 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-
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
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
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
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
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,
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
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
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
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
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
@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
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
(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
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
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
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
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
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
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_
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
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
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
>
> 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
* default behavior of rtpengine is trust-address
* use SIP-source-address for nat_uac_test("8")