This file is indexed.

/etc/yate/queuesnotify.conf is in yate-core 5.4.0-1-1ubuntu2.

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
40
41
42
43
44
45
46
; This file keeps the configuration for the Queues Notify module

[general]

; account: string: The account used to query the database
;account=

; defsleep: int: Loop sleep time in milliseconds
;defsleep=20

; notifyhanguponunload: boolean: Notify hangup for all queued calls when the
;  module is unloaded or the program terminates
; Defaults to yes
;notifyhanguponunload=yes


[events]
; This section configures the status set in resource.notify messages when
;  a queued call status changes

; queued: string: The status text to be sent when a call is queued
; Defaults to 'online' if missing
;queued=

; pickup: string: The status text to be sent when a call is picked up from queue
; Defaults to 'dnd' if missing
;pickup=

; hangup: string: The status text to be sent when a previously queued call
;  is terminated
; Defaults to 'offline' if missing
;hangup=


[queued]
; This section configures the queries used when a call is queued

; callinfo: string: The query to be used when a call is queued to get callinfo data
; These values will be added to the callinfo parameter(s) of the resource.notify
;  message
; If the query fails a minimum set of parameters will be copied
;  from received message to the resource.notify message: caller, called, callername
;callinfo=

; cdrinfo: string: The query used when a call is queued to get CDR data
;cdrinfo=