[asterisk-users] Real replacement for AgentCallBackLogin() on Asterisk 1.6

Lenz Emilitri lenz.loway at gmail.com
Mon Nov 2 11:03:01 CST 2009


To avoid boring everybody else to death with the discussion, I created a
mailing list for that on Google Groups - see  http://tinyurl.com/yjtf62s
Thanks
l.


2009/11/2 Lenz Emilitri <lenz.loway at gmail.com>

> We were thinking about doing something similar as well. A lot of people are
> asking for this. If there is anybody else interested, we could share the
> load....
>
> I was thinking about creating a context like @agents, so that when you do
> the log-on you basically add Local/106 at agents as a member of the queue.
> When you ring it, it basically looks up for the actual device in AstDB and
> dials it like:
>
> Queue -> (member) Local/106 at agents -> (astdb) SIP/234
>
> I think that we should be able to forward channel state as well (using
> hints? I've never done it)  so that app_queue does not try dialling agents
> that are busy.
>
> I was thinking about storing queue-agent associations into config strings,
> and/or AstDB, and/or http over curl. And yes, ideally it should work fine on
> 1.4's as well....
>
> Things that should be working from version one:
> - logging compatible with older asterisk's
> - authentication using Voicemail
> -.plug and play on most systems
> - channel states
> - pause/unpause with pause codes
> - ...you tell me....
>
> Anybody interested?
> l.
>
>
> 2009/10/30 Mariano Lecuona <mlecuona at gmail.com>
>
>> Hi all,
>>
>> I would like to know if there is any application replacement for the
>> AgentCallBackLogin() from asterisk 1.4 on asterisk 1.6. I know, from what
>> I've read that the call back login agent can be done using a smart dialplan
>> as showed on the docs. But I cannot thinks a flexible dialplan for a dinamic
>> reassignation of agents to different queues every day.
>>
>> Thanks in advance.
>>
>> Mariano
>>
>> _______________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
>
> --
> Loway - home of QueueMetrics - http://queuemetrics.com
>
>


-- 
Loway - home of QueueMetrics - http://queuemetrics.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091102/08241e20/attachment-0001.htm 


More information about the asterisk-users mailing list