We want to use not dynamic, but realtime agents.
Such agents assigned to queues through updating queue_members table, configured in extconfig.conf:
queue_members => mysql,database,table
Agents then do login using AgentLogin command and instantly start to accept calls.
QM cannot do this, and such agents and queues are setup with separate utilities (e.g. dialer interface).
Also, QM cannot see any realtime agents, unless they are configured and assigned to queues in "configure queues" page.
Thus, call-center staff has to set up agents twice - once to update member_table, and second in QM.
Is there a way to simplify this situation?