]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cdr_mysql: Don't clean up on unload unless we can unregister from CDRs
authorSean Bright <sean.bright@gmail.com>
Fri, 4 Oct 2019 20:31:22 +0000 (16:31 -0400)
committerSean Bright <sean.bright@gmail.com>
Fri, 4 Oct 2019 21:00:37 +0000 (16:00 -0500)
commit495bc77a6a409ef2975a14b270126cc764767039
tree8872ecc7599bf6efec93e26bcb952649a8af7628
parentce1e0714ba9127aad89b7042ea206efac430f9f7
cdr_mysql: Don't clean up on unload unless we can unregister from CDRs

ASTERISK-28566 #close

Change-Id: I6daa4e5128e9406d04d3aed670c3bae98d38d40c
addons/cdr_mysql.c