[Home]

Summary:ASTERISK-04750: Multiple Agents cannot log into AgentCallBackLogin at the same time.
Reporter:lters (lters)Labels:
Date Opened:2005-08-01 14:38:28Date Closed:2011-06-07 14:10:02
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When more than one agent trys to do the agentcallbacklogin, asterisk does not let the call complete.

When this happens, you can not run AgentLogin either.

If multiple people repeatly try to get in, Asterisk will finally crash.

****** ADDITIONAL INFORMATION ******

Here is the dialplan:

exten => 278,1,Answer
exten => 278,2,AgentCallbackLogin(${CALLERIDNUM}|${CALLERIDNUM}@csracd)
exten => 278,3,Hangup
Comments:By: Michael Jerris (mikej) 2005-08-01 14:43:59

can you provide a full verbose of this happening as an attached text file please.

By: Michael Jerris (mikej) 2005-08-18 07:29:12

Unfortunately we can not address this any further without the requested information.  We will also need a backtrace of the crash and testing if this is reproducable in head.   I am going to suspend this bug  until you are able to produce that information.  If you need assistance, please see a bugmarshall in #asterisk-bugs on irc.freenode.net.