Hi everyone, hope somebody could help me with this, I've reread the docs and tried to look everywhere to no avail.
I'm currently having some issues with some MOs that are getting queued and don't know why this is happening, just to note that this happens with some messages, not all messages. In my configuration file I have only one sms-service that looks like this: group = sms-service keyword = default max-messages = 0 get-url = "http://XXXXXXXXXXXXXX?phone=%p&text=%a&smscid=%i&receiver=%P&reporte=%d" As far as I understand the docs, every message should be processed by the above URL, but in my queue I have some messages that will stay there forever and the queue will keep growing. What could be the cause for this? Thanks, Juanele.