]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_odbc: cache_size option to limit the cached connections.
authorJaco Kroon <jaco@uls.co.za>
Thu, 12 Dec 2024 22:35:55 +0000 (00:35 +0200)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 26 Jun 2025 18:25:13 +0000 (12:25 -0600)
commitf150f60e499e8d3f6ef7a552384a0405d3673812
treef13c9c2168226f51ef1c47a18a3e92b2f643dd18
parent53c5dcb7eaaa30bc4d00951464a0037875d540d9
res_odbc: cache_size option to limit the cached connections.

Signed-off-by: Jaco Kroon <jaco@uls.co.za>
UserNote: New cache_size option for res_odbc to on a per class basis limit the
number of cached connections. Please reference the sample configuration
for details.

(cherry picked from commit ef09126eb124a06d04cfbfd773c127a27fb6cef9)
configs/samples/res_odbc.conf.sample
res/res_odbc.c