constant SMS_GW_ERR_MSG_ROUTING in SMS Framework 6
Same name and namespace in other branches
- 6.2 sms.module \SMS_GW_ERR_MSG_ROUTING
- 7 sms.module \SMS_GW_ERR_MSG_ROUTING
1 use of SMS_GW_ERR_MSG_ROUTING
- sms_clickatell_map_response_code in modules/
sms_clickatell/ sms_clickatell.module - Map a Clickatell gateway response status code to an SMS Framework gateway status code
File
- ./
sms.module, line 33 - The core of the SMS Framework. Provides gateway managment and API for sending and receiving SMS messages.
Code
define('SMS_GW_ERR_MSG_ROUTING', 502);