Anton Raharja
Anton Raharja
yes, it does not. I wasn't trying to fix it, I just make changes based on your change to core_download() what you did was very specific to your need, while...
this might be mail server's issue. but even if it is playSMS need to have a way to identify an email whether its new or already fetched and processed. i'm...
please test manuallya: 1. send multiple webservices request with the same account different message, if possible document the error message from webservices returns 2. you can test consume playSMS webservices...
no timeline, but this one will be in 1.5, unless of course no one have enough time to finish it
see this: https://github.com/antonraharja/book-playsms/blob/master/book-contents/en/Installation/Gateway-Installation/SMS-Server-Tools-3/SMS-Server-Tools-3-installation-from-source-on-Ubuntu.md the folder structure must be like that with `/var/spool/sms` replaced by `/opt/smstools/data` also make sure you have configured default_queue option for smstools gateway on playSMS
test with lower char counts, for example with exactly 20 russion chars, so that it multipled to 40, there maybe SMS footer in the message (from settings) anton
yeah I've seen this issue as well on my setup.
how to reproduce this issue ?
ref #141 #313 #314 #317
Hi, try to edit like this: https://github.com/playsms/playsms/commit/10feab5b8dadcbd082be59f5b51e0466bc74fe16 make sure `$unicode` in an int, it should be not empty but quick check I haven't found anywhere why its empty, so lets...