[Home]

Summary:ASTERISK-25859: Asterisk not processing the calls
Reporter:Siva (siva.percipia)Labels:
Date Opened:2016-03-22 10:00:52Date Closed:2020-01-14 11:21:04.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:11.15.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Asterisk frequently not processing the calls even internal calls not working. Command core show channels returns only headers (no data)

Every time i have to restart the asterisk services to make it work. I captured the back trace and unable to find anything.

[Thread debugging using libthread_db enabled]
0x0000003022e0e334 in __lll_lock_wait () from /lib64/libpthread.so.0

Thread 1 (process 12275):
#0  0x0000003022e0e334 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003022e095f3 in _L_lock_892 () from /lib64/libpthread.so.0
#2  0x0000003022e094d7 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00000000004eed48 in ast_module_unregister (info=0x7fcbee50c680) at loader.c:197
#4  0x00007fcbee30488f in __do_global_dtors_aux () from /usr/lib/asterisk/modules/pbx_config.so
#5  0x0000000000000000 in ?? ()
Comments:By: Asterisk Team (asteriskteam) 2016-03-22 10:00:53.524-0500

We appreciate the difficulties you are facing, however information request type issues would be better served in a different forum.

The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors.

If this issue is actually a bug please use the Bug issue type instead.

Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

By: Asterisk Team (asteriskteam) 2016-03-22 10:00:54.238-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].