KI-AGENT: Lokale SIP-Nebenstellen erreichbar machen

This commit is contained in:
2026-05-20 22:50:14 +02:00
parent 6abc0dd772
commit fe23742912
4 changed files with 9 additions and 9 deletions

View File

@@ -254,6 +254,7 @@ const registerSip = async () => {
const ua = new sip.UserAgent({
uri,
displayName: account.displayName,
contactName: account.extension,
authorizationUsername: account.extension,
authorizationPassword: account.password,
transportOptions: {