Hello, 4TX and 4RX connections are provided by SMPP provider.
Thanks Ammar Ali On Wed, Apr 22, 2015 at 12:51 PM, Tapan Kumar Thapa < tapan.thapa2...@gmail.com> wrote: > Dear Ammar, > > Configuration seems ok. > > How many TX and RX or TRX connection is allowed by your smpp provider? > > Regards > Tapan Thapa > > On Wed, Apr 22, 2015 at 12:46 PM, Ammar Ali <ammarali3...@gmail.com> > wrote: > >> Hello Tapan, >> >> >> This is SMSC configuration for each instances: >> >> group = smsc >> smsc = "smpp" >> smsc-id = "TR_SMSC1" >> log-file = "/var/log/TR_SMSC1_lOG1.log" >> log-level = "0" >> host = "xxx.xxx.xxx.xxx" >> port = "xxxx" >> #receive-port="xxxx" >> smsc-username = "xxxxxxxx" >> smsc-password = "xxxxx" >> allowed-smsc-id = "TR_SMSC1" >> preferred-smsc-id = "TR_SMSC1" >> source-addr-ton = "0" >> source-addr-npi = "1" >> dest-addr-ton = "1" >> dest-addr-npi = "1" >> service-type = "CMT" >> system-type = "VMA" >> #address-range = "^$" >> #bind-addr-ton = "0" >> #bind-addr-npi = "0" >> enquire-link-interval = "120" >> reconnect-delay = "0" >> transceiver-mode = "true" >> interface-version = "34" >> connection-timeout = "0" >> throughput = "100" >> reroute-dlr=true >> >> >> >> >> Thanks >> Ammar Ali >> >> >> >> >> On Wed, Apr 22, 2015 at 12:39 PM, Ammar Ali <ammarali3...@gmail.com> >> wrote: >> >>> Hello >>> >>> This is my configurations for each instances: >>> >>> *Kannel1* >>> group = core >>> admin-port = "13000" >>> admin-port-ssl="no" >>> admin-password = "xxxxxxx" >>> status-password = "xxxxxxx" >>> admin-deny-ip="*.*.*.*" >>> admin-allow-ip="*.*.*.*" >>> smsbox-interface ="127.0.0.1" >>> smsbox-port = "13001" >>> log-file = "/var/log/kannel1.log" >>> log-level = "0" >>> access-log = "/var/log/access1.access" >>> dlr-storage = "mysql" >>> sms-incoming-queue-limit = "-1" >>> sms-outgoing-queue-limit = "1000000" >>> smsbox-max-pending = "100" >>> sms-resend-freq = "60" >>> sms-resend-retry = "-1" >>> >>> group = smsbox >>> smsbox-id = "smsbox1" >>> bearerbox-host = "127.0.0.1" >>> bearerbox-port = "13001" >>> sendsms-port = "13010" >>> log-file = "/var/log/smsbox1.log" >>> log-level = "0" >>> access-log="/var/log/smsaccess1.access" >>> sendsms-chars = "0123456789+ " >>> #max-pending-requests = "512" >>> sendsms-url="/cgi-bin/sendsms" >>> #global-sender = "123456" >>> #ms-length = "140" >>> #http-request-retry=5 >>> mo-recode='1' >>> >>> *Kannel2* >>> group = core >>> admin-port = "13100" >>> admin-port-ssl="no" >>> admin-password = "xxxxxxx" >>> status-password = "xxxxxxx" >>> admin-deny-ip="*.*.*.*" >>> admin-allow-ip="*.*.*.*" >>> smsbox-interface ="127.0.0.2" >>> smsbox-port = "13101" >>> log-file = "/var/log/kannel2.log" >>> log-level = "0" >>> access-log = "/var/log/access2.access" >>> dlr-storage = "mysql" >>> sms-incoming-queue-limit = "-1" >>> sms-outgoing-queue-limit = "1000000" >>> smsbox-max-pending = "100" >>> sms-resend-freq = "60" >>> sms-resend-retry = "-1" >>> >>> group = smsbox >>> smsbox-id = "smsbox2" >>> bearerbox-host = "127.0.0.2" >>> bearerbox-port = "13101" >>> sendsms-port = "13110" >>> log-file = "/var/log/smsbox2.log" >>> log-level = "0" >>> access-log="/var/log/smsaccess2.access" >>> sendsms-chars = "0123456789+ " >>> #max-pending-requests = "512" >>> sendsms-url="/cgi-bin/sendsms" >>> #global-sender = "123456" >>> #ms-length = "140" >>> #http-request-retry=5 >>> mo-recode='1' >>> >>> *Kannel3* >>> group = core >>> admin-port = "13200" >>> admin-port-ssl="no" >>> admin-password = "xxxxxxx" >>> status-password = "xxxxxxx" >>> admin-deny-ip="*.*.*.*" >>> admin-allow-ip="*.*.*.*" >>> smsbox-interface ="127.0.0.3" >>> smsbox-port = "13201" >>> log-file = "/var/log/kannel3.log" >>> log-level = "0" >>> access-log = "/var/log/access3.access" >>> dlr-storage = "mysql" >>> sms-incoming-queue-limit = "-1" >>> sms-outgoing-queue-limit = "1000000" >>> smsbox-max-pending = "100" >>> sms-resend-freq = "60" >>> sms-resend-retry = "-1" >>> >>> group = smsbox >>> smsbox-id = "smsbox3" >>> bearerbox-host = "127.0.0.3" >>> bearerbox-port = "13201" >>> sendsms-port = "13210" >>> log-file = "/var/log/smsbox3.log" >>> log-level = "0" >>> access-log="/var/log/smsaccess3.access" >>> sendsms-chars = "0123456789+ " >>> #max-pending-requests = "512" >>> sendsms-url="/cgi-bin/sendsms" >>> #global-sender = "123456" >>> #ms-length = "140" >>> #http-request-retry=5 >>> mo-recode='1' >>> >>> >>> Thanks >>> Ammar Ali >>> >>> >>> >>> >>> >>> On Wed, Apr 22, 2015 at 12:32 PM, Ammar Ali <ammarali3...@gmail.com> >>> wrote: >>> >>>> Hello, >>>> >>>> When I'm configuring multiple instances of kannel on single machine >>>> with different ports then I'm not getting delivery reports. But When I'm >>>> using only single instance of kannel then I'm getting delivery reports. >>>> >>>> >>>> So please suggest me. >>>> >>>> >>>> Thanks >>>> Ammar Ali >>>> >>>> >>>> >>>> >>>> On Tue, Apr 21, 2015 at 7:24 PM, Ammar Ali <ammarali3...@gmail.com> >>>> wrote: >>>> >>>>> Hello, >>>>> >>>>> My SMPP connections are on transceiver mode, i.e. I'm just only >>>>> configure port. >>>>> >>>>> I'm getting delivery reports partially. I;m getting some reports. >>>>> >>>>> >>>>> Thanks >>>>> Ammar Ali >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>> >> >