]> 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)
committerJaco Kroon <jaco@uls.co.za>
Wed, 11 Jun 2025 13:00:37 +0000 (13:00 +0000)
commitc8ab8be1ca3d6d0d301d24faf6c6e798e0f5fc16
treefaa03d3011364324ba9088e4829c8b8e61222e6d
parentc684603d72944a6a4c86f1e69f7dca58087b808c
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.
configs/samples/res_odbc.conf.sample
res/res_odbc.c