|
|
|
@@ -31,6 +31,7 @@ public class Job |
|
|
|
CANCELED(true), // Voice - is it really? |
|
|
|
EXPIRED(true), // Voice - is it really? |
|
|
|
MESSAGE_ERROR(true), // Email, SMS |
|
|
|
MSG_TOO_LONG(true), // SMS |
|
|
|
NOT_FOUND(true), // SMS |
|
|
|
INVALID_MEDIA_TYPE(true), // MMS |
|
|
|
SERVICE_ACCESS_BLOCKED(true), // SMS |
|
|
|
|