Anthony Francis wrote: > So the most helpful thing would be a solid example of how to exactly > duplicate the agent callback login behavior in a real-time friendly > manner. The part I am missing is how we are to do authentication.
Please define what you mean by Realtime friendly. Do you mean the agents you had defined using AgentCallbackLogin() were in a Realtime-managed database and not in agents.conf? If so, then the AEL example for replacing AgentCallbackLogin would need to use the existing dialplan applications/functions for querying the Realtime database to determine if the agent number being supplied is a valid agent, and extract what their password is. -- Kevin P. Fleming Director of Software Technologies Digium, Inc. - "The Genuine Asterisk Experience" (TM) _______________________________________________ Sign up now for AstriCon 2007! September 25-28th. http://www.astricon.net/ --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
