- URL:
https://github.com/kamailio/kamailio/commit/b14dc38c38a547b252c713e287dbb47…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
core: add DB_TABLE_VERSION_ERROR(table) error helper #define to DB1 API
- add DB_TABLE_VERSION_ERROR(table) error helper #define to DB1 API
- should used for db table check errors from modules, with table as parameter
- example log message:
"Error during version check for db table: location, check database
structure.\n"
- URL:
https://github.com/kamailio/kamailio/commit/dcbb63a0900c44adfd27a7975171390…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
auth_db: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/d5dc411c1056d47d22f24133a3fe573…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
carrierroute: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/54842c2ce5d226a4bd2ab0b4e960e3a…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
cplc: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/a41a0c20701818060fa82e9fde8db7c…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
dialog: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/5f90b1f9838fe38aa8cd8c6e1af71db…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
dialplan: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/f53aa8f000d396566a26ae4eff3a1aa…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
domain: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/57865f20449bd60b28aa95647cd46cc…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
group: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/47d9d13256bd0b1478fd5511840c6b0…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
ims_charging: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/0be172beffb7948d60e386b323ef852…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
ims_dialog: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/26b1f71bab4e93ed2391f8062e88395…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
lcr: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/a0db9f5af3a14a380f4a82597de7f33…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
matrix: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/5507edd5d75fbad207d94173c0e9d02…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
mohqueue: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/21e24b16428f23fad03c43794d3c60b…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
msilo: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/db7841aa78ecbbc3bbef6c8b5f3c234…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
permissions: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/ac2aa9a183ba85538094c7f5662867d…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
presence: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/ce1a5256a0096c5ac5a294229a48f89…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
presence_xml: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/e5085c9c085b02eb70f5512fa0849b1…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
pua: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/b1ad4001f46ed6487eea4954d969a97…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
rls: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/9da33cd921dad97f479e80667829c28…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
sca: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/0fd45d23b4c3199e77699409bbb0e64…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
siptrace: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/33dccf230e230ddae410c302c18a259…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
userblacklist: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/3543bbcf5620672323a0603fd0828ce…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
usrloc: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/39fb6bacd9c201aa25507800c5b7176…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
utils: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/8838648d9fed57937569ee580fa9d3a…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
xcap_client: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/be5883332166e972580252081f6f1f9…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
xcap_server: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/5b259f6066ed0eb46c2e73feb3da121…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T20:11:09+01:00
secfilter: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/2ebd6a5b8570d68f833b2b9ca0e25c2…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T21:06:51+01:00
secfilter: add "secf_" prefix to generic RPC and DB functions, use static
- add "secf_" prefix to generic RPC and DB functions
- add static qualifier to internal check_version and append_str_list functions
- URL:
https://github.com/kamailio/kamailio/commit/f08bbc99b33f576a1d6ed12c2a2b3c2…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T21:15:15+01:00
pipelimit: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- URL:
https://github.com/kamailio/kamailio/commit/3e463dc93f2343858a876c6db6c6e92…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T21:47:33+01:00
secfilter: fix an error in version check, don't use hard-coded secfilter table name
- URL:
https://github.com/kamailio/kamailio/commit/f31dc9f0087481d99cc371424454713…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T21:51:51+01:00
domainpolicy: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- use abstract db_table_version_error function
- URL:
https://github.com/kamailio/kamailio/commit/8d9258aba61b8d32c49e2754fa07c55…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T21:55:15+01:00
uri_db: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- use abstract db_table_version_error function
- URL:
https://github.com/kamailio/kamailio/commit/9708499869d60ae3f8ed06233d270d4…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T22:02:36+01:00
rtpproxy: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- use abstract db_table_version_error function
- URL:
https://github.com/kamailio/kamailio/commit/d210ba8319b3534e2fcee6978284e49…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T22:05:31+01:00
rtpengine: convert module to use DB_TABLE_VERSION_ERROR helper
- convert module to use DB_TABLE_VERSION_ERROR helper
- unify error handling (properly close database on errors, null db handle)
- use abstract db_table_version_error function
- URL:
https://github.com/kamailio/kamailio/commit/ba4176860e464ce54eaa86ea3f01d9a…
Author: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-01-01T22:12:06+01:00
lib: extend (doxygen) comments for db_table_version and db_check_table_version