Preparing search index...
The search index is not available
@quobis/sippojs
@quobis/sippojs
<internal>
ServerPermissions
Interface ServerPermissions
interface
ServerPermissions
{
recording
:
{
recordingProfile
:
RecordingProfile
;
recordingType
:
RecordingType
;
}
;
voicemail
:
{
enabled
:
boolean
;
}
;
}
Index
Properties
recording
voicemail
Properties
recording
recording
:
{
recordingProfile
:
RecordingProfile
;
recordingType
:
RecordingType
;
}
Type declaration
recording
Profile
:
RecordingProfile
recording
Type
:
RecordingType
voicemail
voicemail
:
{
enabled
:
boolean
;
}
Type declaration
enabled
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
recording
voicemail
@quobis/sippojs
Loading...