onlinecity / php-smpp

PHP 5 based SMPP client library
232 stars 160 forks source link

Sending more than a page message #91

Open tommygr8 opened 4 years ago

tommygr8 commented 4 years ago

I used this library to send smpp and it is working fine for a page message but when I send to more than one page message, it split the message to different part. What can be done to make the whole message send together