]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Change the inequalities used in app_queue with regards
authorMark Michelson <mmichelson@digium.com>
Mon, 18 Aug 2008 20:01:14 +0000 (20:01 +0000)
committerMark Michelson <mmichelson@digium.com>
Mon, 18 Aug 2008 20:01:14 +0000 (20:01 +0000)
commit6f9bd7d0727bb5a5adb742777ab94fd16188c597
tree6cb3153d036cd1a75674b64f1c454c235fd0c989
parent5a0918d421ee61925956631e3ad64b3b8fa67795
Change the inequalities used in app_queue with regards
to timeouts from being strict to non-strict for more
accuracy.

(closes issue #13239)
Reported by: atis
Patches:
      app_queue_timeouts_v2.patch uploaded by atis (license 242)

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