SMS-MT submitted via the http API are accepted and queued as shown in the screenshot below, The message exists in queue as monitored from rabbitmq console. but the message.log does not reflect an attempt to submit the sms to the SMPP connector meanwhile the SMS-MO are being received just fine. the problem is only with SMS-MT which get submitted successfully but not forwarded to the SMSC
What could be the possible reason of the queue consumer getting stuck for submit_sm(RoutableSubmitSM)
whenever i restart the jasmind service the queue sends a couple of thousand messages for a couple of minutes then gets stuck in the same state again
SMS-MT submitted via the http API are accepted and queued as shown in the screenshot below, The message exists in queue as monitored from rabbitmq console. but the message.log does not reflect an attempt to submit the sms to the SMPP connector meanwhile the SMS-MO are being received just fine. the problem is only with SMS-MT which get submitted successfully but not forwarded to the SMSC
What could be the possible reason of the queue consumer getting stuck for submit_sm(RoutableSubmitSM)
whenever i restart the jasmind service the queue sends a couple of thousand messages for a couple of minutes then gets stuck in the same state again