Disable PRACK due to severe upstream bug

This commit is contained in:
Juha Heinanen
2022-09-08 10:42:13 +03:00
parent 375bcd4408
commit 73f9e9c897

View File

@ -125,7 +125,7 @@ class Account(val accp: Long) {
if (answerMode == Api.ANSWERMODE_AUTO)
res += ";answermode=auto"
res += ";ptime=20;regint=${regint};regq=0.5;pubint=0;call_transfer=yes;100rel=yes"
res += ";ptime=20;regint=${regint};regq=0.5;pubint=0;call_transfer=yes;100rel=no"
var extra = ""