tagQueueCalls
Hi! I try to use tagQueueCalls. After installation I see blank grey rectangle and no more) But I install it from console. After finished call from queue in browser debug I get:
VM96:44 Uncaught ReferenceError: tag_saved_clid is not defined
at Object.callback_agentcompletetagcall (eval at plugin (eval at <anonymous> (eval at <anonymous> (jquery-1.11.3.min.js:1))), <anonymous>:44:474)
at docommand (eval at <anonymous> (eval at <anonymous> (jquery-1.11.3.min.js:1)), <anonymous>:1:85329)
at appendData (eval at <anonymous> (eval at <anonymous> (jquery-1.11.3.min.js:1)), <anonymous>:1:84877)
at WebSocket.ws.onmessage (eval at <anonymous> (eval at <anonymous> (jquery-1.11.3.min.js:1)), <anonymous>:1:82931)
Comments
@ctiefel try to add 'eventwhencalled' in [general] section. It works only there. But it doesnt help me(
I cut strings like '187e4245b' in log to make it more shorter
--- Functionality changes from Asterisk 11 to Asterisk 12
.....
.......
.....
* The configuration options eventwhencalled and eventmemberstatus have been
removed. As a result, the AMI events QueueMemberStatus, AgentCalled,
AgentConnect, AgentComplete, AgentDump, and AgentRingNoAnswer will always be
sent. The "Variable" fields will also no longer exist on the Agent* events.
These events can be filtered out from a connected AMI client using the
eventfilter setting in manager.conf.
Best regards,
how can I set tag per one queue and disable per another? Or set different tags for queues?
Best regards,
Upgrade the plugin to 1.0.5 to have that enabled. Only issue is that with the upgrade your current tags might not be preserved.
Best regards,
I did go in and make sure: notify_on_connect=1 was in the fop2.cfg. Originally it was notify_on_connect = 1.
Asterisk 13.9.1
FreePBX 13.0.190.20
FOP2 Manager 1.1.6
FOP2 2.31.08
They are using Chrome for FOP.
Best regards,
Having an issue where the tag queue call plugin is updating the ENTERQUEUE time for call center stats 2. This is making avg wait time have negative values.
FreePBX 15.0.17.53
Asterisk 13.38.2
FOP2 2.31.30
Tag Queue Calls 1.0.8
Asternic Call Center Stats 2 2.2.4
Best regards,