Hi Alan. You are right! With default enquire-link-interval (30 seconds) messages are sent only one time. This high value is because one of my providers explicitly requires an "enquire link interval" of 600 seconds, I'll contact theirs to review this.
Thank you very much for your time and help, you made my day. Regards Juan 2016-08-01 0:04 GMT-04:00 Alan McNatty <a...@catalyst.net.nz>: > Hey there, > > Your enquire link is massive .. I have seen this before (I think - from > memory) when a second submit happened waiting for a (N)ACK. This occur > in a test environment and did cause some confusion for awhile - it was > traced back to an unusual config setting. > > Can you drop enquire link and timeout back to default and re-test? I'll > check and see if I have a back-up of old config related to the issue to > see if it's similar. > > Cheers, > Alan > > On Sun, 2016-07-31 at 22:51 -0430, Seystec T wrote: > > Hello again. > > Anyone can help me with this? > > > > Thanks > > > > > > El 24/7/2016 23:08, "Seystec Seystec" <seys...@gmail.com> escribió: > > Hello dear users. > > > > I have an issue, when I send a sms through SMPP it's sent > > twice, when I send 3 sms one of them is duplicated. i.e., > > always are sent n+1 sms. This occurs with two diferent > > providers but not with OpenSmppBox conections. I have been > > testing with versions 1.4.4 and SVN on Debian Wheezy and > > CentOS 7. Can you help me to see what I am missing on my > > config to avoid this behavior? > > > > Thanks for you time. > > > > ####### Config file ######## > > > > group = core > > admin-port = 13000 > > admin-password = myPassw > > box-allow-ip = "*.*.*.*" > > admin-allow-ip = "127.0.0.1" > > smsbox-port = 13001 > > log-file = "/var/log/kannel/kannel.log" > > access-log = "/var/log/kannel/access.log" > > log-level = 1 > > smsbox-max-pending=3 > > > > group = smsbox > > smsbox-id = smsbox > > bearerbox-host = 127.0.0.1 > > sendsms-port = 13013 > > global-sender = 13013 > > log-level = 0 > > log-file = "/var/log/kannel/smsbox.log" > > access-log = "/var/log/kannel/sms_access.log" > > > > group = smsc > > smsc = smpp > > smsc-id = SMPPServ1 > > host = xxx.xx.xx.xxx > > port = 12500 > > smsc-username = xxxxxxx > > smsc-password = xxx > > system-type = default > > interface-version = 34 > > transceiver-mode = true > > enquire-link-interval = 600 > > dest-addr-ton = 1 > > dest-addr-npi = 1 > > source-addr-ton = 1 > > source-addr-npi = 1 > > connection-timeout = 10 > > alt-charset = "ISO-8859-1" > > > > ##### Similar SMPP configuration section for both connections > > ####### > > > > > > -- > Alan McNatty > Account Manager > > e: a...@catalyst.net.nz > m: 64 (0) 21 02950201 > d: 64 (0) 9 9721320 > p: 64 (0) 4 4992267 > > Catalyst IT (Auckland) > Level 5, 2 Commerce Street > Auckland 1010 > New Zealand > > http://www.catalyst.net.nz > > > >