Skip to content

Latest commit

 

History

History
39 lines (36 loc) · 3.14 KB

Devices.md

File metadata and controls

39 lines (36 loc) · 3.14 KB

IO.Swagger.Model.Devices

Properties

Name Type Description Notes
CallForward DevicesCallForward [optional]
CallRecording CallRecording [optional]
CallRestriction Dictionary<string, AccountsCallRestriction> Device level call restrictions for each available number classification [optional]
CallWaiting CallWaiting [optional]
CallerId CallerId The device caller ID parameters [optional]
CallerIdOptions DevicesCallerIdOptions [optional]
ContactList DevicesContactList [optional]
DeviceType string Arbitrary device type used by the UI and billing system [optional]
DialPlan Dialplans A list of rules used to modify dialed numbers [optional]
DoNotDisturb DevicesDoNotDisturb [optional]
Enabled bool? Determines if the device is currently enabled [optional] [default to true]
ExcludeFromQueues bool? Do not ring this device when calling user/agent in queue [optional] [default to false]
Flags List<string> Flags set by external applications [optional]
Formatters Formatters [optional]
Hotdesk DevicesHotdesk [optional]
Language string The language for the device [optional]
MacAddress string The MAC Address of the device (if applicable) [optional]
Media EndpointMedia Configure audio/video/etc media options for this device [optional]
Metaflows Metaflows The device metaflow parameters [optional]
MusicOnHold ClicktocallMusicOnHold [optional]
MwiUnsolicitedUpdates bool? When true enables unsolicited mwi notifications [optional] [default to true]
Name string A friendly name for the device
OutboundFlags Object List of flags (features) this device requires when making outbound calls [optional]
OwnerId string The ID of the user object that 'owns' the device [optional]
PresenceId string Static presence ID (used instead of SIP username) [optional]
Provision DevicesProvision [optional]
RegisterOverwriteNotify bool? When true enables overwrite notifications [optional] [default to false]
Ringtones AccountsRingtones [optional]
Sip DevicesSip [optional]
SuppressUnregisterNotifications bool? When true disables deregister notifications [optional] [default to false]
Timezone string Device's timezone [optional]

[Back to Model list] [Back to API list] [Back to README]