; File: dundi.conf
; Description:
; Note: Do NOT edit this file.
;  See http://wiki.kickstand-project.org/wiki/Asterisk:Configuration_Files for
;  more information about using these configuration files.

[general]
; Value: bindaddr
; Section: general
; Description:
; Default: 127.0.0.1
bindaddr = 127.0.0.1

; Value: port
; Section: general
; Description:
; Default: 4520
port = 4520

; Value: port
; Section: general
; Description:
; Default: <empty>
department =

; Value: organization
; Section: general
; Description:
; Default: <empty>
organization =

; Value: locality
; Section: general
; Description:
; Default: <empty>
locality =

; Value: stateprov
; Section: general
; Description:
; Default: <empty>
stateprov =

; Value: country
; Section: general
; Description:
; Default: <empty>
country =

; Value: email
; Section: general
; Description:
; Default: <empty>
email =

; Value: phone
; Section: general
; Description:
; Default: <empty>
phone =

; Value: entityid
; Section: general
; Description:
; Default: <empty>
entityid =

; Value: cachetime
; Section: general
; Description:
; Default: 3600
cachetime = 3600

; Value: ttl
; Section: general
; Description:
; Default: 32
ttl = 32

; Value: autokill
; Section: general
; Description:
; Default: yes
autokill = yes

; Value: secretpath
; Section: general
; Description:
; Default: dundi
secretpath = dundi

; Value: storehistory
; Section: general
; Description:
; Default: no
storehistory = no

[mappings]

#tryinclude "dundi.conf.d/*.conf"