[asterisk-bugs] [JIRA] (ASTERISK-23325) Asterisk is Running but not processing anything

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Feb 27 17:36:04 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-23325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=215740#comment-215740 ] 

Matt Jordan commented on ASTERISK-23325:
----------------------------------------

Uhm... your entire dialplan is in the database:

{noformat}
[DialIn]
Switch => Realtime/DialIn

[default]
Switch => Realtime/DialIn

[DefaultPlan]
Switch => Realtime/DefaultPlan

[AllCalls]
include => hints
Switch => Realtime/AllCalls

[LocalMobileCalls]
include => hints
Switch => Realtime/LocalMobileCalls

[LocalCalls]
include => hints
Switch => Realtime/LocalCalls

[Restrict]
Switch => Realtime/Restrict

[CtiIsdnDialOut]
Switch => Realtime/CtiIsdnDialOut

[AllCallsRec]
include => hints
Switch => Realtime/AllCallsRec

[AllCallsRec_393100]
include => hints
Switch => Realtime/AllCallsRec_393100

[AllCallsRec_393110]
include => hints
Switch => Realtime/AllCallsRec_393110

[AllCallsRec_393120]
include => hints
Switch => Realtime/AllCallsRec_393120

[Restrict_1]
Switch => Realtime/Restrict_1

[AllCallsRec_1]
include => hints
Switch => Realtime/AllCallsRec_1

[SipTrunks]
Switch => Realtime/SipTrunks

[AllCallsNI]
Switch => Realtime/AllCallsNI

[AllCallsNI_898]
Switch => Realtime/AllCallsNI_898
{noformat}

This is the same issue as ASTERISK-21228.
                
> Asterisk is Running but not processing anything
> -----------------------------------------------
>
>                 Key: ASTERISK-23325
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23325
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 1.8.25.0
>         Environment: Dell 420, No Card, Xeon, 4Gb RAM, SAS RAID 10, Centos 10, 64bit, Asterisk 1.8.25
>            Reporter: Antonis Psaras
>            Assignee: Rusty Newton
>         Attachments: asterisk-confs.zip, asterisk-threads.tgz, backtrace-threads-20140220.txt, backtrace-threads.txt, core-show-locks.txt, full.tgz
>
>
> During normal operation, asterisk stops responding to any SIP, AGI or AMI message. I am able to log on to CLI and execute commands but all other functionality is down. I am able to connect to AMI but I do not get any event and I am not able to execute any command.
> Attached is the show threads and the backtrace commanda (gdb -ex "thread apply all bt" --batch /usr/sbin/asterisk `pidof asterisk` > /tmp/backtrace-threads.txt)

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