Hi, Our Requirement is traffic divert MO & Chargeable MT incoming/Outgoing traffic send to smsc-id = SDP-TRX & Non chargeable MT traffic outgoing send to TDNA-TX . We are not able to Chargeable MT sent smsc-id = SDP-TRX. both smsc use same smsbox & port .
Kannel version is 1.4 Regards, Sangrah From: Willy Mularto <[email protected]> Sent: Thu, 22 Nov 2012 10:37:25 To: [email protected] Cc: "users " <[email protected]> Subject: Re: Multi SMSC configration problem in kannel Which Kannel version do you use? The latest support DLR Rerouting, please check reroute-dlr directive in the user-guide. On Nov 22, 2012, at 11:19 AM, Sangrah T wrote:Hi, All DLRs are going to TDNA-SDP Regards, Sangrah From: Willy Mularto <[email protected]> Sent: Thu, 22 Nov 2012 06:17:07 To: [email protected] Cc: "[email protected]" <[email protected]> Subject: Re: Multi SMSC configration problem in kannel A bit confusing. Do you mean that all DLRs are going to TDNA-SDP? On Nov 21, 2012, at 7:15 PM, Sangrah T wrote:Hi, We have configure two smsc in kannel one is MO/Chargeable MT (TRX) Port & 2nd is only Transaction Message sent (TX) Port. But Chargeable MT going on MT (TX) port.Our required Chargeable MT going on MT (TRX) Port. The below kaneel config file group = coreadmin-port = 10001smsbox-port = 10002admin-password = barlog-file = "/var/kannel/555/kannel.log"log-level = 0box-deny-ip = "*.*.*.*"box-allow-ip = "127.0.0.1;172.22.1.102"admin-deny-ip = "*.*.*.*"admin-allow-ip = "127.0.0.1;172.22.1.102;"unified-prefix = ""access-log = "/var/kannel/555/baccess.log"store-type = spooldlr-storage=internalstore-location = "/var/kannel/555/smsq"#sms-incoming-queue-limit= "5"#sms-resend-freq = 10#sms-resend-retry = 3 #TRX - MO & charging MTgroup = smscsmsc = smppsmsc-id = SDP-TRXallowed-smsc-id = SDP-TRXdenied-smsc-id = TDNA-TXhost = 10.220.66.166port = 0receive-port = 2962transceiver-mode = onsmsc-username = "S-1549@P-187"smsc-password = "redi"enquire-link-interval = 300system-type = ""service-type = "CMT"address-range = ""interface-version = 0x34source-addr-ton = 1source-addr-npi = 1dest-addr-ton = 1dest-addr-npi = 1#throughput=245#wait-ack-expire = 0x02#max-pending-submits = 100#wait-ack = 600 #TX - Transactional MTgroup = smscsmsc = smppsmsc-id = TDNA-TX#denied-smsc-id = SDP-TRXhost = 10.220.69.146port = 9081#receive-port = 0transceiver-mode = offsmsc-username = cell1TRsmsc-password = directenquire-link-interval = 60keepalive = 60system-type = ""address-range = ""interface-version = 0x34#source-addr-ton = 0#source-addr-npi = 0dest-addr-ton = 1dest-addr-npi = 1#throughput=245#wait-ack-expire = 0x02#max-pending-submits = 100#wait-ack = 600 group = smsboxbearerbox-host = 127.0.0.1sendsms-port = 10013sendsms-chars = "0123456789 +-"log-file = "/var/kannel/555/smsbox.log"log-level = 1access-log = "/var/kannel/555/saccess.log"#http-queue-delay = 13300#http-request-retry = 5global-sender = 555 #SEND-SMS USERS group = sendsms-userusername = foopassword = barforced-smsc = TDNA-TXconcatenation = truemax-messages = 3 group = sendsms-userusername = foo1password = bar1forced-smsc = SDP-TRXconcatenation = truemax-messages = 3 group = sms-servicekeyword = defaulturl = "http://172.22.1.103/cgi-bin/control.cgi?mobileno=00%p&to=%P&op_code=G.I2Y1aAuiU&op_name=test&keyvalue=%a&SMSC_ID=TDNA-TX"omit-empty = "true" Please help me or suggest any configuration changes in our end. Regards, Sangrah Willy MulartoF300HD+MR18DE (NLC1725) Willy MulartoF300HD+MR18DE (NLC1725)
