| UpdatedInDB |
timestamp
|
|
|
|
| InsertIntoDB |
timestamp
|
|
|
|
| SendingDateTime |
timestamp
|
|
|
|
| SendBefore |
time
|
|
|
|
| SendAfter |
time
|
|
|
|
| Text |
text
|
utf8mb4_general_ci
|
|
|
| DestinationNumber |
varchar(20)
|
utf8mb4_general_ci
|
|
|
| Coding |
enum('Default_No_Compression', 'Unicode_No_Compression', '8bit', 'Default_Compression', 'Unicode_Compression')
|
utf8mb4_general_ci
|
|
|
| UDH |
text
|
utf8mb4_general_ci
|
|
|
| Class |
int(11)
|
|
|
|
| TextDecoded |
text
|
utf8mb4_general_ci
|
|
|
| ID |
int(10)
|
|
|
|
| MultiPart |
enum('false', 'true')
|
utf8mb4_general_ci
|
|
|
| RelativeValidity |
int(11)
|
|
|
|
| SenderID |
varchar(255)
|
utf8mb4_general_ci
|
|
|
| SendingTimeOut |
timestamp
|
|
|
|
| DeliveryReport |
enum('default', 'yes', 'no')
|
utf8mb4_general_ci
|
|
|
| CreatorID |
text
|
utf8mb4_general_ci
|
|
|
| Retries |
int(3)
|
|
|
|
| Priority |
int(11)
|
|
|
|
| Status |
enum('SendingOK', 'SendingOKNoReport', 'SendingError', 'DeliveryOK', 'DeliveryFailed', 'DeliveryPending', 'DeliveryUnknown', 'Error', 'Reserved')
|
utf8mb4_general_ci
|
|
|
| StatusCode |
int(11)
|
|
|
|