]> 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:50:30 +0000 (21:50 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 7 Sep 2012 21:50:30 +0000 (21:50 +0000)
commit84bf4776f2776c872beffe9b356bfd250c0455c1
tree4e100cb1c08d66eba12d3d6121d8ba78ceec632c
parent8e471b4991408fd92243ba33439d2a4a58a398e5
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
........

Merged revisions 372624 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 372625 from http://svn.asterisk.org/svn/asterisk/branches/10

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