Module: kamailio
Branch: master
Commit: 7061a79fe64066dd5a6598e38d714bd40bf2eabc
URL:
https://github.com/kamailio/kamailio/commit/7061a79fe64066dd5a6598e38d714bd40bf2eabc
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-06-27T10:07:11+02:00
cnxcc: check if final
Apparently the crash is because final pulse for that call is 0. I pushed a
check to avoid such case.
What are the parameters you use for calling the cnxcc functions in the
kamailio.cfg?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3859#issue
Hello,
I am considering to release Kamailio v5.7.6 (out of branch 5.7) on
Tuesday, July 2, 2024. If anyone is aware of issues not yet on the bug
tracker, report them there asap in order to have a better chance to be
fixed.
Cheers,
Daniel
--
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/mi
Thanks for your helping .I give all
route[MONEY_CREDIT]{
xlog("L_INFO","LIMIT - MONEY_CREDIT \n");
sql_pvquery("kam_conn", "select customer_id, credit_money, start_cost, cps,
initial_p, final_p from call_cache where call_id='$ci'"," $var(lm_customer_id),
$var(lm_credit_money), $var(lm
Hello,
I am considering to release Kamailio v5.6.6 (out of branch 5.6) later
this week (likely on Wednesday, July 3, 2024). If anyone is aware of
issues not yet on the bug tracker, report them there asap in order to
have a better chance to be fixed.
This is going to be the last release out of bra
### Description
When using the RPC command `rtpengine.show`, the resulting list has the field
`disabled` for each RTPEngine configured, and its value - for some reason can
be either `0` (number), `1` (number) or `"1(permanent)"` (string).
For example:
```
$ curl -k -X POST -HContent-Type:appli
Module: kamailio
Branch: master
Commit: dc7fc82ff77a8016c1a1e15b7aa0e950f7cca379
URL:
https://github.com/kamailio/kamailio/commit/dc7fc82ff77a8016c1a1e15b7aa0e950f7cca379
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-06-27T11:28:30+02:00
pv: several new $E...