Hello
The tm.t_uac_start function generates a “tm:local-request” event.
But the tm.cancel function doesn't generete “tm:local-request” event.
Is it possible to activate a parameter in the TM or TMX module to generate the
event?
Thanks
Juan
--
Reply to this email directly or view it on GitHub
@ostap0207 commented on this pull request.
> }
static int ki_statsd_decr_with_labels(sip_msg_t *msg, str *key, str *labels)
{
- return statsd_count(key->s, "-1", labels->s);
+ return convert_result(statsd_count(key->s, "-1", labels->s));
+}
+
+static int convert_result(bool resu
Thanks for the report, it was probably not implemented yet for CANCEL generated
from tm over a RPC command.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3831#issuecomment-2079157964
You are receiving this because you are subscribed to this thr
Indeed, when using `func1($var(x) + $var(y));` syntax the `fixup_free` is
getting called right after the call to the actual `func1`.
It should be called in both cases though since the `fixup` is also called for
both, right? or is the behavior we observe now is expected?
--
Reply to this emai
What do you mean by both cases?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3814#issuecomment-2079404313
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (S
Module: kamailio
Branch: master
Commit: 8506a6fe781e6e0b0b1418f4087db50480db6b57
URL:
https://github.com/kamailio/kamailio/commit/8506a6fe781e6e0b0b1418f4087db50480db6b57
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-04-26T14:35:22+02:00
ims_usrloc_scscf: encl
Module: kamailio
Branch: master
Commit: 15d859e1e96552fca2708cf56047021beae29711
URL:
https://github.com/kamailio/kamailio/commit/15d859e1e96552fca2708cf56047021beae29711
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-04-26T14:24:16+02:00
ims_usrloc_scscf: refo
I meant the two cases of functions calls, one with the expressions and not! See
updated comments above for more details
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3814#issuecomment-2079413286
You are receiving this because you are subscribed
Module: kamailio
Branch: master
Commit: 465994de2859c7863b4cef8457be0a207f15c932
URL:
https://github.com/kamailio/kamailio/commit/465994de2859c7863b4cef8457be0a207f15c932
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2024-04-26T15:46:09+02:00
modules: readme files regenerated - ims_usrloc
@devopsec pushed 1 commit.
db042404783262c79271ac6fd2e0b9f1f5010822 lib/srdb1: add uint support for
db->pv conversions
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3828/files/f19e574beebff9b1f17f8ab63a7cf5478974eb11..db042404783262c79271ac6fd2e0b9f1f5010822
You are receiving
@devopsec pushed 1 commit.
9650c121c66263ef51c1414acb36994c49caee9c uac: add reload_delta parameter
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3829/files/fb61a4281c0a2a60d527f18c269c0e8eaac23476..9650c121c66263ef51c1414acb36994c49caee9c
You are receiving this because you ar
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/3787#issuecomment-2080329029
You are receiving this because you are
Module: kamailio
Branch: master
Commit: efffd1db25f2da411f53fdab4954c60c16c021ae
URL:
https://github.com/kamailio/kamailio/commit/efffd1db25f2da411f53fdab4954c60c16c021ae
Author: Daniel Donoghue
Committer: Daniel-Constantin Mierla
Date: 2024-04-27T08:44:10+02:00
phonenum: add national number
Merged #3820 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3820#event-12630642727
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Module: kamailio
Branch: master
Commit: f0caa96e7622c40200d22d730ca904f27e5fe752
URL:
https://github.com/kamailio/kamailio/commit/f0caa96e7622c40200d22d730ca904f27e5fe752
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-04-27T08:46:17+02:00
phonenum: clang format
Module: kamailio
Branch: master
Commit: 5b0e1e6d23fb0bf028589ae27949f11be2b22837
URL:
https://github.com/kamailio/kamailio/commit/5b0e1e6d23fb0bf028589ae27949f11be2b22837
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2024-04-27T08:46:10+02:00
modules: readme files regenerated - phonenum .
16 matches
Mail list logo