Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.68 KB

MissedCallEvent.md

File metadata and controls

28 lines (24 loc) · 1.68 KB

MissedCallEvent

Properties

Name Type Description Notes
Uuid string Universally unique identifier of a notification [optional]
PnApns ApnsInfo [optional]
Event string Event filter URI [optional]
SubscriptionId string Internal identifier of a subscription [optional]
Timestamp time.Time The datetime of a call action in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z [optional]
ExtensionId string Internal identifier of an extension [optional] [default to ~]
Action string Calling action, for example 'StartRing' [optional]
SessionId string Identifier of a call session [optional]
ServerId string Identifier of a server [optional]
From string Phone number of a caller [optional]
FromName string Caller name [optional]
To string Phone number of a callee [optional]
ToName string Callee name [optional]
Sid string Unique identifier of a session [optional]
ToUrl string SIP proxy registration name [optional]
SrvLvl string User data [optional]
SrvLvlExt string User data [optional]
RecUrl string File containing recorded caller name [optional]
PnTtl int32 Notification lifetime value in seconds, the default value is 30 seconds [optional]

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