Changes between Version 14 and Version 15 of freeswitch
- Timestamp:
- Dec 14, 2015, 1:22:41 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
freeswitch
v14 v15 77 77 }}} 78 78 79 To see debugging messages in /var/log/freeswitch/freeswitch.log, edit the file `/etc/freeswitch/autload_configs/switch.conf.xml and change "warning" to "debug" in the following line: 80 81 {{{ 82 <param name="loglevel" value="warning"/> 83 }}} 79 84 == mexcla == 80 85