[Home]

Summary:ASTERISK-20595: After attended transfer asterisk cpu goes to 30% and need to be restarted
Reporter:agustina (agustina)Labels:
Date Opened:2012-10-22 15:08:29Date Closed:2012-10-31 17:13:09
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hello I get the following log from the thread witch is consuming the cpu:

Thread 3 (Thread 0xb6c0eb90 (LWP 21546)):
#0  0x00d9b416 in __kernel_vsyscall ()
#1  0x00221456 in nanosleep () from /lib/libc.so.6
#2  0x0025ed6c in usleep () from /lib/libc.so.6
#3  0x0838657c in sip_hangup ()
#4  0x080ace39 in ast_do_masquerade ()
#5  0x080adcf8 in ast_waitfor_nandfds ()
#6  0x080b422c in ast_channel_bridge ()
#7  0x080dc4cf in ast_bridge_call ()
#8  0x081a9a11 in dial_exec_full ()
#9  0x081ab219 in dial_exec ()
#10 0x0811d367 in pbx_exec ()
#11 0x081284b2 in pbx_extension_helper ()
#12 0x081c008b in _macro_exec ()
#13 0x0811d367 in pbx_exec ()
#14 0x081284b2 in pbx_extension_helper ()
#15 0x081c008b in _macro_exec ()
#16 0x0811d367 in pbx_exec ()
#17 0x081284b2 in pbx_extension_helper ()
#18 0x0812a6c5 in __ast_pbx_run ()
#19 0x0812c120 in pbx_thread ()
#20 0x0816d8db in dummy_start ()
#21 0x0030551f in start_thread () from /lib/libpthread.so.0
#22 0x0026604e in clone () from /lib/libc.so.6

Any help will be appreciated!
Comments:By: Matt Jordan (mjordan) 2012-10-23 23:59:30.441-0500

What version of Asterisk are you running?

By: agustina (agustina) 2012-10-24 06:52:20.121-0500

1.6.2.22


By: Richard Mudgett (rmudgett) 2012-10-24 11:25:39.809-0500

Per the Asterisk maintenance timeline page at http://www.asterisk.org/asterisk-versions maintenance (bug) support for the 1.4 and 1.6.x branches has ended. For continued maintenance support please move to the 1.8 branch which is a long term support (LTS) branch. For more information about branch support, please see https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions.  After testing with Asterisk 1.8, if you find this problem has not been resolved, please open a new issue against Asterisk 1.8.





By: agustina (agustina) 2012-10-24 11:42:52.856-0500

I`m unable to move to that version.
Please can you tell me where is the problem in the log I send you.