[asterisk-bugs] [JIRA] (ASTERISK-22668) Crash: Logging in agent that is already logged in
John Bigelow (JIRA)
noreply at issues.asterisk.org
Tue Oct 8 10:31:03 CDT 2013
John Bigelow created ASTERISK-22668:
---------------------------------------
Summary: Crash: Logging in agent that is already logged in
Key: ASTERISK-22668
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22668
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/General
Affects Versions: 12.0.0-alpha1
Environment: Asterisk 12 branch r400669
Reporter: John Bigelow
Attachments: backtrace.txt, full.txt
Steps:
* Login Agent from a phone
* Login the same Agent from another phone
* Crash
Errors printed:
{code}
[Oct 8 10:14:54] ERROR[9540] astobj2.c: user_data is NULL
[Oct 8 10:14:54] ERROR[9540] astobj2.c: FRACK!, Failed assertion 0 (0)
{code}
agents.conf:
{code}
[1001]
fullname=Phone A
ackcall=yes
{code}
extensions.conf:
{code}
exten => 551,1,AgentLogin(1001)
{code}
Backtrace and full log is attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list