aports/testing/kannel/kannel.confd
2015-07-29 11:45:43 +00:00

11 lines
366 B
Plaintext

START_SMSBOX=yes
START_WAPBOX=yes
#See the documentation for setting proper options
#Note: verbosity codes are strange!
# Default is 0, which means 'debug'. 1 is 'info, 2 'warning', 3 'error' and 4 'panic'
BEARERBOX_OPTS="--verbosity 1 --logfile bearerbox.log"
SMSBOX_OPTS="--verbosity 1 --logfile smsbox.log"
WAPBOX_OPTS="--verbosity 1 --logfile wapbox.log"