On Friday 04 June 2004 05:00, Wolfgang Pichler wrote:> hi all,
>
> at time i am working on the app_prepaid.so module (see:
> http://www.voip-info.org/tiki-index.php?page=Modified-Prepaid-Appli
>cation ). In the source file a have many ast_log(LOG_DEBUG
> statements for debugging - but even if i start asterisk with
> "asterisk -dvvvvvvvgc" i wont get the debugging output.
>
> How do i have to start it so that i can see the debugging output ?
You have to configure where debug output goes
in /etc/asterisk/logger.conf
-Tilghman