On 6/12/06, aston martin <[EMAIL PROTECTED]> wrote:
1. Call comes in the queue (command Queue(...) gets executed) 2. Call reaches extension at which agent is registered (I'm using AgentCallbackLogin), where Dial(SIP/.....,,tT) command gets executed 3. Agent answers the call and enters *2 (that's my default for attended transfers as set in features.conf) + a number to which the call should be transfered 4. Agent hangs up 5. Agent stays in 'busy' state
Is the agent's device you're dialing on the same server that app_queue is operating on? I've seen this happen when it is not on the same server, and there's a reason behind why it doesn't work at the present time in that configuration. -- 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
