Commit 2565a60c authored by znaty's avatar znaty Committed by canterburym
Browse files

Update file TS33128Payloads.asn

parent ee452003
Loading
Loading
Loading
Loading
+2 −10
Original line number Diff line number Diff line
@@ -6178,7 +6178,7 @@ MCVideoCMMessage ::= SEQUENCE
    mcVideoClient               [2] MCVideoID OPTIONAL,
    hTTPMethod                  [3] CMHTTPMethod,
    requestURI                  [4] UTF8String,
    hTTPResponseCode            [5] CMGMHTTPResponseCode,
    hTTPResponseCode            [5] CMHTTPResponseCode,
    mCVideoUEConfiguration      [6] XMLType OPTIONAL,
    mCVideoUEProfile            [7] XMLType OPTIONAL,
    mCVideoServiceConfiguraiton [8] XMLType OPTIONAL
@@ -6272,15 +6272,7 @@ CMHTTPMethod ::= ENUMERATED
    dELETE(3)
}

GMHTTPMethod ::= ENUMERATED
{
    gET(1),
    pUT(2),
    dELETE(3),
    pOST(4)
}

CMGMHTTPResponseCode ::= ENUMERATED
CMHTTPResponseCode ::= ENUMERATED
{
    oK200(1),
    created201(2),