<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
what is the best way to reload the XML configuration from callcenter.config.xml?<BR>
<BR>
right now i have an external script that synchronize me the configuration from xml and fs (db), it executes :<BR>
<BR>
1. callcenter_config queue list -&gt; get configured queues and them i go on each one and do reload (reload only parameters), load (if i want to add a new queue) or unload (when to delete the queue).<BR>
<BR>
2. callcenter_config agent list -&gt; (same process as in queues)<BR>
<BR>
3. callcenter_config tier list (same as previous)<BR>
<BR>
<BR>
The previous scripts works like a charm... but now I&#8217;m growing up in number of agents and it's getting slower..&nbsp; i read in the wiki that there is an option in fs_cli --batchmode to execute faster... is it safe to use? Or there is a better way in mod_callcenter?<BR>
<BR>
<BR>
I've try to reload mod_callcenter, but it only adds new elements (queues, agents or tiers) the old ones that are not present in the XML they keep configured in the database and so in the system. another issue with the reload mod_callcenter is that a member already in the queue get's deleted from &quot;callcenter_config queue list members queue1&quot;.<BR>
<BR>
<BR>
Thanks,<BR>
Ant&#243;nio<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>