QUOTE (pbx support @ May 30 2009, 11:21 AM)

First you need to see if anything is set under "Log filename" field under "General Logging" Section (If PBX is running). Then check out the wiki line that says "The setting "log-$.txt" will create a log file under the pbx working directory with the name "log-yyyy-mm-dd.txt", where 'yyyy' is the year, 'mm' is the month and 'dd' is the date". Then check "log_filename" under the pbx.xml and clear the entry.
Doesn't work again after reboot. Here is what in the pbx.xml
<log_level>7</log_level>
<log_filename />
<log_length>500</log_length>
<log_keep>3</log_keep>
<log_sip_register>true</log_sip_register>
<log_sip_subnot>false</log_sip_subnot>
<log_sip_options>true</log_sip_options>
<log_sip_dialog>true</log_sip_dialog>
<log_sip_watchlist />
<log_sip_level>7</log_sip_level>
<log_sip_routing>false</log_sip_routing>
<log_event_general>true</log_event_general>
<log_event_sip>true</log_event_sip>
<log_event_media>true</log_event_media>
<log_event_app>true</log_event_app>
<log_event_email>false</log_event_email>
<log_event_web>true</log_event_web>
<log_event_register>true</log_event_register>
<log_event_snmp>true</log_event_snmp>
<log_event_trunk>true</log_event_trunk>
<log_event_soap>true</log_event_soap>
<log_event_tftp>true</log_event_tftp>
<log_event_pstn>false</log_event_pstn>
<log_event_sql>true</log_event_sql>