Pushed a new commit to address the last one, but had no option to test it.
Reopen if it fails.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4037#issuecomment-2508905330
You are receiving this because you are subscribed to this thread.
Message
Closed #4037 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4037#event-15480684679
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development
The second parameter for KSR.pv.sets(...) must be a valid string. If you want
to unset a pv, use KSR.ov.unset(...). For discussing further about using or
configuring kamailio, use sr-us...@lists.kamailio.org mailing list.
--
Reply to this email directly or view it on GitHub:
https://github.com
Closed #4045 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4045#event-15480676516
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development
Yes. I *know* that it must be a valid string. The problem is what happens if it
is not. The Python exception that's raised in this case is accomoanied by your
C code not returning NULL, and that's simply wrong according to the Python C
interface documentation.
--
Reply to this email directly o
You seem to have misunderstood me here. I am **not** trying to suppress the
exception. I am trying to make sure that the programmer gets the **correct**
exception (`TypeError`) handed to them.
The Python C interface documentation is pretty clear on this point. You MUST
return NULL instead of a
NB: Two years ago I found another example of this problem which was fixed in
b7911b6.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4044#issuecomment-2508916716
You are receiving this because you are subscribed to this thread.
Message ID: __
Closed #4047 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4047#event-15480672474
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development
Use sr-us...@lists.kamailio.org mailing list to discuss about using kamailio
and its configuration file.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4047#issuecomment-2508903368
You are receiving this because you are subscribed to this thread
Module: kamailio
Branch: master
Commit: 3991350b1acdcd8b3cd575cdbc8932b4f8540e13
URL:
https://github.com/kamailio/kamailio/commit/3991350b1acdcd8b3cd575cdbc8932b4f8540e13
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-11-30T10:39:20+01:00
ndb_mongodb: mongoc_co
I think the code is better how it is because the second parameter of the
function you gave as example in the issue has to be a valid string. In the
current form, it indicates there is a problem with the parameter, rather than
having it silently not doing anything when it was expected to be a cha
Closed #4044.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4044#event-15480681866
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development Mailing List -
12 matches
Mail list logo