pajikos / sms-gammu-gateway

Simple SMS REST API gateway for sending SMS from gammu supported devices
Apache License 2.0
116 stars 31 forks source link

Add support for send multipart SMS and unicode encoding. #22

Closed szyzu closed 2 years ago

szyzu commented 2 years ago

When sending a long message, the delivered message contains only the first 160 characters. Messages sent do not support unicode encoding.

pajikos commented 2 years ago

Fixed by mentioned PR