1021
Running QueueMetrics / Re: FreePBX(AsteriskNow) transfer
« on: November 18, 2010, 14:31:32 »It can be done!
Do you mind if we add this to the Advanced Configuration manual? with proper credits, of course!

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
It can be done!

1289928508|1234.1|A0|NONE|INFO|IVR|123
1289928508|1234.1|A0|NONE|ENTERQUEUE||123-5551234
1289928538|1234.1|A0|NONE|EXITWITHTIMEOUT|1
1289928540|1234.1|A1|NONE|INFO|IVR|123
1289928541|1234.1|A1|NONE|ENTERQUEUE||123-5551234
1289928611|1234.1|A1|Agent/3347|CONNECT|70|1235.2
1289928624|1234.1|A1|Agent/101|COMPLETECALLER|70|13|2
It can be done!
ENTERQUEUE on queue A
CONNECT on queue A
TRANSFER on queue A
ENTERQUEUE on queue "A-transfers"
CONNECT on queue "A-transfers"
AGENTCOMPLETE on queue "A-transfers"
grant all privileges on databasename.* to 'queuemetrics'@'localhost' identified by 'javadude';