]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix exception path typo in app_queue.c try_calling().
authorRichard Mudgett <rmudgett@digium.com>
Fri, 7 Sep 2012 21:48:02 +0000 (21:48 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 7 Sep 2012 21:48:02 +0000 (21:48 +0000)
commitdc28841aad2ff0590a13e2e69bd0b7daee31b1ee
treef1fde73218c30cdacc863b39baaf4be439fae151
parent4e5b787aa48b1accc9a9046f8a420c5580a1dca6
Fix exception path typo in app_queue.c try_calling().

(closes issue ASTERISK-20380)
Reported by: Jeremy Pepper
Patches:
      fix-local-channel-locking.patch (license #6350) patch uploaded by Jeremy Pepper

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@372624 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c