From 87c78143facac8da0a76aa0c22df28ec38a368fd Mon Sep 17 00:00:00 2001 From: Rick Boer Date: Thu, 2 Sep 2021 08:40:46 +0200 Subject: [PATCH] Fix inconsistency in Media2 NoProfile fault message Fix inconsistency in the Media2 Service Specification for the NoProfile fault message. --- doc/Media2.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/Media2.xml b/doc/Media2.xml index 617bae105..d139e5f5d 100755 --- a/doc/Media2.xml +++ b/doc/Media2.xml @@ -1160,7 +1160,7 @@ faults env:Sender - ter:InvalidArgVal - ter:NoProfile - The requested profile token token does not exist. + The requested profile token does not exist. env:Sender - ter:InvalidArgVal - ter:NoConfig The requested configuration does not exist in the given context. env:Sender - ter:InvalidArgVal - ter:IncompatibleConfiguration @@ -1281,7 +1281,7 @@ faults env:Sender - ter:InvalidArgVal - ter:NoProfile - The requested profile token token does not exist. + The requested profile token does not exist. env:Sender - ter:InvalidArgVal - ter:InvalidStreamSetup The specified Protocol is not supported. env:Sender - ter:OperationProhibited - ter:StreamConflict @@ -1329,7 +1329,7 @@ faults env:Sender - ter:InvalidArgVal - ter:NoProfile - The requested profile token token does not exist. + The requested profile token does not exist. env:Receiver - ter:Action - ter:IncompleteConfiguration The specified media profile does contain either unused sources or encoder configurations without a corresponding source. @@ -1370,7 +1370,7 @@ faults env:Sender - ter:InvalidArgVal - ter:NoProfile - The requested profile token token does not exist. + The requested profile token does not exist. env:Receiver - ter:Action - ter:IncompleteConfiguration The specified media profile does not contain either a reference to a video encoder a video source configuration, to a audio source or to audio encoder configuration or a reference to a metadata configuration @@ -1404,7 +1404,7 @@ faults env:Sender - ter:InvalidArgVal - ter:NoProfile - The requested profile token token does not exist. + The requested profile token does not exist. @@ -1443,7 +1443,7 @@ faults env:Sender - ter:InvalidArgVal - ter:NoProfile - The requested profile token token does not exist. + The requested profile token does not exist.