[Asterisk-Dev] segfault AgentCallbackLogin Queue

Christian Hoffmeyer christian at yottadot.org
Thu Jan 6 02:48:14 MST 2005


This is CVS-HEAD-12/6/04

Agents can login to the Queues.  When the agent receives a call with or
without ack and answer then hangs up without hitting *, asterisk segfaults.

The agents are using Sipura SPA2000s 

Gdb hints:

#0  0x2d055f80 in agent_read (ast=0x825d348) at chan_agent.c:357
#1  0x0805d06e in ast_read (chan=0x825d348) at channel.c:1301
#2  0x08060ac9 in ast_channel_bridge (c0=0x824d200, c1=0x825d348,
config=0x2f0dd114, fo=0x2f0dce54, rc=0x2f0dce58) at channel.c:2699
#3  0x2c5e8905 in ast_bridge_call (chan=0x824d200, peer=0x825d348,
config=0x2f0dd114) at res_features.c:360
#4  0x2e88b9a1 in try_calling (qe=0x2f0dd3e4, options=0x0,
announceoverride=0x2f0dd254 "ivr-day", url=0x0, go_on=0x2f0dd3d8) at
app_queue.c:1481
#5  0x2e8876b1 in queue_exec (chan=0x824d200, data=0x0) at app_queue.c:2059
#6  0x08082b93 in pbx_extension_helper (c=0x824d200, con=0x0,
context=0x824d34c "ivr-day", exten=0x824d440 "1", priority=1, label=0x0,
    callerid=0x2f0df834 "sales", action=0) at pbx.c:475
#7  0x0807b480 in ast_pbx_run (c=0x824d200) at pbx.c:1819
#8  0x08083271 in pbx_thread (data=0x0) at pbx.c:2064
#9  0x2aad0051 in pthread_detach () from /lib/libpthread.so.0 #10 0x2ac7470a
in clone () from /lib/libc.so.6

CVS-HEAD-12/13/04-12:17:20

When the agent's login with AgentCallbackLogin they are not shown as
available in the queues so no calls can be routed to them, thus I can not
perform the same test.

This functionality does not exist in stable.  I have gone back to stable and
am using static agents in the Queues for now.

Thanks,
Christian Hoffmeyer




More information about the asterisk-dev mailing list