On July 30, 2004 09:19 am, Ryan Courtnage wrote: > On July 30, 2004 12:28 pm, Robert Jackson wrote: > > > I'm now struggling to find a way to similarily limit 2nd > > > calls to SIP clients > > > that are Agents, who receive their calls from a Queue(). Is > > > there any way to > > > accomplish this (without writing a patch)? > > > > I would also be very interested in this. My Agents also need to make > > outbound calls, but * tries to route calls to them even when they are on > > outbound calls. I ended up disabling call waitingfor those agents, and > > not allowing the calls to go to voicemail. > > I went ahead and submitted an enhancement request. Please review and add > to it if needed: > > http://bugs.digium.com/bug_view_page.php?bug_id=0002180
Scratch that - Mark already closed it :D I was using AddQueueMember() to add 'agents' to queues. I can get the functionality I require by using AgentCallbackLogin() instead. More details are in the 2180 bug notes. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
