| 
				 
		
			Some checks failed
		
		
	 
	/ Ansible Lint (push) Failing after 1m59s 
				
			Since Forgejo seems to clean up older tag versions, so older digests, disable digest pinning for our images. While generally resulting in undeployable config, with ansible-pull the breakage is especially noticeable.  | 
			||
|---|---|---|
| .. | ||
| accfile.conf.j2 | ||
| compose.yaml.j2 | ||
| README.md | ||
| regexroute.conf.j2 | ||
| regfile.conf.j2 | ||
Yate Configuration
Yate has a beginners guide. Otherwise, you need to refer to the sample config files.
For our limited setup, we only need three files:
- accfile.conf for defining SIP registrars that we want to register with (EPVPN, Fonial, and the Fux door intercom system)
 - regexroute.conf for the call routing rules
 - regfile.conf for the phones that connect to yate.ccchh.net
 
Docker Compose Setup
yate runs as a container wiht host networking. The image is build through https://git.hamburg.ccc.de/CCCHH/yate-image, it is using the Eventphone fork of yate.