On Tue, Oct 08, 2013 at 03:17:32AM +0200, Alexander Chemeris wrote:
That was a bad idea from the very beginning. A visible result of this is a wrong SMS routing when you change subscriber extensions, while having queued SMS. It's also a very wrong thing from the code layering perspective.
I think the next logical step should be to remove "receiver" pointer from the gsm_sms structure into a structure, special for the internal SMS queue.
how much extra effort is it to remove ->receiver right now?