In the connector log files protocol specific error codes may be displayed within parenthesis when send or receive operations fail. The most common of these error codes are specified below, per protocol.
Throttling error (ESME has exceeded allowed message limits)
97
Invalid scheduled delivery time
98
Invalid message validity period
UCP/EMI
Error code
Description
1
Checksum error
2
Syntax error
3
Operation not supported by system
4
Operation not allowed
5
Call barring active
6
AdC (destination address) invalid
7
Authentication failure
22
Time period not valid
23
Message type not supported by system
24
Message too long
OIS
Error code
Description
0
Success
1
Invalid data
2
atabase (message data store) full
3
SME busy
5
Duplicate message
6
Destination unavailable
20
Call barred by user
21
Transmission error
24
Unknown subscriber
25
Call barred by network operator (destination)
26
Call barred by network operator (originator)
120
Network failure
HTTP
EMG can send back the following set of status codes for HTTP requests.
Status code
Status name
Description
200
Ok
An incoming message posted to /bin/send was received. The response contains three lines: the message id, the MGP status, and a text description. If the message was rejected, the message id is -1.