Module: Telesign::Status::Response::StatusCode
- Defined in:
- lib/telesign/status/response.rb
Constant Summary collapse
- ANSWERED =
"100"
- NOT_ANSWERED =
"101"
- DISCONNECTED =
"102"
- IN_PROGRESS =
"103"
- INVALID_PHONE_NUMBER =
"104"
- NOT_YET_ATTEMPTED =
"105"
- FAILED =
"106"
- LINE_BUSY =
"107"
- SMS_DELIVERED =
"203"
- SMS_NOT_DELIVERED =
"207"