SMSC RoutingHi, Change:
1111) allowed-smsc-id = 1111 2222) allowed-smsc-id =2222 What is the deal with bulksms & routesms? They both are undefined. BR Nikos ----- Original Message ----- From: Bashir Jahed To: [email protected] Sent: Thursday, September 17, 2009 4:44 PM Subject: SMSC Routing Hi All, Strange issue I am facing, I have 2 smsc’s configured as below: group = smsc smsc = smpp smsc-id = 1111 allowed-smsc-id = bulksms # denied-smsc-id = routesms host = x.x.x.x port = xxxx receive-port = 7965 smsc-username = "user" smsc-password = "password" system-type = "SMPP" source-addr-ton = 5 allowed-prefix = "+2774;+2784;2774;2784;074;084;+2782;2782;082;+2783;2783;083;+2771;2771;071;+2772;2772;072;+2774;2774;074;+2776;2776;076;+2779;2779;079;+2785;2785;085;2771;2771;071;+2773;2773;073;+2775;2775;075;+2777+2777;077;+2778;2778;078;" log-file = "/var/log/kannel/sybase_bulksms.log" group = smsc smsc = smpp smsc-id = 2222 allowed-smsc-id = bulksms # denied-smsc-id = routesms host = x.x.x.x port = xxxx receive-port = 7965 smsc-username = "user" smsc-password = "password" system-type = "SMPP" source-addr-ton = 5 allowed-prefix = "+2774;+2784;2774;2784;074;084;+2782;2782;082;+2783;2783;083;+2771;2771;071;+2772;2772;072;+2774;2774;074;+2776;2776;076;+2779;2779;079;+2785;2785;085;2771;2771;071;+2773;2773;073;+2775;2775;075;+2777+2777;077;+2778;2778;078;" log-file = "/var/log/kannel/sybase_bulksms.log" if i send sms specifying &smsc=2222 it send via smsc 1111, if i configure the smsc’s to list smsc2222 in the kannel config it send via 2222 even if i specify smsc=1111 What am i doing wrong? Bashir
