puppet-asterisk/files/res_stun_monitor.conf

21 lines
462 B
Plaintext

; File: res_stun_monitor.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: stunaddr
; Section: general
; Description:
; Default: stun.ekiga.net
stunaddr = stun.ekiga.net
; Value: stunrefresh
; Section: general
; Description:
; Default: 30
stunrefresh = 30
#tryinclude "res_stun_monitor.conf.d/*.conf"