mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/phonebox/default.nix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user