提交 304ddb13 authored 作者: Italo Rossi's avatar Italo Rossi

Revert "FS-10314: Initial commit adding profiles to mod_callcenter"

This reverts commit 54c93528.
上级 58d25329
<configuration name="callcenter.conf" description="CallCenter"> <configuration name="callcenter.conf" description="CallCenter">
<profiles>
<profile name="default">
<settings> <settings>
<!--<param name="odbc-dsn" value="dsn:user:pass"/>--> <!--<param name="odbc-dsn" value="dsn:user:pass"/>-->
<!--<param name="dbname" value="/dev/shm/callcenter.db"/>--> <!--<param name="dbname" value="/dev/shm/callcenter.db"/>-->
...@@ -27,9 +25,9 @@ ...@@ -27,9 +25,9 @@
</queues> </queues>
<!-- WARNING: Configuration of XML Agents will be updated into the DB upon restart. --> <!-- WARNING: Configuration of XML Agents will be updated into the DB upon restart. -->
<!-- WARNING: Configuration of XML Tiers will reset the level and position if those were supplied. --> <!-- WARNING: Configuration of XML Tiers will reset the level and position if those were supplied. -->
<!-- WARNING: Agents and Tiers XML config shouldn't be used in a multi FS shared DB setup (Not currently supported anyway) --> <!-- WARNING: Agents and Tiers XML config shouldn't be used in a multi FS shared DB setup (Not currently supported anyway) -->
<agents> <agents>
<!--<agent name="1000@default" type="callback" contact="[leg_timeout=10]user/1000@default" status="Available" max-no-answer="3" wrap-up-time="10" reject-delay-time="10" busy-delay-time="60" />--> <!--<agent name="1000@default" type="callback" contact="[leg_timeout=10]user/1000@default" status="Available" max-no-answer="3" wrap-up-time="10" reject-delay-time="10" busy-delay-time="60" />-->
</agents> </agents>
...@@ -37,6 +35,5 @@ ...@@ -37,6 +35,5 @@
<!-- If no level or position is provided, they will default to 1. You should do this to keep db value on restart. --> <!-- If no level or position is provided, they will default to 1. You should do this to keep db value on restart. -->
<!-- <tier agent="1000@default" queue="support@default" level="1" position="1"/> --> <!-- <tier agent="1000@default" queue="support@default" level="1" position="1"/> -->
</tiers> </tiers>
</profile>
</profiles>
</configuration> </configuration>
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论