ansible-infra/resources/z9/yate/docker_compose/accfile.conf.j2
Stefan Bethke 2a322f9c85
Some checks failed
/ Ansible Lint (push) Failing after 2m5s
Add production secrets
Also use the correct file name for the SOPS secrets
2025-07-05 11:05:26 +02:00

42 lines
No EOL
864 B
Django/Jinja
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

; Yate will register to these SIP services
; see https://github.com/eventphone/yate/blob/master/conf.d/accfile.conf.sample
[epvpn_ccchh]
enabled=no
protocol=sip
description=Eventphone EPVPN CCCHH
username=1008
authname=1008
password={{ secret__sip_trunk_epvpn }}
interval=120
registrar=hg.eventphone.de
[fonial_ccchh]
enabled=no
protocol=sip
description=Fonial CCCHH
username=fo370381tr317349_00
authname=fo370381tr317349_00
password={{ secret__sip_trunk_fonial }}
interval=120
registrar=sip.plusnet.de
[fux_intercom]
enabled=no
protocol=sip
description=Fux Intercom CCCHH doorbell
username=1337
authname=1337
password={{ secret__sip_trunk_fux }}
interval=120
registrar=172.16.210.2
[fritzbox]
enabled=yes
protocol=sip
description=yate-fritz betatest
username=624
authname=624
password={{ secret__sip_trunk_fritzbox }}
interval=120
registrar=10.31.210.86:5060