]> 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:10:20 +0000 (12:10 -0600)
commit7662c4cd9535e7c77179d915c6f7eb547fd587d2
tree11050af77bd0686d595982fe085be508818f5f20
parent11aa03a859efbcac0e1f8ff49f285fee8964ce97
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 c8ab8be1ca3d6d0d301d24faf6c6e798e0f5fc16)
configs/samples/res_odbc.conf.sample
res/res_odbc.c