fix: set callerid to phone number

This commit is contained in:
Jan-Henrik 2026-04-07 08:59:12 +02:00
parent e5754edd33
commit 377da49818

View file

@ -119,6 +119,7 @@ let
[${key}](${m.endpointTemplate}) [${key}](${m.endpointTemplate})
auth = auth-${key} auth = auth-${key}
aors = ${key} aors = ${key}
callerid = ${phone.displayName} <${phone.extension}>
${mailboxLine}${vmVar}${obVars} ${mailboxLine}${vmVar}${obVars}
[auth-${key}](auth-userpass) [auth-${key}](auth-userpass)
username = ${key} username = ${key}