This file is indexed.

/etc/registrationAgent/users.txt is in registration-agent 1.3.4-1.

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
#
# /etc/registrationClient/users.txt sample
#
# Text file (Tab separated values) containing accounts to be registered
#
# Lines starting with '#' are ignored
#
# File format is:
#
#   AoR<tab>Contact<tab>Secret<tab>Auth-User<tab>Expiry<tab>Outbound-Proxy<tab>Reg-ID<tab>instance-ID
#
# where:
#
#   AoR            is the SIP URI to register, with prefix
#
#   Contact        is the full Contact header URI.  If using outbound,
#                  the transport specified here should probably match
#                  the type of transport that the proxy is using
#                  to contact the external site.
#
#   Secret         is the plaintext secret for DIGEST authentication
#
#   Auth-User      (optional) is the username for authentication, if blank,
#                  it is extracted from the AoR
#
#   Expiry         (optional) expiry timeout (seconds), default is 3600
#
#   Outbound-Proxy (optional) send requests through a proxy
#
#   Reg-ID         (optional) the Reg-ID value for SIP OUTBOUND
#
#   Instance-ID    (optional) the instance-ID value for SIP OUTBOUND
#
#   Example:
#
#sip:foo@sip.example.org	sip:foo@198.51.100.2:5061;transport=TLS;ob	secret	foo	60	sip:sip-proxy.example.net	1	<urn:uuid:2ee5fbe1-a356-45c4-828a-e38c7068d3cf>