[Asterisk-Users] AgentCallBackLogin ??

AstGrp astgrp at cwkb.com
Mon Mar 15 20:25:40 MST 2004


It looks like the AgentCallBackLogin app is not working in the latest
CVS.... Asterisk CVS-03/15/04.  Can someone please verify this.  I had
this exact setup running on a different CVS load prior to running the
updates.

Thanks,

-gcc

-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of AstGrp
Posted At: Monday, March 15, 2004 3:27 PM
Posted To: Asterisk User Group
Conversation: AgentCallBackLogin ??
Subject: [Asterisk-Users] AgentCallBackLogin ??


I could use a little assistance.. I am sure I am doing something
stupid..... The problem I am having is when the call comes in and runs
the context [411].  The call is generated, but never makes the call.  It
rings back the user who is making the call.  It works fine if I dial
context [411] from the inside.  It sounds like I need to add some
context somewhere just not sure what where?

[agents]
agent => 4001,4001,Geoff Clark

[general]
[default]
[tech]
member => Agent/4001
strategy = roundrobin
timeout = 30
retry = 10


[411]
exten => 411,1,Answer
exten => 411,2,Wait,2
exten => 411,3,Background(auth-thankyou)
exten => 411,4,Queue(tech)
exten => *6,1,AgentCallbackLogin(@411)
exten => *4001,1,Dial(${TRUNK}/${GCELL:${TRUNKMSD}})

Thanks,

gcc
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list