Greetings,
We're using the queueDial.agi script with some success presently for outbound queues. When we moved to 1.6 we kept the agi script because it seemed to work and there were enough other other variables changing. I'm looking to correct this now.
First issue: Local/xxxx@ext vs. Agent/xxxx
I understand I can change the property to rewrite the entries with:
# Rewrites Local/XXX@ext channels in the format Agent/XXX
default.rewriteLocalChannels=true
Do I need to do anything to the legacy entries in the database when I make this change (and restart queuemetrics)? Obviously I have to update each agent's configuration, but we really don't want to lose their data with this change.
Second issue: ADDMEMBER/REMOVEMEMBER vs. Asterisk
Presently most agents log into multiple queues depending on which skillset they're supporting plus the overflow queues. The agents log to each queue in via a GUI app on their phone (Aastra) which updates ASTDB. We also have agents who are static members of other queues. Is there a problem with agents continuing using this interface?
Thanks!
Configuration:
asterisk 1.6.2.7
freepbx 2.7 (could update to 2.8, if it matters)
aastra xml 2.3.0
queuemetrics 1.6.0.3 (installed on separate system than PBX, if it matters)