No need to use ;answerdelay account parameter

This commit is contained in:
Juha Heinanen
2021-06-03 09:37:53 +03:00
parent 9f4c8a7fb0
commit e8c09a628f

View File

@ -116,7 +116,7 @@ class Account(val accp: String) {
"$res;mwi=yes;vm_uri=\"$vmUri\""
if (answerMode == Api.ANSWERMODE_AUTO)
res += ";answermode=auto;answerdelay=1000"
res += ";answermode=auto"
res += ";ptime=20;regint=${regint};regq=0.5;pubint=0;call_transfer=yes"