• Italo Rossi's avatar
    FS-9609 - [mod_callcenter] BLF for Queues, callcenter_track app, EXIT_WITH_KEY… · 15a232b5
    Italo Rossi 提交于
    FS-9609 - [mod_callcenter] BLF for Queues, callcenter_track app, EXIT_WITH_KEY reason and xml_curl improvements
    
    This change implements a few new features, there's no behavior change at all.
    
    1 - BLF for queues
    
    You can now use BLF for knowing when there are callers waiting on a queue,
    the pattern to be subscribed is callcenter+queuename@default or @domain name.
    
    2 - callcenter_track app
    
    Now every agent has an external_calls_count column that will be read upon
    selecting agent to offer new calls.
    If you start an external call (inbound or outbound) and don't wan't
    mod_callcenter to offer new calls for this agent just call this app
    passing the agent name as argument:
    
    <action application="callcenter_track" data="agent1"/>
    
    This will increment the external calls count, and to make mod_callcenter look to this variable you need to set this queue parameter:
    
    <param name="skip-agents-with-external-calls" value="true"/>
    
    3 - EXIT_WITH_KEY reason
    
    If the member press a key to exit the queue the cc_cancel_reason will be this now.
    
    4 - xml_curl config loading improvements
    
    Prior to this mod_callcenter query your web server a LOT of times,
    this will make it only query once per queue, just watch for CC-Queue
    request param and build your xml with everything related to that queue,
    including tiers (tiers wasn't loaded before this).
    15a232b5
名称
最后提交
最后更新
build 正在载入提交数据...
clients/flex 正在载入提交数据...
cmake_modules 正在载入提交数据...
conf 正在载入提交数据...
debian 正在载入提交数据...
docs 正在载入提交数据...
dtd 正在载入提交数据...
fonts 正在载入提交数据...
fscomm 正在载入提交数据...
htdocs 正在载入提交数据...
html5/verto 正在载入提交数据...
images 正在载入提交数据...
libs 正在载入提交数据...
scripts 正在载入提交数据...
src 正在载入提交数据...
support-d 正在载入提交数据...
tests/unit 正在载入提交数据...
w32 正在载入提交数据...
web 正在载入提交数据...
yum 正在载入提交数据...
.clang-format 正在载入提交数据...
.gitattributes 正在载入提交数据...
.gitignore 正在载入提交数据...
.mailmap 正在载入提交数据...
Freeswitch.2015.sln 正在载入提交数据...
Freeswitch.2015.sln.bat 正在载入提交数据...
INSTALL 正在载入提交数据...
Makefile.am 正在载入提交数据...
acinclude.m4 正在载入提交数据...
bootstrap.sh 正在载入提交数据...
cc.sh 正在载入提交数据...
cluecon.tmpl 正在载入提交数据...
cluecon2.tmpl 正在载入提交数据...
cluecon2_small.tmpl 正在载入提交数据...
cluecon_small.tmpl 正在载入提交数据...
configure.ac 正在载入提交数据...
devel-bootstrap.sh 正在载入提交数据...
erlang.spec 正在载入提交数据...
freeswitch-config-rayo.spec 正在载入提交数据...
freeswitch-sounds-en-ca-june.spec 正在载入提交数据...
freeswitch-sounds-en-us-callie.spec 正在载入提交数据...
freeswitch-sounds-fr-ca-june.spec 正在载入提交数据...
freeswitch-sounds-music.spec 正在载入提交数据...
freeswitch-sounds-pt-BR-karina.spec 正在载入提交数据...
freeswitch-sounds-ru-RU-elena.spec 正在载入提交数据...
freeswitch-sounds-sv-se-jakob.spec 正在载入提交数据...
freeswitch.spec 正在载入提交数据...
swig_common.i 正在载入提交数据...