Hi,

 

I’m posting here as I have found an issue in 1.4, and hoping someone might be able to help.

 

I have setup a call queue in asterisk, a call comes into the queue, asterisk calls the agents, an agent answers the call fine, but if they try and transfer the call, asterisk drops out with a segmentation fault (below).

 

Disconnected from Asterisk server

voip1:/etc/asterisk# /usr/sbin/safe_asterisk: line 157:  2985 Segmentation fault      (core dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk ${CLIARGS} ${ASTARGS} 1>&/dev/${TTY} </dev/${TTY}

Asterisk ended with exit status 139

Asterisk exited on signal 11.

Automatically restarting Asterisk.

 

I have got a copy of the core dump, with gdb I typed ‘bt’ – results below.

 

(gdb) bt

#0  0x3c202273 in ?? ()

#1  0x08078b42 in ast_bridged_channel (chan=0x81dd400) at channel.c:3529

#2  0xb75451d6 in process_sdp (p=0x81ef7b0, req=0xb74fcfac) at chan_sip.c:5065

#3  0xb754a41e in handle_request_invite (p=0x81ef7b0, req=0xb74fcfac, debug=0,

    seqno=1, sin=0xb74fe2d0, recount=0xb74fe2e0,

    e=0xb74fd1cf "sip:xx(masked)[EMAIL PROTECTED]") at chan_sip.c:12988

#4  0xb75515c5 in handle_request (p=0x81ef7b0, req=0xb74fcfac, sin=0xb74fe2d0,

    recount=0xb74fe2e0, nounlock=0xb74fe2e4) at chan_sip.c:14303

#5  0xb7553b1d in sipsock_read (id=0x81a99c8, fd=16, events=1, ignore=0x0)

    at chan_sip.c:14448

#6  0x080a1920 in ast_io_wait (ioc=0x816a2d0, howlong=233) at io.c:279

#7  0xb753565c in do_monitor (data="" at chan_sip.c:14641

#8  0x080ec910 in dummy_start (data="" at utils.c:544

#9  0xb7faf0bd in start_thread () from /lib/tls/libpthread.so.0 #10 0xb7ddf8ae in clone () from /lib/tls/libc.so.6

(gdb)

 

 

I’m running libpri and zaptel beta1 and asterisk beta3 on Debian 2.6.17.3

 

I can reproduce this error if anything else is needed.

 

Any help would be great.

 

I did post this on the dev-list yesterday but had no response yet, has anybody else tried the call queues? It does this for me with beta2 and beta3 releases.

 

 

Thanks,

Dean Bath

 

_______________________________________________
--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

Reply via email to