PlaySMS ver. 1.4.3
Debian 10 up-to-date ( smstools )
Modem Huawei 3131
Everything ( almost ) works perfect.
- I can send SMS from web composer and from WebAPI. Both ASCI and Unicode.
- Smstools serves received SMS to proper directory /var/spool/sms/incoming
- PlaySMS operates properly with @user redirections to user Inbox
But… When incoming SMS contains even one non-ascii character it does not drop into proper Inbox. It desapears. It’s moved to backup/incoming directory ( probably by a recvsmsd process ) but not appearing in inbox.
Of course - as said at the begining - pure ascii sms goes to proper inbox.
I tried with decode_unicode_text=yes and without it. I also put manually file with SMS with unicode into received directory - it is moved to backup/incoming with no result in inbox ( always with @user string inside ).
My SMS’es with unicode ( Europe / Poland ) looks like _@u_s_e_r X… where _ is a unicode extension character ( one or more ).
Test incoming SMS ( Simulate incoming SMS ) works fine and puts SMS in proper @user inbox.
Can You help me to enable unicode SMS to go to proper Inbox ?
Grzegorz.