mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/clan/phonebox/default.nix
This commit is contained in:
2025-10-31 16:57:02 +07:00
parent 5d5d949240
commit 3e293f6f25

View File

@@ -56,7 +56,7 @@
[${localNumber}](userpass_auth) [${localNumber}](userpass_auth)
username=${localNumber} username=${localNumber}
password=ENV(SIP_PASSWORD) password=${localNumber}
[${localNumber}](dynamiic_aor) [${localNumber}](dynamiic_aor)
max_contacts=1 max_contacts=1
@@ -70,7 +70,7 @@
genExtentConf = genExtentConf =
{ prefixNumber, hostname }: { prefixNumber, hostname }:
'' ''
exten => _${prefixNumber}XXX,1,Dial(PJSIP/$${EXTEN:1}@${hostname},30) exten => _${prefixNumber}XXX,1,Dial(PJSIP/''${EXTEN:1}@${hostname},30)
''; '';
in in