The Route Mobile Messaging Platform will return a delivery report (Intermediate and/or final depending on the route) for a specific message to the client application when the registered_delivery field, while submitting the message, is set to 1. In order to retrieve the delivery report from our server the client will have to connect to the Route Mobile Messaging Platform in the receiver or transceiver mode.

StatusDescription
DELIVRDMessage delivered to handset
FAILEDMessage could not be delivered
EXPIREDMessage validity period expired, before any successful tries of submission
UNDELIVMessage is Undeliverable
REJECTDMessage REJECTD

Adding status and error code which can be returned by Messaging Platform.

StatusErrorDescription
000DELIVRDDelivered to SIM.
001UNDELIVUnidentified subscriber.
005EXPIREDUnidentified subscriber.
009UNDELIVIllegal subscriber
011UNDELIVTel
012UNDELIVIllegal Equipment
013UNDELIVCall Barred
021UNDELIVFacility not supported
027EXPIREDAbsent subscriber
031EXPIREDSubscriber busy for MT_SMS
032EXPIREDSM
034EXPIREDSystem failure
035UNDELIVData missing
036UNDELIVUnexpected Data value
144UNDELIVUnrecognized component
145UNDELIVMistyped Component
146UNDELIVBody structured component
160EXPIREDDuplicate invoke ID
161UNDELIVUnrecognized Operation
162UNDELIVMistyped Parameter
163EXPIREDResource Limitation
164EXPIREDInitiating release
165EXPIREDUnrecognized linked ID
166EXPIREDLinked Response expected
167EXPIREDUnexpected linked operation
176UNDELIVUnrecognized invoke ID
177EXPIREDReturn result expected
178UNDELIVMistyped Parameter
192EXPIREDUnrecognized invoke ID
193EXPIREDReturn Error unexpected
194UNDELIVUnrecognized error
195UNDELIVUnexpected Error
196UNDELIVMistyped parameter
200UNDELIVUnable to decode response
201EXPIREDProvider Abort
202UNDELIVUser Abort
203EXPIREDTimeout
204UNDELIVAPI error
205UNDELIVUnknown Error
404REJECTDInvalid message content
408REJECTDDND error code
409REJECTDSource/template error code
410REJECTDSource/Template long message error code
411REJECTDDuplicate Submission
412REJECTDDestination Barred/Source Barred


Did this page help you?