Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These are the result codes that may appear in the resultCode variable in SendResult and LookupResult.

 

Code

Description

0

Unknown error

1

Temporary routing error

2

Permanent routing error

3

Maximum throttling exceeded

4

Timeout

100

Service not found

101

User not found

102

Account not found

103

Invalid password

104

Configuration error

200

OK (this code will only be used by methods that not deliver messages)

1000

Sent

1001

Delivered

1002

Expired

1003

Deleted

1004

Mobile full

1005

Queued

1006

Not delivered

1007

Delivered charging delayed

1008

Charged message not sent

1009

Charged message not delivered

1010

Expired no delivery report

2000

Invalid source number

2001

Short number is not supported as source

2002

Alpha is not supported as source

2003

MSISDN is not supported as source number

2100

Short number is not supported as destination

2101

Alpha is not supported as destination

2102

MSISDN is not supported as destination

2103

Operation blocked

2104

Unknown subscriber

2105

Destination blocked

2106

Number error

2107

Destination temporary blocked

2200

Charging error

2201

Subscriber has low balance

2202

Maximum purchase exceeded

2203

Customer too young

2204

Prepaid subscriber not allowed

2205

Service rejected by subscriber

2206

Subscriber not registered in payment system

2300

Refunded

2301

Could not refund due to illegal or missing MSISDN

2302

Could not refund due to missing messageId

2303

Charged message is queued for refund

3000

GSM encoding is not supported

3001

UCS2 encoding is not supported

4000

Delivery report is not supported

4001

Invalid message content

4002

Invalid tariff

4003

Invalid user data

4004

Invalid user data header

4005

Invalid data coding

4006

Invalid VAT

4007

Unsupported content for destination

...