summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-10-27 21:44:45 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-10-27 21:44:45 +0100
commit40de9e543367638f120fae52be447f597fc58961 (patch)
tree708c35761462e409ea8afa238642c720cf62e3b2 /lib
parent6dfd4bf0dcdac4df3ef16cbaede7003cdc49dcc9 (diff)
Monitor
Diffstat (limited to 'lib')
-rw-r--r--lib/CSTA-status-reporting.asn12
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CSTA-status-reporting.asn1 b/lib/CSTA-status-reporting.asn1
index 583a427..2ed78b6 100644
--- a/lib/CSTA-status-reporting.asn1
+++ b/lib/CSTA-status-reporting.asn1
@@ -105,7 +105,7 @@ SnapshotDeviceData ::= [APPLICATION 22] IMPLICIT SEQUENCE OF SnapshotDeviceRespo
SnapshotDeviceResponseInfo ::= SEQUENCE
{ connectionIdentifier ConnectionID,
- endpointDevice [3] IMPLICIT SubjectDeviceID OPTIONAL,
+ endpointDevice [3] SubjectDeviceID OPTIONAL, -- IMPLICIT ?
localCallState CallState,
servicesPermitted [0] IMPLICIT ServicesPermitted OPTIONAL,
mediaServiceInfoList [1] IMPLICIT DeviceMediaInfoList OPTIONAL,