alexandr-mironov / php-smpp

PHP SMPP (v 3.4) client
47 stars 23 forks source link

Received sms bugs #8

Open ushmid1 opened 2 years ago

ushmid1 commented 2 years ago

Please try to update the SMPP implementation and hopefully these issues will be fixed, I have tried several smpp connections and each is not working perfectly...Delivered messages have errors.

some deliver messages in 16 characters as one message......so if the content is more than 16 characters messages will come in parts.

some also have comma (,) appearing in the message body as the 133rd character automatically.

Please try to improve or update the smpp aspect of the application to fix these bugs.

alexandr-mironov commented 1 year ago

Hello! Sorry for not replying for so long. Can you share some details of this issues so i can also reproduce it, thanks