res/res_ari: Added timestamp as a requirement for all ARI events

Changed to requirement to having timestamp for all of ARI events.
The below ARI events were changed to having timestamp.
PlaybackStarted, PlaybackContinuing, PlaybackFinished,
RecordingStarted, RecordingFinished, RecordingFailed,
ApplicationReplaced, ApplicationMoveFailed

ASTERISK-28326

Change-Id: I382c2fef58f5fe107e1074869a6d05310accb41f
This commit is contained in:
sungtae kim
2019-03-06 23:21:42 +01:00
parent 30c19527bf
commit e2eb19b363
8 changed files with 335 additions and 58 deletions

View File

@@ -148,7 +148,7 @@
"timestamp": {
"type": "Date",
"description": "Time at which this event was created.",
"required": false
"required": true
}
},
"subTypes": [