Limit to 160 characters
Emiliano Vazquez <[email protected]>
| Newsgroups | gmane.linux.drivers.gammu |
|---|---|
| Organization | PcCentro S.R.L. |
| Message-ID | <[email protected]> |
Hi guys, i'm having a problem when i send a lot of SMS my credit flush like a "DROP DATABASE" action :D I'm working on gammu 1.36.6 and MySQL Backend How can i know how much characters is sent from gammu? There are 2 ways i found: Option 1: select TextDecoded from inbox where CHAR_LENGTH(TextDecoded) > 160 ; Option 2: select TextDecoded from sentitems where CHAR_LENGTH(Text) > 160 ; with option 2 i found some sms with more than 160 characters but i don't know if this is the correct way. Best regards. Emiliano. ------------------------------------------------------------------------------ _______________________________________________ Gammu-users mailing list - https://lists.sourceforge.net/lists/listinfo/gammu-users