Hi,
Could the “Sticky: [FAQ] - Support and Troubleshooting - READ BEFORE POSTING” be changed to include debugging info like the one serge-v wrote:
[i]When posting console output, it is helpful to include verbose / debug information. Please always attach any output, not post it inline.
- Make sure your logger.conf has the following line:
console => notice,warning,error,debug - restart Asterisk with the following command:
‘asterisk -Tvvvvvdddddngc | tee /tmp/verbosedebug.txt’ - core set debug 4
core set verbose 4 - Reproduce the problem
- Trim startup information and attach verbosedebug.txt to the issue.[/i]
And I have also seen one that explains debugging steps in cases when asterisk crash and it’s god to include a core dump into the bug report.
/Mats