]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Only waiting for agent channel to hangup.
authorItalo Rossi <italorossib@gmail.com>
Mon, 3 Nov 2014 15:02:03 +0000 (12:02 -0300)
committerItalo Rossi <italorossib@gmail.com>
Mon, 3 Nov 2014 15:02:03 +0000 (12:02 -0300)
commitf87c335e8a49da7b0a2b6f19b45f285f6355e2e0
treea8209093177b720db3626c71c8f77e5eb559a9b6
parent7ca4ac566cc24926a2d551b4e6ab77f9cd9918b4
Only waiting for agent channel to hangup.

If the member do an attended transfer this loop stops and
the agent is set to Available state again, when in fact he still
busy with other channel.

This was happening, for example, when a member calls support queue, then
the support operator do an attended transfer to sales queue, while the sales
operator is talking the member that was transferred, the sales queue will
send calls to the operator, which is not expected.
src/mod/applications/mod_callcenter/mod_callcenter.c