parent
4c4ca9127a
commit
eefcbe0c43
8 changed files with 448 additions and 0 deletions
51
resources/z9/yate/docker_compose/accfile.conf.j2
Normal file
51
resources/z9/yate/docker_compose/accfile.conf.j2
Normal file
|
@ -0,0 +1,51 @@
|
|||
; Yate will register to these SIP services
|
||||
; see https://github.com/eventphone/yate/blob/master/conf.d/accfile.conf.sample
|
||||
|
||||
[epvpn_test]
|
||||
enabled=no
|
||||
protocol=sip
|
||||
description= testing in/outbound routing
|
||||
username=
|
||||
authname=
|
||||
password=
|
||||
interval=120
|
||||
registrar=hg.eventphone.de
|
||||
|
||||
[ccchh]
|
||||
enabled=no
|
||||
protocol=sip
|
||||
description=yate.hamburg.ccc.de
|
||||
username=1008
|
||||
authname=1008
|
||||
password=5kVLqoQ7CmCV
|
||||
interval=120
|
||||
registrar=hg.eventphone.de
|
||||
|
||||
[landline]
|
||||
enabled=no
|
||||
protocol=sip
|
||||
description=CCCHH landline
|
||||
username=
|
||||
authname=
|
||||
password=
|
||||
interval=120
|
||||
registrar=
|
||||
|
||||
[doorbell]
|
||||
enabled=no
|
||||
protocol=sip
|
||||
description=CCCHH doorbell powered by fux-infra
|
||||
username=
|
||||
authname=
|
||||
interval=120
|
||||
registrar=
|
||||
|
||||
[fritzbox]
|
||||
enabled=yes
|
||||
protocol=sip
|
||||
description=yate-fritz betatest
|
||||
username=624
|
||||
authname=624
|
||||
password=n0vr3jn305894j2
|
||||
interval=120
|
||||
registrar=10.31.210.86:5060
|
Loading…
Add table
Add a link
Reference in a new issue