Description
When it's not able to access asterisk and encounter 'Segmentation Fault' message, it's high possible due to '/tmp' directory in pbx is 100% full, you can excute 'df' command to verify it and might face similar output below, a possible cause for the full directory might be failing system log download in a certain circumstance from web interface.
Solutions
Go to '/tmp' diretory in ssh and only delete particular file that with much more file size.
0 Comments