fix: set callerid to phone number
This commit is contained in:
parent
e5754edd33
commit
377da49818
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ let
|
|||
[${key}](${m.endpointTemplate})
|
||||
auth = auth-${key}
|
||||
aors = ${key}
|
||||
callerid = ${phone.displayName} <${phone.extension}>
|
||||
${mailboxLine}${vmVar}${obVars}
|
||||
[auth-${key}](auth-userpass)
|
||||
username = ${key}
|
||||
|
|
|
|||
Loading…
Reference in a new issue