SMS: Difference between revisions
Appearance
Content deleted Content added
→top: clean up |
No edit summary |
||
| Line 62: | Line 62: | ||
Sending SMS to the SIP2SIM service can be done via our gateway/api and we accept UTF-8 which we will convert as needed in to the necessary GSM character coding scheme and split for multi part messages automatically. |
Sending SMS to the SIP2SIM service can be done via our gateway/api and we accept UTF-8 which we will convert as needed in to the necessary GSM character coding scheme and split for multi part messages automatically. |
||
===SMS error codes=== |
|||
* -201 no target found for incoming SMS to customer |
|||
* -204 error while HTTP posting to customer's server |
|||
* -202 and -203 invalid destination email address |
|||
* -301 no destination number |
|||
* -302 and -303 no SMS content to deliver |
|||
* -304 this is a status report, not a normal SMS |
|||
* -305 message billing error |
|||
* -306 too many message parts |
|||
* -702 -703 -704 usually multi-part message waiting for more parts, in different stages of routing. If that's the final return code it means parts went missing. |
|||
* -801 and -802 are decoding errors while packing to TPDUs |
|||
* -803 originator address not allowed |
|||
[[Category:SMS]] |
[[Category:SMS]] |
||