nixos

NixOS server files. Mirror from https://git.nordgedanken.dev/kubernetes/nixos
git clone git://archive.git.mtrnord.blog/MTRNord/nixos.git
Log | Files | Refs | README

commit 85fe568b4781c913cfbdb06182e3d43bee3d64e9
parent 62fc7abc6fb06c64726c08457c2a9d3f129ab2be
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 19 Aug 2023 20:57:04 +0200

try making a webrtc callplan

Diffstat:
Mnixos/worker-1/configuration.nix | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -508,6 +508,11 @@ [internals] include => epvpn include => tests + exten => 200,1,Answer() + same => n,Verbose(0, Going to play hello) + same => n,BackGround(/var/lib/asterisk/sounds/en/calling) + same => n,Verbose(0, Going to dial webrtc_client@webrtc_client) + same => n,Dial(PJSIP/webrtc_client@webrtc_client,30,r) exten => 6001,hint,PJSIP/6001