Hello there, I'm a long time kannel user supporting a side project that does basic SMS interactions.
I use fakesmsc when testing new enhancements and ensure that my application is working against SMS coming in and out of the system. I noticed that when I execute fakesmsc (in production), some of the messages intended for mobile numbers of real smsc's gets displayed. I am worried that the message will not be received by the actual recipient. My application makes sure that the proper smsc id is send when sending SMS via kannel's http endpoint. Anyone has any idea how I can fix this? Thanks in advance!