]> git.ipfire.org Git - thirdparty/asterisk.git/commit
it was pointed out that the cdr_custom config load could get a lock, and under certai...
authorSteve Murphy <murf@digium.com>
Thu, 21 Jun 2007 19:13:17 +0000 (19:13 +0000)
committerSteve Murphy <murf@digium.com>
Thu, 21 Jun 2007 19:13:17 +0000 (19:13 +0000)
commit7a7b6536c71ac42644de20c7ea9836f0683f10e6
treedfe52cd93b0bd823b3a6bf60ccf55f8bdc970659
parentd8d4454ae5f9f5163055d76bf85801a8e67d4052
it was pointed out that the cdr_custom config load could get a lock, and under certain circumstances, would never release it. I also noted that the situation where more than one mapping spec was warned about, but did not ignore further mappings as it had promised. I think I have fixed both situations.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@70804 65c4cc65-6c06-0410-ace0-fbb531ad65f3
cdr/cdr_custom.c