<div dir="ltr"><div>Humm, sorry, I think I did a missread... your problem is a step backward... <br></div>it&#39;s work great for us, we send the agent and tier info throw http as it was an xml callcenter configuration<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/28 Regis M <span dir="ltr">&lt;<a href="mailto:regis.freeswitch.org@tornad.net" target="_blank">regis.freeswitch.org@tornad.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div>mod_callcenter reads configuration only once from xml_curl.<br></div>You have to do a queue reload each time you change the agent/tier configuration, or manualy doing the modification with callcenter_config on cli.<br>

<br></div>It&#39;s not like dialplan or directory configuration which doing a http request on each use.<br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/27 Anatolii <span dir="ltr">&lt;<a href="mailto:a.mykhalkiv@kwebbl.com" target="_blank">a.mykhalkiv@kwebbl.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><p>Hello all!</p>
<p>Freeswitch version - 1.2.8, installed in Centos.</p>
<p>Freeswitch always goes for configuration to our server (on which CakePHP  is situated)</p>
<p></p>
<p>I have problem with callcenter module in freeswitch.</p>
<p>In mod_xml_curl add two bindings: dialplan and configuration.</p>

<p>&lt; binding name=&quot;configuration&quot;&gt;</p>
<p>  &lt; param name=&quot;use-dynamic-url&quot; value=&quot;yes&quot;/&gt;</p>
<p>  &lt; param name=&quot;gateway-url&quot; value=&quot;<a href="http://example.comt/freeswitch/configuration/$%7Bour_queue_name%7D$%7Bcompany_id%7D" target="_blank">http://example.comt/freeswitch/configuration/${our_queue_name}${company_id}</a>&quot; bindings=&quot;configuration&quot;/&gt;</p>


 <p>&lt; /binding&gt;</p>
<p>So, when I restart (start) freeswitch or reload mod_callcenter - FS request default configuration for callcenter and it works great (FS add queues, agents and tiers).</p>
<p>After that in dialplan for specific number I set application callcenter with specific name and set 2 global variables, <b>our_queue_name</b> and <b>company_id</b>, which send to me with a name of queue and company id. -- this works fine</p>


<p>When I receive from freeswitch request - I configure xml from db data and send FS callcenter configuration. -- works fine. <b>FS get correct xml, but add only queue settings and absolutely ignoring adding agents and tiers.</b> -- This is my problem for now.</p>


<p>I try to solve this situation by using lua scripts - no results.</p>
<p></p>






        
        
        
<br><hr width="300" align="left">
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Problem-with-callcenter-configuration-don-t-register-agents-and-tiers-tp7591135.html" target="_blank">Problem with callcenter configuration (don&#39;t register agents and tiers)</a><br>


Sent from the <a href="http://freeswitch-users.2379917.n2.nabble.com/" target="_blank">freeswitch-users mailing list archive</a> at Nabble.com.<br><br></div></div>_________________________________________________________________________<br>


Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>