Re: Delay in sending SMS messages
Posted by vysocan on
URL: http://ohs.356.s1.nabble.com/Delay-in-sending-SMS-messages-tp256p263.html
Yes OK, it is the malformed or empty phone number causing this. Modems send this wrong phone number to network and waiting for ACK which never comes.
I'll add a isPhoneNumer function to check at least for format and length. Let's assume phone number is at least 9 chars and consists of "0123456789+".