QueueMetrics forum

QueueMetrics => Running QueueMetrics => Topic started by: qmax on November 12, 2009, 13:13:33

Title: creating agents/users from script
Post by: qmax on November 12, 2009, 13:13:33
Hello.
We maintain our agents in external database tables
(not asterisk).
I want to automate creating agents from these tables.

Can you please provide SQL to create agents and users directly in mysql database ?
Title: Re: creating agents/users from script
Post by: QueueMetrics on November 13, 2009, 09:08:43
Have a look at the agentLoader.pl script under WEB-INF\mysql-utils
Title: Re: creating agents/users from script
Post by: qmax on November 13, 2009, 11:15:22
thanks alot!
that's exactly what i was looking for.
Title: Re: creating agents/users from script
Post by: QueueMetrics on November 13, 2009, 17:41:33
 8)