- URL:
https://github.com/kamailio/kamailio/commit/47131b03e882576f80ae7cd80804e39…
Author: Matthias Urlichs <matthias(a)urlichs.de>
Date: 2022-09-27T11:51:22+02:00
modules/python3: return NULL on error.
- PyErr_SetString is a void function. It doesn't return NULL.
(cherry picked from commit b7911b63d7a27a4f29acc4bca3101f7857930084)
- URL:
https://github.com/kamailio/kamailio/commit/f8b08d32713063403819600559477c7…
Author: Stefan Mititelu <stefan-cristian.mititelu(a)1and1.ro>
Date: 2022-09-27T11:51:36+02:00
ratelimit: export functions to kemi
(cherry picked from commit 678d93a742ba294bbe571c975814e01fdd795371)
- URL:
https://github.com/kamailio/kamailio/commit/f30bed90a892d3ec367d5244d089e75…
Author: Stefan Mititelu <stefan-cristian.mititelu(a)1and1.ro>
Date: 2022-09-27T11:51:42+02:00
siputils: export is_gruu() to kemi
(cherry picked from commit a33b41ba804bc944b0e1c4ecf17fdc3ca68d4da0)
- URL:
https://github.com/kamailio/kamailio/commit/cd167423e063dd5e1b1b33aca07c9a2…
Author: Stefan Mititelu <stefan-cristian.mititelu(a)1and1.ro>
Date: 2022-09-27T11:51:48+02:00
dialplan: export dp_translate to kemi
(cherry picked from commit 2f67daa9ce945cb57b8429101569203d4b891d1c)
- URL:
https://github.com/kamailio/kamailio/commit/ca84452027e8b66957b14420df94b9d…
Author: Bastian Triller <bastian.triller(a)gmail.com>
Date: 2022-09-27T11:52:03+02:00
dialplan: Fix typos
Fix typos in kemi exports
(cherry picked from commit 2e8bfcef4f3f90214df0c1fe4d40d359265f060a)
- URL:
https://github.com/kamailio/kamailio/commit/2ee8fad13416c5c447effe9263b3cef…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:52:14+02:00
dialplan: rename exports to kemi
- function names have to be unique
(cherry picked from commit f89bab70ef9cc842f37799c7c414f40d8ac581ab)
- URL:
https://github.com/kamailio/kamailio/commit/86a73afc57b6aedb08662175604d340…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:52:22+02:00
dialplan: removed unnecessary define
(cherry picked from commit 220750f79737b13b6aad0c38d6dd8ea3e28d5ca5)
- URL:
https://github.com/kamailio/kamailio/commit/88e98ed7810d198703c006a8dec7508…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:52:53+02:00
dialplan: prefixed some global variables to avoid naming conflicts
(cherry picked from commit e43083e32df03b629f0eab9d567bd41d6cb749ff)
- URL:
https://github.com/kamailio/kamailio/commit/3033b7681b4240fd64c9f1ff446b529…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:53:59+02:00
websocket: clean up ws structures without an active tcp connection
- GH #3236
(cherry picked from commit abe60832de46796a1395a75a67753c1a12a1ec0a)
- URL:
https://github.com/kamailio/kamailio/commit/aa645fbebf35183e1c30662f9ed7f48…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:54:09+02:00
websocket: debug message for rpc command when finding no tcp connection
(cherry picked from commit 4434e83db1d4b668dabbe915fe36719ede165915)
- URL:
https://github.com/kamailio/kamailio/commit/7d3bf6dc12db22d26f119c3479de05b…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:54:40+02:00
dmq_usrloc: safety checks for sock field
- GH #3243
(cherry picked from commit 518296523db0c1735c3234d77d6af312f5c9babb)
- URL:
https://github.com/kamailio/kamailio/commit/e336519e133419d61967b1cb931fb04…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:54:51+02:00
acc: more meaningful array index names for building cdr attributes
(cherry picked from commit c5f71a45c7c55af0cf4a6aa482d8a57018af7900)
- URL:
https://github.com/kamailio/kamailio/commit/d223f608282f04844bc492c6ced9a3f…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:54:58+02:00
acc: clone dlg core attributes
- GH #3243
(cherry picked from commit d616dc46b5373b1474bf855afde4c5687d2a2d09)
- URL:
https://github.com/kamailio/kamailio/commit/ad68b6737b478c1cbdd5ca838078e42…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:55:08+02:00
acc_json: update to free cdr core attrs
(cherry picked from commit f7b35f05f31bd7cc01aea4572c79ba48d84d8123)
- URL:
https://github.com/kamailio/kamailio/commit/b2ef87bcd84d4d4f7b0f6bf14d5e647…
Author: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-09-27T11:55:53+02:00
kex: add additional safety checks for printing, based on PR #3250 from bensly-shanmugam
(cherry picked from commit e241f7b8a07b24fba6d6ecf2c344a39d2b2b5859)
- URL:
https://github.com/kamailio/kamailio/commit/feeacb2338c874b7f65353790112848…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:56:05+02:00
acc_json: moved global vars declaration to .c file
- made them static
(cherry picked from commit 023af516f4ede3742f2e1836474978b596a4a3a8)
- URL:
https://github.com/kamailio/kamailio/commit/d3dd1ea6dfbba83148d005234a0dbe9…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:56:14+02:00
acc_json: use the variable for the time key
(cherry picked from commit 3e2b5d9ed6a0f18199359444c5ae33a1d6b94eb2)
- URL:
https://github.com/kamailio/kamailio/commit/408b15d756cfaba592c3540b1199229…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T11:56:21+02:00
acc_json: code formatting updates
(cherry picked from commit bcb3970d7a89ab27b43f86aee5b93a473a8b790b)
- URL:
https://github.com/kamailio/kamailio/commit/ddd4bc1b1481c1ea7c8d5339efd9969…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:03:49+02:00
dialog: internal api functions to get dlg variable reference or value
(cherry picked from commit a7cecdcbc3c1d53fce22a33a3768da2a1907d64e)
- URL:
https://github.com/kamailio/kamailio/commit/547f8f0dc27a1365ab822dd2f9f2d32…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:04:14+02:00
dialog: init output dlg var value param eariler
(cherry picked from commit ce3cd42631ac06a6a20892bd308901c6acd58f7a)
- URL:
https://github.com/kamailio/kamailio/commit/c1196024c8373d8112e7b088f202446…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:04:21+02:00
acc: use get_dlg_varval() to get values for dialog variables
(cherry picked from commit fb7c497893f05587bda1c37e09d73a7ebb522715)
- URL:
https://github.com/kamailio/kamailio/commit/458ba44f3805fbca4656071b43e820c…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:04:27+02:00
uac: use dlg api functions get_dlg_varval() and get_dlg_varref()
(cherry picked from commit cd4e2259526bc4642259201ee96b00624f300437)
- URL:
https://github.com/kamailio/kamailio/commit/02ef4a197372615355875c1ef0a3494…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:04:53+02:00
dialog: update check on dialog var key length
(cherry picked from commit a7571233bc7dee0381e8ed7e44408f63fa45c156)
- URL:
https://github.com/kamailio/kamailio/commit/c4bebdca67335b0a23588039665bc9c…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:05:06+02:00
dialog: api function get pkg-allocated duplicate of dlg var value
(cherry picked from commit 13512f48e03a2ef99847edf639582aaf3b4dfeb3)
- URL:
https://github.com/kamailio/kamailio/commit/ed86cd4030aa479545c23b31e16c376…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:05:13+02:00
dialog: updated comments for api functions to get dlg var value
(cherry picked from commit 8548aaa8a798b939e041821848b2f05b963451d8)
- URL:
https://github.com/kamailio/kamailio/commit/bd87a18abefb818fd033be14db35642…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:05:19+02:00
dialog: api function to get the status if dlg var is set or not
(cherry picked from commit c2c3211cd31405188891abd16ef770c26a8ddd44)
- URL:
https://github.com/kamailio/kamailio/commit/c77fe2578428acdf08144f9e9bc7e43…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:05:24+02:00
dialog: updated ki_dlg_var_is_null() to use safer api function
(cherry picked from commit abdb02d3d2eec9fb45646f68996da3526c92ef58)
- URL:
https://github.com/kamailio/kamailio/commit/d5003c0905d112cb7f0d852301681c2…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:05:32+02:00
dialog: export new itermodule api functions
- get duplicate var value and status
(cherry picked from commit 320af48dffaa3c9b2c266ad9f68233e3cf48f9f0)
- URL:
https://github.com/kamailio/kamailio/commit/a138996a58a0e1f8202b61888019ab9…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:05:40+02:00
uac: use get_dlg_varstatus() to check if var exists
(cherry picked from commit 86a357c278c45a8d7b580e79ac074115871065fb)
- URL:
https://github.com/kamailio/kamailio/commit/bfc5c2aacb272e91da80096ef27fbe6…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-09-27T12:11:11+02:00
pua_dialoginfo: use dlg api function get_dlg_varref()
- manual update to the new dlg api function replacing the old
get_dlg_var()