Commit 19a46fbf authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Initial commit

parent 4c54edb6
Loading
Loading
Loading
Loading
Loading
+39 −0
Original line number Diff line number Diff line
@@ -459,4 +459,43 @@
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>
    <Dictionary>
        <!-- See TS 104 144 table 5.x.3-2 -->
        <Owner>ETSI</Owner>
        <Name>EPOCDDeliveryFailure</Name>
        <DictionaryEntries>
            <DictionaryEntry>
                <Value>SyncError</Value>
                <Meaning>TBD</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>SubmissionRejected</Value>
                <Meaning>Indicates that the message was rejected by the local (sending) gateway.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>RelayFailure</Value>
                <Meaning>Indicates that the message could not be submitted to the recipient’s gateway.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>RelayRejection</Value>
                <Meaning>Indicates that the message was rejected by the recipient’s gateway.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>NonDelivery</Value>
                <Meaning>Indicates that the receipient’s gateway could not deliver the message to the relevant national backend application.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>NonRetrieval</Value>
                <Meaning>Inidicates that the message was received by the remote system but the message was not retrieved.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>CDBCommunicationError</Value>
                <Meaning>TBD</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>ConnectorCommunicationError</Value>
                <Meaning>TBD</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>    
</Dictionaries>
 No newline at end of file