commit 754c8b97606bc2436b4c5d5dfb4603b59b5bdb13
parent 1de07e8ed0f1317e5388e43f2fb39a108c1790bf
Author: MTRNord <mtrnord1@gmail.com>
Date: Wed, 16 Aug 2023 21:20:35 +0200
Fix dialout
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix
@@ -496,7 +496,7 @@
same => n,Hangup()
[epvpn]
- exten => _00XXXX.,1,Set(CALLERID(num)=2903)
+ exten => _00XXXX!,1,Set(CALLERID(num)=2903)
same => n,Verbose(0, Going to play hello)
same => n,BackGround(/var/lib/asterisk/sounds/en/calling)
same => n,Verbose(0, Going to dial ''${EXTEN:2}@eventphone)