Hi, I'm currently migrating to 1.4 and have problems changing deprecated AgentCallbackLogin to AddQueueMember. I have dynamic queues and dynamic agents (MySQL Realtime), and pseudo-dynamic agents.conf (with huge amount of possible agent numbers). Agent login is done trough manager API: * AgentCallbackLogin * QueueAdd In 1.4 seems AddQueueMember can do all the same, but there is no such manager command. Is there any other way how to do it, or i have to do manager Originate to dummy context/extension that will do the AddQueueMember from dialplan? Regards, Atis
Julian Lyndon-Smith
2007-Jun-07 02:33 UTC
[asterisk-users] AddQueueMember vs AgentCallbackLogin
See below: Atis wrote:> Hi, > > I'm currently migrating to 1.4 and have problems changing deprecated > AgentCallbackLogin to AddQueueMember. > > I have dynamic queues and dynamic agents (MySQL Realtime), and > pseudo-dynamic agents.conf (with huge amount of possible agent > numbers). > > Agent login is done trough manager API: > * AgentCallbackLogin > * QueueAdd > > In 1.4 seems AddQueueMember can do all the same, but there is no such > manager command. Is there any other way how to do it, or i have to doAMI: show manager command QueueAdd CLI: queue add member> manager Originate to dummy context/extension that will do the > AddQueueMember from dialplan? > > Regards, > Atis > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > ______________________________________________________________________ > This email for dotr.com has been scanned by MessageLabs > ______________________________________________________________________ > >Julian.