Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.43 KB

DetailedExtensionPresenceWithSipEvent.md

File metadata and controls

19 lines (15 loc) · 1.43 KB

DetailedExtensionPresenceWithSipEvent

Properties

Name Type Description Notes
ExtensionId string Internal identifier of an extension. Optional parameter [optional] [default to ~]
TelephonyStatus string Telephony presence status. Returned if telephony status is changed. [optional]
ActiveCalls []ActiveCallInfo Collection of Active Call Info [optional]
Sequence int32 Order number of a notification to state the chronology [optional]
PresenceStatus string Aggregated presence status, calculated from a number of sources [optional]
UserStatus string User-defined presence status (as previously published by the user) [optional]
DndStatus string Extended DnD (Do not Disturb) status [optional]
AllowSeeMyPresence bool If 'True' enables other extensions to see the extension presence status [optional]
RingOnMonitoredCall bool If 'True' enables to ring extension phone, if any user monitored by this extension is ringing [optional]
PickUpCallsOnHold bool If 'True' enables the extension user to pick up a monitored line on hold [optional]

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