Hello support, I am connecting to 1 SMSC. I have 2 different system ids which have separate services. They all use the same prefix 26095. the only difference is the sender id. how can i specify which sender id should use which system id in kannel conf. below are configurations;
1st CONNECTION .................................................................................... group = smsc smsc = smpp smsc-id = zamteltech host = 41.72.105.130 host = 200.32.63.160 host = 41.72.105.176 receive-port = 5016 transceiver-mode = false interface-version = 34 smsc-username = afxxxx smsc-password = txxd system-type = smpp msg-id-type = 1 source-addr-ton = 1 source-addr-npi = 1 source-addr-autodetect = yes dest-addr-ton = 0 dest-addr-npi = 0 my-number = 26090456 log-file = /var/log/kannel/tunes.log 2nd CONNECTION ...................................................................... group = smsc smsc = smpp smsc-id = zamtelacc host = 41.72.105.130 host = 200.32.63.160 host = 41.72.105.176 receive-port = 5016 transceiver-mode = false interface-version = 34 smsc-username = uytyut smsc-password = txxdll system-type = smpp msg-id-type = 1 source-addr-ton = 1 source-addr-npi = 1 source-addr-autodetect = yes dest-addr-ton = 0 dest-addr-npi = 0 my-number = 26090456 log-file = /var/log/kannel/tunes2.log your response would be of great value, Chris