]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_agent_pool: Fix AMI/CLI AgentLogoff soft preventing agents from logging back in.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 8 Oct 2013 21:19:17 +0000 (21:19 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 8 Oct 2013 21:19:17 +0000 (21:19 +0000)
commit3e1485af0919fa4a2f1818f32c36222421f90784
treee5bbf23492ab63f669b990d4d5759f2a4c92a3f4
parent7f60f26ed202db7e5c27af47ff23455e50ed66ef
app_agent_pool: Fix AMI/CLI AgentLogoff soft preventing agents from logging back in.

* Clear the deferred_logoff flag when an agent logs in.

(closes issue ASTERISK-22669)
Reported by: John Bigelow

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@400754 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_agent_pool.c