freeswitch/src/mod/applications/mod_callcenter
Italo Rossi f87c335e8a 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.
2014-11-03 12:02:03 -03:00
..
conf/autoload_configs conf: add config files to module directories 2012-03-24 04:51:08 +00:00
Makefile.am move applications to use automake 2014-03-07 18:36:12 -05:00
mod_callcenter.2008.vcproj VS2010 add mod_callcenter to solution - not built by default 2011-04-25 07:12:30 -05:00
mod_callcenter.2010.vcxproj VS2010 add mod_callcenter to solution - not built by default 2011-04-25 07:12:30 -05:00
mod_callcenter.2012.vcxproj Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
mod_callcenter.c Only waiting for agent channel to hangup. 2014-11-03 12:02:03 -03:00