commit 9d511edc21c6af1362caee1648e1f27e9da600b7 parent 4306e1f1e20c973e13482fa4130182a26f9720e6 Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 16 Aug 2023 02:20:21 +0200 Remove prefix Diffstat:
| M | nixos/worker-1/configuration.nix | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -480,7 +480,7 @@ [epvpn] exten => _0199XXXX,1,Set(CALLERID(all)="MTRNord <2903>") - same => n,Dial(PJSIP/''${EXTEN}@eventphone) + same => n,Dial(PJSIP/''${EXTEN:4}@eventphone) [internals] include => tests