commit 58528e21c65154f30ee8d69b9a3d587bf226aa2f
parent 903a3f82e7dfd7e3259c6ea209b1cf77f72f810a
Author: MTRNord <mtrnord1@gmail.com>
Date: Wed, 16 Aug 2023 01:17:27 +0200
Meow?
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix
@@ -465,10 +465,10 @@
confFiles = {
"extensions.con" = ''
[tests]
- exten = 100,1,Answer()
- same = n,Wait(1)
- same = n,Playback(hello-world)
- same = n,Hangup()
+ exten => 100,1,Answer()
+ same => n,Wait(1)
+ same => n,Playback(hello-world)
+ same => n,Hangup()
[softphones]
include => tests