- moved Call Logging functionality to it's own plugin.
This commit is contained in:
@@ -74,11 +74,6 @@ daemonize = 1
|
||||
# see what siproxd is doing - or NOT doing)
|
||||
silence_log = 1
|
||||
|
||||
######################################################################
|
||||
# Shall I log call establishment to syslog?
|
||||
#
|
||||
log_calls = 1
|
||||
|
||||
######################################################################
|
||||
# Secure Enviroment settings:
|
||||
# user: uid/gid to switch to after startup
|
||||
@@ -295,6 +290,7 @@ plugindir=/home/hb9xar/src/siproxd/src/.libs/
|
||||
# List of plugins to load
|
||||
#load_plugin=plugin_demo.so
|
||||
load_plugin=plugin_shortdial.so
|
||||
load_plugin=plugin_logcall.so
|
||||
|
||||
|
||||
######################################################################
|
||||
|
||||
Reference in New Issue
Block a user