On 9/28/06, Douglas Garstang <[EMAIL PROTECTED]> wrote:
All,

I've recently been told that the AgentCallBacklogin() application is buggy, and 
I should not use it. Apparently I should use AddQueueMember() instead. I see 
though that AddQueueMember() does not take the location to call back as an 
argument.

We have remote agents that are available via PSTN access only. With 
AgentCallBackLogin() they can enter their PSTN phone number, and Asterisk will 
call them back at that number when they get a queue call. Can AddQueueMember() 
do that?

Is AgentCallBackLogin() going to be deprecated at some point? Will 
AddQueueMember() be improved to match the call back functionality of 
AgentCallBackLogin()?

AgentCallBackLogin() is deprecated beginning with 1.4. You can use
AddQueueMember() in combination with the Local/ channel to do what
you're looking to do above.

--
Bird's The Word Technologies, Inc.
http://www.btwtech.com/
_______________________________________________
--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

Reply via email to