parent
4c4ca9127a
commit
eefcbe0c43
8 changed files with 448 additions and 0 deletions
12
resources/z9/yate/docker_compose/README.md
Normal file
12
resources/z9/yate/docker_compose/README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Yate Configuration
|
||||
|
||||
Yate has a [beginners guide](https://docs.yate.ro/wiki/Beginners_in_Yate). Otherwise, you need to refer to the [sample config files](https://github.com/eventphone/yate/tree/master/conf.d).
|
||||
|
||||
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.
|
Loading…
Add table
Add a link
Reference in a new issue