Interface: CredentialConfig
Defined in: models/config.ts:4
Configuration for credential-based authentication
Properties
type
type:
"credential"
Defined in: models/config.ts:5
sipUser
sipUser:
string
Defined in: models/config.ts:6
sipPassword
sipPassword:
string
Defined in: models/config.ts:7
debug?
optionaldebug:boolean
Defined in: models/config.ts:8
pushNotificationDeviceToken?
optionalpushNotificationDeviceToken:string
Defined in: models/config.ts:9