[solved] Playsms not sending sms to kannel after upgrade from 1.0rc to 1.3.1

Hi
I’m having problem after upgrding form RC4 to 1.3.1 on one of my server.
I cant seem to see ‘sendsmsd’ in the playsms.log which indicates something is not right.

Any help where to look out.
192.168.88.134 172.16.2.184 2015-11-08 09:38:45 PID563ea7a5ce932 - L2 auth_validate_login # valid login u:admin uid:1 ip:192.168.88.134
192.168.88.134 172.16.2.184 2015-11-08 09:38:45 PID563ea7a5ce932 - L2 login # u:admin uid:1 status:2 sid:mkoc58he5vnqi79uit6ffek1v3 ip:192.168.88.134
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L2 sendsms # start uid:1 sender_id:[6738739687] smsc:[]
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L3 sendsms # maxlen:459 footerlen:21 footer:[ footer] msglen:11 message:[testing 123]
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L2 sendsms_queue_create # saving queue_code:9d46a213fc68dc7f47803200ca7c91ee src:6738739687 scheduled:2015-11-08 09:42:54
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L2 sendsms_queue_create # saved queue_code:9d46a213fc68dc7f47803200ca7c91ee id:5309
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L3 sendsms_manipulate_prefix # before prefix manipulation:[NOMASKEDOUT]
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L3 sendsms_manipulate_prefix # after prefix manipulation:[NOMASKEDOUT]
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L3 simplerate_hook_rate_getbyprefix # rate not found to:+6737297299 default_rate:0
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L3 simplerate_hook_rate_getcharges # uid:1 u:admin len:32 unicode:0 to:+6737297299 enable_credit_unicode:0 count:1 rate: charge:0
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L2 sendsms # dst:1 sms_count:1 total_charges:0
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L2 sendsms_queue_push # saving queue_code:9d46a213fc68dc7f47803200ca7c91ee dst:+6737297299
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L2 sendsms_queue_push # saved queue_code:9d46a213fc68dc7f47803200ca7c91ee smslog_id:5756
192.168.88.134 172.16.2.184 2015-11-08 09:42:54 PID563ea89ea0778 admin L2 sendsms # end queue_code:9d46a213fc68dc7f47803200ca7c91ee queue_count:1 sms_count:1 failed_queue:0 failed_sms:0

how did you upgrade from 1.0-rc4 to 1.3.1 ?

anton

from 1.0-rc4 to playsms-upgrade_1.0-rc4_to_1.0.sql
then playsms-upgrade_1.0_to_1.3.1.sql

** since I need the system urgently I backup my users details from playsms_tblUser to a new install 1.3.1 and restore the uses table, recreate back all the sender id, gw and routing. It works ok now.

Did you solve it yet?