<p dir="ltr">Sorry, apparently I did not read your dialplan before posting.</p>
<p dir="ltr">It&#39;s probably a good idea NOT to add agents via dialplan. Use static agents, set them inside the callcenter.conf.xml assuming agents dont change much. Use agent status to login/log out of the queues. You can change status of agents in a similar fashion inside the dialplan.</p>

<p dir="ltr">- BDF</p>
<div class="gmail_quote">On May 29, 2013 8:37 AM, &quot;Brian Foster&quot; &lt;<a href="mailto:bdfoster@davri.com">bdfoster@davri.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p dir="ltr">It depends on what you are tryibg to accomplish and the complexity of your mod_callcenter setup. If you want your agents to be able to log in and log out themselves, doing it in the dial plan by giving them an access number is great. You could use params in the users entry in directory to set tier and queue as well, and set those as part of your login dialplan. Just an idea. </p>


<p dir="ltr">My approach is to use xml dialplan as much as possible. There are a few reasons why I do that and certainly doesn&#39;t apply to everyone&#39;s use case. </p>
<p dir="ltr">I saw this yesterday and I was going to add maybe putting together a simple web ui for your agents to use for this purpose. No special databases, nothing too spectacular. Use the users id and vm password for credentials. I&#39;m assuming yoh arent using fusionpbx that has similar functiinality already built in.</p>


<p dir="ltr">- BDF</p>
<div class="gmail_quote">On May 29, 2013 8:17 AM, &quot;Anatolii&quot; &lt;<a href="mailto:a.mykhalkiv@kwebbl.com" target="_blank">a.mykhalkiv@kwebbl.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Thanks for your answer.<br>
<br>
Yesterday, I try another way.<br>
I add tiers and agents in dialplan. For example,<br>
&lt; action application=&quot;set&quot; data=&quot;res=${callcenter_config(agent add<br>
agent_name agent_type&quot; /&gt;<br>
<br>
or is it a bad choice?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Problem-with-callcenter-configuration-don-t-register-agents-and-tiers-tp7591135p7591213.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/Problem-with-callcenter-configuration-don-t-register-agents-and-tiers-tp7591135p7591213.html</a><br>


Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
<br>
_________________________________________________________________________<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>
</blockquote></div>
</blockquote></div>