commit 52b2ea228b722c6ada8b9773f7898edefc186122
parent e898b0bf30a889487ec2c92cde846077f417a61e
Author: MTRNord <mtrnord1@gmail.com>
Date: Wed, 16 Aug 2023 16:42:22 +0200
meow
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix
@@ -507,9 +507,9 @@
exten => 1,1,Answer()
same => n,Verbose(0, Routing to 6001)
- same => n,Ringing()
+ ;same => n,Ringing()
same => n,Dial(PJSIP/6001)
- same => n,Hangup()
+ ;same => n,Hangup()
[unauthorized]
'';