Re: [Asterisk-java-users] Queue Call Transferring
Brought to you by:
srt
From: S. B. S. <bs...@no...> - 2008-02-20 06:09:23
|
Only way I can think of doing it would be to dynamically add those extensions as queue members and then remove them once the normal agents became available. Of course you can also use agent priorities to add a 'secondary' group of users to the list of agents. The secondary group will only get calls when all of the other agents are busy or not logged in. Mark Harold Rivera wrote: > Hello, > I just want to ask if it is possible to transfer calls that is > in queue to nonagents extensions? For example if all agent members of > queue are handling a call, and there are calls that are still waiting > in the queues, could i transfer that calls from queues to other idle > extensions that are available. > > Mark Rivera > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > ------------------------------------------------------------------------ > > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |