Send from file, upload and message sending rate is very slow

Hello;
While using features send from file, it took 20 minutes to upload 25K msisdn list (inserting to table playsms_featureSendfromfile) , and more than 1 hour to send the complete list. Is there any way to make the process faster for upload and send. Can we skip some of the tables while uploading for e.g
playsms_tblRegistry, playsms_tblBilling.

The TPS allocated from SMSC side is 100, which is very high.
Below are the versions details .

Server version: Apache/2.4.6 (CentOS)
playsms_version | 1.3.1
Mysql: innodb_version | 5.5.35-MariaDB-33.0
Kannel bearerbox version `1.4.4’.
OS: CentOS 7

someone can suggest on my issue?

I’m not sure why, but my first suggestion usually asking for an upgrade to the latest, 1.4

anton

Hello Anton;
thanks for the reply, can we simply upgrade to 1.4 without changing any configuration files? any documented procedures/links?

carefully follow steps explain here:
http://help.playsms.org/en/installation/upgrades/upgrade_from_version_131_to_14.html

make sure to have the backup

anton

@anton i am facing the same problem when i try to send from file to over 100k or 200k at a time, it takes. very long for the process and nothing can be done on the page until the sending is done.

same when uploading over 200k. contacts into a group.

can data be loaded into say a tmp table and then the processes go to the background to rate and send the sms ?