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

This reverts commit 54c93528dc890aa2e52720617999f9ec5aa2e477.
This commit is contained in:
Italo Rossi 2017-07-18 13:25:22 -03:00
parent 58d25329b9
commit 304ddb13cb
2 changed files with 492 additions and 1078 deletions

View File

@ -1,6 +1,4 @@
<configuration name="callcenter.conf" description="CallCenter">
<profiles>
<profile name="default">
<settings>
<!--<param name="odbc-dsn" value="dsn:user:pass"/>-->
<!--<param name="dbname" value="/dev/shm/callcenter.db"/>-->
@ -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. -->
<!-- <tier agent="1000@default" queue="support@default" level="1" position="1"/> -->
</tiers>
</profile>
</profiles>
</configuration>

File diff suppressed because it is too large Load Diff