/usr/share/isdn/default/isdn.conf.lu is in isdnlog 1:3.25+dfsg1-3.3ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | # example of /etc/isdn/isdn.conf
#
# More information: /usr/doc/packages/i4l/isdnlog/*
[GLOBAL]
COUNTRYPREFIX = +
COUNTRYCODE = 352
AREAPREFIX = 0
# EDIT THIS LINE:
AREACODE = 0
[VARIABLES]
[ISDNLOG]
LOGFILE = /var/lib/isdn/calls
ILABEL = %b %e %T %ICall to tei %t from %N2 on %n2
OLABEL = %b %e %T %Itei %t calling %N2 with '%n0'
REPFMTWWW = "%X %D %17.17H %T %-17.17F %-20.20l SI: %S %9u %U %I %O"
REPFMTSHORT = "%X%D %8.8H %T %-14.14F%U%I %O"
REPFMTNIO = " %X %D %16.16H %T %-25.25F %U"
REPFMT = " %X %D %16.16H %T %-16.16F %7u %U %I %O"
CHARGEMAX = 50.00
CURRENCY = 1,EUR
COUNTRYFILE = /usr/share/isdn/country.dat
# RATECONF= /etc/isdn/rate.conf.lu
RATEFILE= /usr/share/isdn/rate-lu.dat
HOLIDAYS= /usr/share/isdn/holiday-lu.dat
# ZONEFILE= /usr/share/isdn/zone-lu-%s.cdb
DESTFILE= /usr/share/isdn/dest.cdb
# providerselect
VBN = 2 #?
VBNLEN = 1 #?
PRESELECTED=26 #?
|