From: Joshua Colp Date: Tue, 24 May 2016 14:28:03 +0000 (-0500) Subject: Merge "func_odbc: single database connection should be optional" X-Git-Tag: 14.0.0-beta1~156 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f24345f7f0ccf44d3edec69a07493503dec4fe;p=thirdparty%2Fasterisk.git Merge "func_odbc: single database connection should be optional" --- 56f24345f7f0ccf44d3edec69a07493503dec4fe diff --cc CHANGES index b6fedfcda6,0e99ab9d87..281cff393c --- a/CHANGES +++ b/CHANGES @@@ -201,9 -181,10 +201,11 @@@ Cor context. If enabled then a hint will be automatically created with the name of the device. + Functions ------------------ + * The func_odbc global option "single_db_connection" default value has been + changed to 'no'. CHANNEL ------------------