This file is indexed.

/usr/lib/kannel/test/drive_smpp.conf is in kannel-extras 1.4.3-2fakesync2build1.

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
group = core
admin-port = 13000
smsbox-port = 13001
admin-password = bar
log-file = "check_smpp_bb.log"
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"

group = smsc
smsc = smpp
smsc-id = smpp
host = 127.0.0.1
port = 2345
receive-port = 2345
system-type = "VMA"
address-range = ""
smsc-username = "foo"
smsc-password = "bar"

group = smsbox
bearerbox-host = 127.0.0.1
sendsms-port = 13013
global-sender = 123
log-file = "smsbox.log"

group = sms-service
keyword = default
text = "No service specified"