Link to home
Start Free TrialLog in
Avatar of Alex Tarta
Alex Tarta

asked on

startup kannel smsbox panic

/usr/local/sbin/smsbox -v 4 /home/admin/web/mysite.com/kannel/kannel.conf
2019-05-29 08:17:42 [2871] [0] PANIC: Failed to open HTTP socket
2019-05-29 08:17:42 [2871] [0] PANIC: /usr/local/sbin/smsbox(gw_panic+0x145) [0x438f05]
2019-05-29 08:17:42 [2871] [0] PANIC: /usr/local/sbin/smsbox(main+0x128d) [0x40e7cd]
2019-05-29 08:17:42 [2871] [0] PANIC: /lib64/libc.so.6(__libc_start_main+0xf5) [0x7f7d88b9e445]
2019-05-29 08:17:42 [2871] [0] PANIC: /usr/local/sbin/smsbox() [0x40ead2]
[root@sms-api ~]# /usr/local/sbin/bearerbox -v 4 /home/admin/web/mysite.com/kannel/kannel.conf
2019-05-29 08:18:03 [2872] [3] PANIC: Could not open smsbox port 13001
2019-05-29 08:18:03 [2872] [3] PANIC: /usr/local/sbin/bearerbox(gw_panic+0x145) [0x47d8c5]
2019-05-29 08:18:03 [2872] [3] PANIC: /usr/local/sbin/bearerbox() [0x41b638]
2019-05-29 08:18:03 [2872] [3] PANIC: /usr/local/sbin/bearerbox() [0x47b41f]
2019-05-29 08:18:03 [2872] [3] PANIC: /lib64/libpthread.so.0(+0x7e25) [0x7fe3f9e54e25]
2019-05-29 08:18:03 [2872] [3] PANIC: /lib64/libc.so.6(clone+0x6d) [0x7fe3f8f99bad]
  i run command to see process active and  why this happend.

tcp        0      0 0.0.0.0:2525            0.0.0.0:*               LISTEN      779/exim
tcp        0      0 0.0.0.0:13000           0.0.0.0:*               LISTEN      2182/bearerbox
tcp        0      0 0.0.0.0:13001           0.0.0.0:*               LISTEN      2182/bearerbox
tcp        0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN      1451/mysqld
tcp        0      0 0.0.0.0:587             0.0.0.0:*               LISTEN      779/exim
tcp        0      0 173.82.104.218:8080     0.0.0.0:*               LISTEN      763/httpd
tcp        0      0 173.82.104.218:80       0.0.0.0:*               LISTEN      1082/nginx: master
tcp        0      0 127.0.0.1:8081          0.0.0.0:*               LISTEN      763/httpd
tcp        0      0 0.0.0.0:465             0.0.0.0:*               LISTEN      779/exim
tcp        0      0 0.0.0.0:8083            0.0.0.0:*               LISTEN      954/nginx: master p
tcp        0      0 127.0.0.1:8084          0.0.0.0:*               LISTEN      1082/nginx: master
tcp        0      0 0.0.0.0:13013           0.0.0.0:*               LISTEN      2254/smsbox
tcp        0      0 0.0.0.0:13014           0.0.0.0:*               LISTEN      2845/smsbox
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      756/sshd
tcp6       0      0 :::21                   :::*                    LISTEN      1552/proftpd: (acce
tcp6       0      0 :::22                   :::*                    LISTEN      756/sshd
udp        0      0 0.0.0.0:5353            0.0.0.0:*                           503/avahi-daemon: r
udp        0      0 0.0.0.0:52782           0.0.0.0:*
Avatar of David Favor
David Favor
Flag of United States of America image

My guess is your /home/admin/web/mysite.com/kannel/kannel.conf file is attempting to use either port 80 or port 8080.

This will fail, because NGINX is already listening on both those ports.

Attach a copy of your kannel.conf for best answers.
Also post a copy of all your kannel logs, like named something like...

sms-kannel.*

Open in new window


Under /var/log or /usr/local/var/log or maybe under your syslog system.

Each Distro configures log file location differently.
Avatar of Alex Tarta
Alex Tarta

ASKER

2019-05-29 09:45:12 [8486] [13] DEBUG:   sequence_number: 9 = 0x00000009
2019-05-29 09:45:12 [8486] [13] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:12 [8486] [13] DEBUG: SMPP[broad1]: throughput (0.00,0.00)
2019-05-29 09:45:13 [8486] [14] DEBUG: Connecting to <103.209.99.7>
2019-05-29 09:45:13 [8486] [14] DEBUG: SMPP[rad1]: Sending PDU:
2019-05-29 09:45:13 [8486] [14] DEBUG: SMPP PDU 0x7fafcc007060 dump:
2019-05-29 09:45:13 [8486] [14] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:13 [8486] [14] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:13 [8486] [14] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:13 [8486] [14] DEBUG:   sequence_number: 24 = 0x00000018
2019-05-29 09:45:13 [8486] [14] DEBUG:   system_id: "smsapion"
2019-05-29 09:45:13 [8486] [14] DEBUG:   password: "dGFMbmhL"
2019-05-29 09:45:13 [8486] [14] DEBUG:   system_type: ""
2019-05-29 09:45:13 [8486] [14] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:13 [8486] [14] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:13 [8486] [14] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:13 [8486] [14] DEBUG:   address_range: NULL
2019-05-29 09:45:13 [8486] [14] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:13 [8486] [14] DEBUG: Optional parameter tag (0x0210)
2019-05-29 09:45:13 [8486] [14] DEBUG: Optional parameter length read as 1
2019-05-29 09:45:13 [8486] [14] DEBUG: SMPP[rad1]: Got PDU:
2019-05-29 09:45:13 [8486] [14] DEBUG: SMPP PDU 0x7fafcc007090 dump:
2019-05-29 09:45:13 [8486] [14] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:13 [8486] [14] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:13 [8486] [14] DEBUG:   command_status: 13 = 0x0000000d
2019-05-29 09:45:13 [8486] [14] DEBUG:   sequence_number: 24 = 0x00000018
2019-05-29 09:45:13 [8486] [14] DEBUG:   system_id: NULL
2019-05-29 09:45:13 [8486] [14] DEBUG:   sc_interface_version: 52 = 0x00000034
2019-05-29 09:45:13 [8486] [14] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:13 [8486] [14] ERROR: SMPP[rad1]: SMSC rejected login to transmit, code 0x0000000d (Bind Failed).
2019-05-29 09:45:13 [8486] [14] ERROR: SMPP[rad1]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:19 [8486] [4] DEBUG: Connecting to <82.202.235.203>
2019-05-29 09:45:19 [8486] [4] DEBUG: SMPP[affbg]: Sending PDU:
2019-05-29 09:45:19 [8486] [4] DEBUG: SMPP PDU 0x7faffc000a50 dump:
2019-05-29 09:45:19 [8486] [4] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:19 [8486] [4] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:19 [8486] [4] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:19 [8486] [4] DEBUG:   sequence_number: 21 = 0x00000015
2019-05-29 09:45:19 [8486] [4] DEBUG:   system_id: "bru87"
2019-05-29 09:45:19 [8486] [4] DEBUG:   password: "142QPqBa"
2019-05-29 09:45:19 [8486] [4] DEBUG:   system_type: ""
2019-05-29 09:45:19 [8486] [4] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:19 [8486] [4] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:19 [8486] [4] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:19 [8486] [4] DEBUG:   address_range: NULL
2019-05-29 09:45:19 [8486] [4] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:19 [8486] [4] WARNING: SMPP: PDU NULL terminated string (system_id) has no NULL.
2019-05-29 09:45:19 [8486] [4] DEBUG: SMPP[affbg]: Got PDU:
2019-05-29 09:45:19 [8486] [4] DEBUG: SMPP PDU 0x7faffc000a50 dump:
2019-05-29 09:45:19 [8486] [4] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:19 [8486] [4] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:19 [8486] [4] DEBUG:   command_status: 5 = 0x00000005
2019-05-29 09:45:19 [8486] [4] DEBUG:   sequence_number: 21 = 0x00000015
2019-05-29 09:45:19 [8486] [4] DEBUG:   system_id: NULL
2019-05-29 09:45:19 [8486] [4] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:19 [8486] [4] DEBUG: SMPP[affbg]: throughput (0.00,50.00)
2019-05-29 09:45:20 [8486] [10] DEBUG: Connecting to <110.92.120.103>
2019-05-29 09:45:20 [8486] [10] DEBUG: SMPP[gin]: Sending PDU:
2019-05-29 09:45:20 [8486] [10] DEBUG: SMPP PDU 0x7fafdc007090 dump:
2019-05-29 09:45:20 [8486] [10] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:20 [8486] [10] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:20 [8486] [10] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:20 [8486] [10] DEBUG:   sequence_number: 25 = 0x00000019
2019-05-29 09:45:20 [8486] [10] DEBUG:   system_id: "eurekatool"
2019-05-29 09:45:20 [8486] [10] DEBUG:   password: "eUr3Ka"
2019-05-29 09:45:20 [8486] [10] DEBUG:   system_type: "EUREKATOOL"
2019-05-29 09:45:20 [8486] [10] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:20 [8486] [10] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:20 [8486] [10] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:20 [8486] [10] DEBUG:   address_range: NULL
2019-05-29 09:45:20 [8486] [10] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:20 [8486] [10] DEBUG: SMPP[gin]: Got PDU:
2019-05-29 09:45:20 [8486] [10] DEBUG: SMPP PDU 0x7fafdc0070c0 dump:
2019-05-29 09:45:20 [8486] [10] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:20 [8486] [10] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:20 [8486] [10] DEBUG:   command_status: 13 = 0x0000000d
2019-05-29 09:45:20 [8486] [10] DEBUG:   sequence_number: 25 = 0x00000019
2019-05-29 09:45:20 [8486] [10] DEBUG:   system_id: NULL
2019-05-29 09:45:20 [8486] [10] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:20 [8486] [10] ERROR: SMPP[gin]: SMSC rejected login to transmit, code 0x0000000d (Bind Failed).
2019-05-29 09:45:20 [8486] [10] ERROR: SMPP[gin]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:21 [8486] [4] DEBUG: SMPP[affbg]: throughput (0.00,50.00)
2019-05-29 09:45:21 [8486] [4] ERROR: SMPP[affbg]: I/O error or other error. Re-connecting.
2019-05-29 09:45:21 [8486] [4] ERROR: SMPP[affbg]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:23 [8486] [14] DEBUG: Connecting to <103.209.99.7>
2019-05-29 09:45:24 [8486] [14] DEBUG: SMPP[rad1]: Sending PDU:
2019-05-29 09:45:24 [8486] [14] DEBUG: SMPP PDU 0x7fafcc007090 dump:
2019-05-29 09:45:24 [8486] [14] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:24 [8486] [14] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:24 [8486] [14] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:24 [8486] [14] DEBUG:   sequence_number: 25 = 0x00000019
2019-05-29 09:45:24 [8486] [14] DEBUG:   system_id: ""
2019-05-29 09:45:24 [8486] [14] DEBUG:   password: "dGFMbmhL"
2019-05-29 09:45:24 [8486] [14] DEBUG:   system_type: ""
2019-05-29 09:45:24 [8486] [14] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:24 [8486] [14] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:24 [8486] [14] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:24 [8486] [14] DEBUG:   address_range: NULL
2019-05-29 09:45:24 [8486] [14] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:24 [8486] [14] DEBUG: Optional parameter tag (0x0210)
2019-05-29 09:45:24 [8486] [14] DEBUG: Optional parameter length read as 1
2019-05-29 09:45:24 [8486] [14] DEBUG: SMPP[rad1]: Got PDU:
2019-05-29 09:45:24 [8486] [14] DEBUG: SMPP PDU 0x7fafcc0070c0 dump:
2019-05-29 09:45:24 [8486] [14] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:24 [8486] [14] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:24 [8486] [14] DEBUG:   command_status: 13 = 0x0000000d
2019-05-29 09:45:24 [8486] [14] DEBUG:   sequence_number: 25 = 0x00000019
2019-05-29 09:45:24 [8486] [14] DEBUG:   system_id: NULL
2019-05-29 09:45:24 [8486] [14] DEBUG:   sc_interface_version: 52 = 0x00000034
2019-05-29 09:45:24 [8486] [14] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:24 [8486] [14] ERROR: SMPP[rad1]: SMSC rejected login to transmit, code 0x0000000d (Bind Failed).
2019-05-29 09:45:24 [8486] [14] ERROR: SMPP[rad1]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:30 [8486] [10] DEBUG: Connecting to <110.92.120.103>
2019-05-29 09:45:30 [8486] [10] DEBUG: SMPP[gin]: Sending PDU:
2019-05-29 09:45:30 [8486] [10] DEBUG: SMPP PDU 0x7fafdc0070c0 dump:
2019-05-29 09:45:30 [8486] [10] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:30 [8486] [10] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:30 [8486] [10] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:30 [8486] [10] DEBUG:   sequence_number: 26 = 0x0000001a
2019-05-29 09:45:30 [8486] [10] DEBUG:   system_id: ""
2019-05-29 09:45:30 [8486] [10] DEBUG:   password: ""
2019-05-29 09:45:30 [8486] [10] DEBUG:   system_type: "EUREKATOOL"
2019-05-29 09:45:30 [8486] [10] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:30 [8486] [10] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:30 [8486] [10] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:30 [8486] [10] DEBUG:   address_range: NULL
2019-05-29 09:45:30 [8486] [10] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:31 [8486] [10] DEBUG: SMPP[gin]: Got PDU:
2019-05-29 09:45:31 [8486] [10] DEBUG: SMPP PDU 0x7fafdc0070f0 dump:
2019-05-29 09:45:31 [8486] [10] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:31 [8486] [10] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:31 [8486] [10] DEBUG:   command_status: 13 = 0x0000000d
2019-05-29 09:45:31 [8486] [10] DEBUG:   sequence_number: 26 = 0x0000001a
2019-05-29 09:45:31 [8486] [10] DEBUG:   system_id: NULL
2019-05-29 09:45:31 [8486] [10] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:31 [8486] [10] ERROR: SMPP[gin]: SMSC rejected login to transmit, code 0x0000000d (Bind Failed).
2019-05-29 09:45:31 [8486] [10] ERROR: SMPP[gin]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:31 [8486] [4] DEBUG: Connecting to <82.202.235.203>
2019-05-29 09:45:31 [8486] [4] DEBUG: SMPP[affbg]: Sending PDU:
2019-05-29 09:45:31 [8486] [4] DEBUG: SMPP PDU 0x7faffc000a50 dump:
2019-05-29 09:45:31 [8486] [4] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:31 [8486] [4] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:31 [8486] [4] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:31 [8486] [4] DEBUG:   sequence_number: 22 = 0x00000016
2019-05-29 09:45:31 [8486] [4] DEBUG:   system_id: ""
2019-05-29 09:45:31 [8486] [4] DEBUG:   password: ""
2019-05-29 09:45:31 [8486] [4] DEBUG:   system_type: ""
2019-05-29 09:45:31 [8486] [4] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:31 [8486] [4] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:31 [8486] [4] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:31 [8486] [4] DEBUG:   address_range: NULL
2019-05-29 09:45:31 [8486] [4] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:32 [8486] [4] WARNING: SMPP: PDU NULL terminated string (system_id) has no NULL.
2019-05-29 09:45:32 [8486] [4] DEBUG: SMPP[affbg]: Got PDU:
2019-05-29 09:45:32 [8486] [4] DEBUG: SMPP PDU 0x7faffc000a80 dump:
2019-05-29 09:45:32 [8486] [4] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:32 [8486] [4] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:32 [8486] [4] DEBUG:   command_status: 5 = 0x00000005
2019-05-29 09:45:32 [8486] [4] DEBUG:   sequence_number: 22 = 0x00000016
2019-05-29 09:45:32 [8486] [4] DEBUG:   system_id: NULL
2019-05-29 09:45:32 [8486] [4] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:32 [8486] [4] DEBUG: SMPP[affbg]: throughput (0.00,50.00)
2019-05-29 09:45:34 [8486] [4] DEBUG: SMPP[affbg]: throughput (0.00,50.00)
2019-05-29 09:45:34 [8486] [4] ERROR: SMPP[affbg]: I/O error or other error. Re-connecting.
2019-05-29 09:45:34 [8486] [4] ERROR: SMPP[affbg]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:34 [8486] [14] DEBUG: Connecting to <103.209.99.7>
2019-05-29 09:45:34 [8486] [14] DEBUG: SMPP[rad1]: Sending PDU:
2019-05-29 09:45:34 [8486] [14] DEBUG: SMPP PDU 0x7fafcc0070c0 dump:
2019-05-29 09:45:34 [8486] [14] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:34 [8486] [14] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:34 [8486] [14] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:34 [8486] [14] DEBUG:   sequence_number: 26 = 0x0000001a
2019-05-29 09:45:34 [8486] [14] DEBUG:   system_id: ""
2019-05-29 09:45:34 [8486] [14] DEBUG:   password: ""
2019-05-29 09:45:34 [8486] [14] DEBUG:   system_type: ""
2019-05-29 09:45:34 [8486] [14] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:34 [8486] [14] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:34 [8486] [14] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:34 [8486] [14] DEBUG:   address_range: NULL
2019-05-29 09:45:34 [8486] [14] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:34 [8486] [14] DEBUG: Optional parameter tag (0x0210)
2019-05-29 09:45:34 [8486] [14] DEBUG: Optional parameter length read as 1
2019-05-29 09:45:34 [8486] [14] DEBUG: SMPP[rad1]: Got PDU:
2019-05-29 09:45:34 [8486] [14] DEBUG: SMPP PDU 0x7fafcc0070f0 dump:
2019-05-29 09:45:34 [8486] [14] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:34 [8486] [14] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:34 [8486] [14] DEBUG:   command_status: 13 = 0x0000000d
2019-05-29 09:45:34 [8486] [14] DEBUG:   sequence_number: 26 = 0x0000001a
2019-05-29 09:45:34 [8486] [14] DEBUG:   system_id: NULL
2019-05-29 09:45:34 [8486] [14] DEBUG:   sc_interface_version: 52 = 0x00000034
2019-05-29 09:45:34 [8486] [14] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:34 [8486] [14] ERROR: SMPP[rad1]: SMSC rejected login to transmit, code 0x0000000d (Bind Failed).
2019-05-29 09:45:34 [8486] [14] ERROR: SMPP[rad1]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:41 [8486] [10] DEBUG: Connecting to <110.92.120.103>
2019-05-29 09:45:41 [8486] [12] DEBUG: SMPP[mr.m]: Sending enquire link:
2019-05-29 09:45:41 [8486] [12] DEBUG: SMPP PDU 0x7fafd40088b0 dump:
2019-05-29 09:45:41 [8486] [12] DEBUG:   type_name: enquire_link
2019-05-29 09:45:41 [8486] [12] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:41 [8486] [12] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [12] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [12] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [12] DEBUG: SMPP[mr.m]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [12] DEBUG: SMPP[mr.m]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [12] DEBUG: SMPP[mr.m]: Got PDU:
2019-05-29 09:45:41 [8486] [12] DEBUG: SMPP PDU 0x7fafd40088b0 dump:
2019-05-29 09:45:41 [8486] [12] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:41 [8486] [12] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:41 [8486] [12] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [12] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [12] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [12] DEBUG: SMPP[mr.m]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [10] DEBUG: SMPP[gin]: Sending PDU:
2019-05-29 09:45:41 [8486] [10] DEBUG: SMPP PDU 0x7fafdc0070f0 dump:
2019-05-29 09:45:41 [8486] [10] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:41 [8486] [10] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:41 [8486] [10] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [10] DEBUG:   sequence_number: 27 = 0x0000001b
2019-05-29 09:45:41 [8486] [10] DEBUG:   system_id: ""
2019-05-29 09:45:41 [8486] [10] DEBUG:   password: ""
2019-05-29 09:45:41 [8486] [10] DEBUG:   system_type: "EUREKATOOL"
2019-05-29 09:45:41 [8486] [10] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:41 [8486] [10] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [10] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [10] DEBUG:   address_range: NULL
2019-05-29 09:45:41 [8486] [10] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [6] DEBUG: SMPP[sal1]: Sending enquire link:
2019-05-29 09:45:41 [8486] [6] DEBUG: SMPP PDU 0x7faff8000a10 dump:
2019-05-29 09:45:41 [8486] [6] DEBUG:   type_name: enquire_link
2019-05-29 09:45:41 [8486] [6] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:41 [8486] [6] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [6] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [6] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [7] DEBUG: SMPP[bpoe1]: Sending enquire link:
2019-05-29 09:45:41 [8486] [7] DEBUG: SMPP PDU 0x7fafec000a60 dump:
2019-05-29 09:45:41 [8486] [7] DEBUG:   type_name: enquire_link
2019-05-29 09:45:41 [8486] [6] DEBUG: SMPP[sal1]: throughput (0.00,50.00)
2019-05-29 09:45:41 [8486] [7] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:41 [8486] [7] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [7] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [7] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [7] DEBUG: SMPP[bpoe1]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [10] DEBUG: SMPP[gin]: Got PDU:
2019-05-29 09:45:41 [8486] [10] DEBUG: SMPP PDU 0x7fafdc000d30 dump:
2019-05-29 09:45:41 [8486] [10] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:41 [8486] [10] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:41 [8486] [10] DEBUG:   command_status: 13 = 0x0000000d
2019-05-29 09:45:41 [8486] [10] DEBUG:   sequence_number: 27 = 0x0000001b
2019-05-29 09:45:41 [8486] [10] DEBUG:   system_id: NULL
2019-05-29 09:45:41 [8486] [10] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [10] ERROR: SMPP[gin]: SMSC rejected login to transmit, code 0x0000000d (Bind Failed).
2019-05-29 09:45:41 [8486] [10] ERROR: SMPP[gin]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:41 [8486] [17] DEBUG: SMPP[cin1]: Sending enquire link:
2019-05-29 09:45:41 [8486] [17] DEBUG: SMPP PDU 0x7fafbc000a10 dump:
2019-05-29 09:45:41 [8486] [17] DEBUG:   type_name: enquire_link
2019-05-29 09:45:41 [8486] [17] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:41 [8486] [17] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [17] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [17] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [17] DEBUG: SMPP[cin1]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [15] DEBUG: SMPP[dig1]: Sending enquire link:
2019-05-29 09:45:41 [8486] [15] DEBUG: SMPP PDU 0x7fafd0000a10 dump:
2019-05-29 09:45:41 [8486] [15] DEBUG:   type_name: enquire_link
2019-05-29 09:45:41 [8486] [15] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:41 [8486] [15] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [15] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [15] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [15] DEBUG: SMPP[dig1]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [6] DEBUG: SMPP[sal1]: throughput (0.00,50.00)
2019-05-29 09:45:41 [8486] [6] DEBUG: SMPP[sal1]: Got PDU:
2019-05-29 09:45:41 [8486] [6] DEBUG: SMPP PDU 0x7faff8000a10 dump:
2019-05-29 09:45:41 [8486] [6] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:41 [8486] [6] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:41 [8486] [6] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [6] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [6] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [6] DEBUG: SMPP[sal1]: throughput (0.00,50.00)
2019-05-29 09:45:41 [8486] [7] DEBUG: SMPP[bpoe1]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [7] DEBUG: SMPP[bpoe1]: Got PDU:
2019-05-29 09:45:41 [8486] [7] DEBUG: SMPP PDU 0x7fafec000a60 dump:
2019-05-29 09:45:41 [8486] [7] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:41 [8486] [7] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:41 [8486] [7] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [7] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [7] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [7] DEBUG: SMPP[bpoe1]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [9] DEBUG: SMPP[r.t]: Sending enquire link:
2019-05-29 09:45:41 [8486] [9] DEBUG: SMPP PDU 0x7fafe4000a10 dump:
2019-05-29 09:45:41 [8486] [9] DEBUG:   type_name: enquire_link
2019-05-29 09:45:41 [8486] [9] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:41 [8486] [9] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [9] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [9] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [9] DEBUG: SMPP[r.t]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [18] DEBUG: SMPP[dig3]: Sending enquire link:
2019-05-29 09:45:41 [8486] [18] DEBUG: SMPP PDU 0x7fafc0000a10 dump:
2019-05-29 09:45:41 [8486] [18] DEBUG:   type_name: enquire_link
2019-05-29 09:45:41 [8486] [18] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:41 [8486] [18] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [18] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [18] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [18] DEBUG: SMPP[dig3]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [17] DEBUG: SMPP[cin1]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [17] DEBUG: SMPP[cin1]: Got PDU:
2019-05-29 09:45:41 [8486] [17] DEBUG: SMPP PDU 0x7fafbc000a10 dump:
2019-05-29 09:45:41 [8486] [17] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:41 [8486] [17] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:41 [8486] [17] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [17] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [17] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [17] DEBUG: SMPP[cin1]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [15] DEBUG: SMPP[dig1]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [15] DEBUG: SMPP[dig1]: Got PDU:
2019-05-29 09:45:41 [8486] [15] DEBUG: SMPP PDU 0x7fafd0000a10 dump:
2019-05-29 09:45:41 [8486] [15] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:41 [8486] [15] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:41 [8486] [15] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [15] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [15] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [15] DEBUG: SMPP[dig1]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [9] DEBUG: SMPP[r.t]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [9] DEBUG: SMPP[r.t]: Got PDU:
2019-05-29 09:45:41 [8486] [9] DEBUG: SMPP PDU 0x7fafe4000a10 dump:
2019-05-29 09:45:41 [8486] [9] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:41 [8486] [9] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:41 [8486] [9] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [9] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [9] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [9] DEBUG: SMPP[r.t]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [18] DEBUG: SMPP[dig3]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [18] DEBUG: SMPP[dig3]: Got PDU:
2019-05-29 09:45:41 [8486] [18] DEBUG: SMPP PDU 0x7fafc0000a10 dump:
2019-05-29 09:45:41 [8486] [18] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:41 [8486] [18] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:41 [8486] [18] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [18] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [18] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [18] DEBUG: SMPP[dig3]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [11] DEBUG: SMPP[ady1]: Sending enquire link:
2019-05-29 09:45:41 [8486] [11] DEBUG: SMPP PDU 0x7fafe0000a10 dump:
2019-05-29 09:45:41 [8486] [11] DEBUG:   type_name: enquire_link
2019-05-29 09:45:41 [8486] [11] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:41 [8486] [11] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [11] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [11] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [11] DEBUG: SMPP[ady1]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [19] DEBUG: SMPP[mit]: Sending enquire link:
2019-05-29 09:45:41 [8486] [19] DEBUG: SMPP PDU 0x7fafb4000a10 dump:
2019-05-29 09:45:41 [8486] [19] DEBUG:   type_name: enquire_link
2019-05-29 09:45:41 [8486] [19] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:41 [8486] [19] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [19] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [19] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [19] DEBUG: SMPP[mit]: throughput (0.00,0.00)
2019-05-29 09:45:41 [8486] [20] DEBUG: SMPP[mont1]: Sending enquire link:
2019-05-29 09:45:41 [8486] [20] DEBUG: SMPP PDU 0x7fafb8000a10 dump:
2019-05-29 09:45:41 [8486] [20] DEBUG:   type_name: enquire_link
2019-05-29 09:45:41 [8486] [20] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:41 [8486] [20] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:41 [8486] [20] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:41 [8486] [20] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:41 [8486] [20] DEBUG: SMPP[mont1]: throughput (0.00,50.00)
2019-05-29 09:45:42 [8486] [19] DEBUG: SMPP[mit]: throughput (0.00,0.00)
2019-05-29 09:45:42 [8486] [19] DEBUG: SMPP[mit]: Got PDU:
2019-05-29 09:45:42 [8486] [19] DEBUG: SMPP PDU 0x7fafb4000a10 dump:
2019-05-29 09:45:42 [8486] [19] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:42 [8486] [19] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:42 [8486] [19] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:42 [8486] [19] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:42 [8486] [19] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:42 [8486] [19] DEBUG: SMPP[mit]: throughput (0.00,0.00)
2019-05-29 09:45:42 [8486] [5] DEBUG: SMPP[pa1]: Sending enquire link:
2019-05-29 09:45:42 [8486] [5] DEBUG: SMPP PDU 0x7faff4000a10 dump:
2019-05-29 09:45:42 [8486] [5] DEBUG:   type_name: enquire_link
2019-05-29 09:45:42 [8486] [5] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:42 [8486] [5] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:42 [8486] [5] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:42 [8486] [5] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:42 [8486] [5] DEBUG: SMPP[pa1]: throughput (0.00,50.00)
2019-05-29 09:45:42 [8486] [20] DEBUG: SMPP[mont1]: throughput (0.00,50.00)
2019-05-29 09:45:42 [8486] [20] DEBUG: SMPP[mont1]: Got PDU:
2019-05-29 09:45:42 [8486] [20] DEBUG: SMPP PDU 0x7fafb8000a10 dump:
2019-05-29 09:45:42 [8486] [20] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:42 [8486] [20] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:42 [8486] [20] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:42 [8486] [20] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:42 [8486] [20] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:42 [8486] [20] DEBUG: SMPP[mont1]: throughput (0.00,50.00)
2019-05-29 09:45:42 [8486] [11] DEBUG: SMPP[ady1]: throughput (0.00,0.00)
2019-05-29 09:45:42 [8486] [11] DEBUG: SMPP[ady1]: Got PDU:
2019-05-29 09:45:42 [8486] [11] DEBUG: SMPP PDU 0x7fafe0000a10 dump:
2019-05-29 09:45:42 [8486] [11] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:42 [8486] [11] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:42 [8486] [11] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:42 [8486] [11] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:42 [8486] [11] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:42 [8486] [11] DEBUG: SMPP[ady1]: throughput (0.00,0.00)
2019-05-29 09:45:42 [8486] [5] DEBUG: SMPP[pa1]: throughput (0.00,50.00)
2019-05-29 09:45:42 [8486] [5] DEBUG: SMPP[pa1]: Got PDU:
2019-05-29 09:45:42 [8486] [5] DEBUG: SMPP PDU 0x7faff4000a10 dump:
2019-05-29 09:45:42 [8486] [5] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:42 [8486] [5] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:42 [8486] [5] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:42 [8486] [5] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:42 [8486] [5] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:42 [8486] [5] DEBUG: SMPP[pa1]: throughput (0.00,50.00)
2019-05-29 09:45:42 [8486] [8] DEBUG: SMPP[r1]: Sending enquire link:
2019-05-29 09:45:42 [8486] [8] DEBUG: SMPP PDU 0x7faff0000a10 dump:
2019-05-29 09:45:42 [8486] [8] DEBUG:   type_name: enquire_link
2019-05-29 09:45:42 [8486] [8] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:42 [8486] [8] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:42 [8486] [8] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:42 [8486] [8] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:42 [8486] [8] DEBUG: SMPP[r1]: throughput (0.00,0.00)
2019-05-29 09:45:42 [8486] [13] DEBUG: SMPP[broad1]: Sending enquire link:
2019-05-29 09:45:42 [8486] [13] DEBUG: SMPP PDU 0x7fafd8000a10 dump:
2019-05-29 09:45:42 [8486] [13] DEBUG:   type_name: enquire_link
2019-05-29 09:45:42 [8486] [13] DEBUG:   command_id: 21 = 0x00000015
2019-05-29 09:45:42 [8486] [13] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:42 [8486] [13] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:42 [8486] [13] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:42 [8486] [13] DEBUG: SMPP[broad1]: throughput (0.00,0.00)
2019-05-29 09:45:42 [8486] [8] DEBUG: SMPP[r1]: throughput (0.00,0.00)
2019-05-29 09:45:42 [8486] [8] DEBUG: SMPP[r1]: Got PDU:
2019-05-29 09:45:42 [8486] [8] DEBUG: SMPP PDU 0x7faff0000a10 dump:
2019-05-29 09:45:42 [8486] [8] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:42 [8486] [8] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:42 [8486] [8] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:42 [8486] [8] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:42 [8486] [8] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:42 [8486] [8] DEBUG: SMPP[r1]: throughput (0.00,0.00)
2019-05-29 09:45:42 [8486] [13] DEBUG: SMPP[broad1]: throughput (0.00,0.00)
2019-05-29 09:45:42 [8486] [13] DEBUG: SMPP[broad1]: Got PDU:
2019-05-29 09:45:42 [8486] [13] DEBUG: SMPP PDU 0x7fafd8000a10 dump:
2019-05-29 09:45:42 [8486] [13] DEBUG:   type_name: enquire_link_resp
2019-05-29 09:45:42 [8486] [13] DEBUG:   command_id: 2147483669 = 0x80000015
2019-05-29 09:45:42 [8486] [13] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:42 [8486] [13] DEBUG:   sequence_number: 10 = 0x0000000a
2019-05-29 09:45:42 [8486] [13] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:42 [8486] [13] DEBUG: SMPP[broad1]: throughput (0.00,0.00)
2019-05-29 09:45:44 [8486] [4] DEBUG: Connecting to <82.202.235.203>
2019-05-29 09:45:44 [8486] [4] DEBUG: SMPP[affbg]: Sending PDU:
2019-05-29 09:45:44 [8486] [4] DEBUG: SMPP PDU 0x7faffc000a80 dump:
2019-05-29 09:45:44 [8486] [4] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:44 [8486] [4] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:44 [8486] [4] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:44 [8486] [4] DEBUG:   sequence_number: 23 = 0x00000017
2019-05-29 09:45:44 [8486] [4] DEBUG:   system_id: ""
2019-05-29 09:45:44 [8486] [4] DEBUG:   password: ""
2019-05-29 09:45:44 [8486] [4] DEBUG:   system_type: ""
2019-05-29 09:45:44 [8486] [4] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:44 [8486] [4] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:44 [8486] [4] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:44 [8486] [4] DEBUG:   address_range: NULL
2019-05-29 09:45:44 [8486] [4] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:44 [8486] [4] WARNING: SMPP: PDU NULL terminated string (system_id) has no NULL.
2019-05-29 09:45:44 [8486] [4] DEBUG: SMPP[affbg]: Got PDU:
2019-05-29 09:45:44 [8486] [4] DEBUG: SMPP PDU 0x7faffc000ab0 dump:
2019-05-29 09:45:44 [8486] [4] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:44 [8486] [4] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:44 [8486] [4] DEBUG:   command_status: 5 = 0x00000005
2019-05-29 09:45:44 [8486] [4] DEBUG:   sequence_number: 23 = 0x00000017
2019-05-29 09:45:44 [8486] [4] DEBUG:   system_id: NULL
2019-05-29 09:45:44 [8486] [4] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:44 [8486] [4] DEBUG: SMPP[affbg]: throughput (0.00,50.00)
2019-05-29 09:45:44 [8486] [14] DEBUG: Connecting to <103.209.99.7>
2019-05-29 09:45:45 [8486] [14] DEBUG: SMPP[rad1]: Sending PDU:
2019-05-29 09:45:45 [8486] [14] DEBUG: SMPP PDU 0x7fafcc0070f0 dump:
2019-05-29 09:45:45 [8486] [14] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:45 [8486] [14] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:45 [8486] [14] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:45 [8486] [14] DEBUG:   sequence_number: 27 = 0x0000001b
2019-05-29 09:45:45 [8486] [14] DEBUG:   system_id: ""
2019-05-29 09:45:45 [8486] [14] DEBUG:   password: ""
2019-05-29 09:45:45 [8486] [14] DEBUG:   system_type: ""
2019-05-29 09:45:45 [8486] [14] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:45 [8486] [14] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:45 [8486] [14] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:45 [8486] [14] DEBUG:   address_range: NULL
2019-05-29 09:45:45 [8486] [14] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:45 [8486] [14] DEBUG: Optional parameter tag (0x0210)
2019-05-29 09:45:45 [8486] [14] DEBUG: Optional parameter length read as 1
2019-05-29 09:45:45 [8486] [14] DEBUG: SMPP[rad1]: Got PDU:
2019-05-29 09:45:45 [8486] [14] DEBUG: SMPP PDU 0x7fafcc0008c0 dump:
2019-05-29 09:45:45 [8486] [14] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:45 [8486] [14] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:45 [8486] [14] DEBUG:   command_status: 13 = 0x0000000d
2019-05-29 09:45:45 [8486] [14] DEBUG:   sequence_number: 27 = 0x0000001b
2019-05-29 09:45:45 [8486] [14] DEBUG:   system_id: NULL
2019-05-29 09:45:45 [8486] [14] DEBUG:   sc_interface_version: 52 = 0x00000034
2019-05-29 09:45:45 [8486] [14] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:45 [8486] [14] ERROR: SMPP[rad1]: SMSC rejected login to transmit, code 0x0000000d (Bind Failed).
2019-05-29 09:45:45 [8486] [14] ERROR: SMPP[rad1]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:46 [8486] [4] DEBUG: SMPP[affbg]: throughput (0.00,50.00)
2019-05-29 09:45:46 [8486] [4] ERROR: SMPP[affbg]: I/O error or other error. Re-connecting.
2019-05-29 09:45:46 [8486] [4] ERROR: SMPP[affbg]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:51 [8486] [10] DEBUG: Connecting to <110.92.120.103>
2019-05-29 09:45:51 [8486] [10] DEBUG: SMPP[gin]: Sending PDU:
2019-05-29 09:45:51 [8486] [10] DEBUG: SMPP PDU 0x7fafdc0008c0 dump:
2019-05-29 09:45:51 [8486] [10] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:51 [8486] [10] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:51 [8486] [10] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:51 [8486] [10] DEBUG:   sequence_number: 28 = 0x0000001c
2019-05-29 09:45:51 [8486] [10] DEBUG:   system_id: ""
2019-05-29 09:45:51 [8486] [10] DEBUG:   password: ""
2019-05-29 09:45:51 [8486] [10] DEBUG:   system_type: ""
2019-05-29 09:45:51 [8486] [10] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:51 [8486] [10] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:51 [8486] [10] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:51 [8486] [10] DEBUG:   address_range: NULL
2019-05-29 09:45:51 [8486] [10] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:51 [8486] [10] DEBUG: SMPP[gin]: Got PDU:
2019-05-29 09:45:51 [8486] [10] DEBUG: SMPP PDU 0x7fafdc0008c0 dump:
2019-05-29 09:45:51 [8486] [10] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:51 [8486] [10] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:51 [8486] [10] DEBUG:   command_status: 13 = 0x0000000d
2019-05-29 09:45:51 [8486] [10] DEBUG:   sequence_number: 28 = 0x0000001c
2019-05-29 09:45:51 [8486] [10] DEBUG:   system_id: NULL
2019-05-29 09:45:51 [8486] [10] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:51 [8486] [10] ERROR: SMPP[gin]: SMSC rejected login to transmit, code 0x0000000d (Bind Failed).
2019-05-29 09:45:51 [8486] [10] ERROR: SMPP[gin]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:55 [8486] [14] DEBUG: Connecting to <103.209.99.7>
2019-05-29 09:45:55 [8486] [14] DEBUG: SMPP[rad1]: Sending PDU:
2019-05-29 09:45:55 [8486] [14] DEBUG: SMPP PDU 0x7fafcc000d30 dump:
2019-05-29 09:45:55 [8486] [14] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:55 [8486] [14] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:55 [8486] [14] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:55 [8486] [14] DEBUG:   sequence_number: 28 = 0x0000001c
2019-05-29 09:45:55 [8486] [14] DEBUG:   system_id: ""
2019-05-29 09:45:55 [8486] [14] DEBUG:   password: ""
2019-05-29 09:45:55 [8486] [14] DEBUG:   system_type: ""
2019-05-29 09:45:55 [8486] [14] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:55 [8486] [14] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:55 [8486] [14] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:55 [8486] [14] DEBUG:   address_range: NULL
2019-05-29 09:45:55 [8486] [14] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:55 [8486] [14] DEBUG: Optional parameter tag (0x0210)
2019-05-29 09:45:55 [8486] [14] DEBUG: Optional parameter length read as 1
2019-05-29 09:45:55 [8486] [14] DEBUG: SMPP[rad1]: Got PDU:
2019-05-29 09:45:55 [8486] [14] DEBUG: SMPP PDU 0x7fafcc000d30 dump:
2019-05-29 09:45:55 [8486] [14] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:55 [8486] [14] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:55 [8486] [14] DEBUG:   command_status: 13 = 0x0000000d
2019-05-29 09:45:55 [8486] [14] DEBUG:   sequence_number: 28 = 0x0000001c
2019-05-29 09:45:55 [8486] [14] DEBUG:   system_id: NULL
2019-05-29 09:45:55 [8486] [14] DEBUG:   sc_interface_version: 52 = 0x00000034
2019-05-29 09:45:55 [8486] [14] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:55 [8486] [14] ERROR: SMPP[rad1]: SMSC rejected login to transmit, code 0x0000000d (Bind Failed).
2019-05-29 09:45:55 [8486] [14] ERROR: SMPP[rad1]: Couldn't connect to SMS center (retrying in 10 seconds).
2019-05-29 09:45:56 [8486] [4] DEBUG: Connecting to <82.202.235.203>
2019-05-29 09:45:56 [8486] [4] DEBUG: SMPP[affbg]: Sending PDU:
2019-05-29 09:45:56 [8486] [4] DEBUG: SMPP PDU 0x7faffc0070a0 dump:
2019-05-29 09:45:56 [8486] [4] DEBUG:   type_name: bind_transceiver
2019-05-29 09:45:56 [8486] [4] DEBUG:   command_id: 9 = 0x00000009
2019-05-29 09:45:56 [8486] [4] DEBUG:   command_status: 0 = 0x00000000
2019-05-29 09:45:56 [8486] [4] DEBUG:   sequence_number: 24 = 0x00000018
2019-05-29 09:45:56 [8486] [4] DEBUG:   system_id: "
2019-05-29 09:45:56 [8486] [4] DEBUG:   password: ""
2019-05-29 09:45:56 [8486] [4] DEBUG:   system_type: ""
2019-05-29 09:45:56 [8486] [4] DEBUG:   interface_version: 52 = 0x00000034
2019-05-29 09:45:56 [8486] [4] DEBUG:   addr_ton: 0 = 0x00000000
2019-05-29 09:45:56 [8486] [4] DEBUG:   addr_npi: 0 = 0x00000000
2019-05-29 09:45:56 [8486] [4] DEBUG:   address_range: NULL
2019-05-29 09:45:56 [8486] [4] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:56 [8486] [4] WARNING: SMPP: PDU NULL terminated string (system_id) has no NULL.
2019-05-29 09:45:56 [8486] [4] DEBUG: SMPP[affbg]: Got PDU:
2019-05-29 09:45:56 [8486] [4] DEBUG: SMPP PDU 0x7faffc0070d0 dump:
2019-05-29 09:45:56 [8486] [4] DEBUG:   type_name: bind_transceiver_resp
2019-05-29 09:45:56 [8486] [4] DEBUG:   command_id: 2147483657 = 0x80000009
2019-05-29 09:45:56 [8486] [4] DEBUG:   command_status: 5 = 0x00000005
2019-05-29 09:45:56 [8486] [4] DEBUG:   sequence_number: 24 = 0x00000018
2019-05-29 09:45:56 [8486] [4] DEBUG:   system_id: NULL
2019-05-29 09:45:56 [8486] [4] DEBUG: SMPP PDU dump ends.
2019-05-29 09:45:56 [8486] [4] DEBUG: SMPP[affbg]: throughput (0.00,50.00)

Open in new window

group=core
admin-port = 13000
smsbox-port = 13002
admin-password = ++++
status-password = +++
log-file = "/home/admin/web/mysite/kannel/log/kannel.log"
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
access-log = "/home/admin/web/mysite/kannel/log/bbaccess.log"
store-file = "kannel.store"
dlr-storage = mysql

#---------------------------------------------
# SMSC CONNECTIONS

group=smsc
smsc = smpp
smsc-id = affbg
smsc-admin-id=+++++
host = +++++
port = 2778
smsc-username = ++++
smsc-password = ++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = affbg
transceiver-mode = true
throughput = 50

group=smsc
smsc = smpp
smsc-id = pa1
smsc-admin-id=pa1_trx1
host = api++++
port = 9911
smsc-username = ++++
smsc-password = ++++++
system-type = "smpp"
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = pa1
transceiver-mode = true
throughput = 50

group=smsc
smsc = smpp
smsc-id = sal1
smsc-admin-id=sal1_trx1
host = smpp.++++.com
port = 7777
smsc-username = ++++
smsc-password = ++++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = sal1
transceiver-mode = true
throughput = 50

group=smsc
smsc = smpp
smsc-id = bpoe1
smsc-admin-id=++++
host = +++++
port = 2345
smsc-username = +++++
smsc-password = ++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = bpoe1
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = r1
smsc-admin-id=r1_trx1
host = r+++++++.++++.com
port = 2345
smsc-username = ++++-me11
smsc-password = ++++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 1
dest-addr-npi = 1
allowed-smsc-id = r1
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = r.t
smsc-admin-id=r.t_trx1
host = smsc.++++.com.ua
port = 13000
smsc-username = Api-+++++
smsc-password = +++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = r.t
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = gin
smsc-admin-id=gin_trx1
host = ++++++
port = 8888
smsc-username = eure+++++
smsc-password = +++++
system-type = "EUREKATOOL"
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = gin
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = ady1
smsc-admin-id=ady1_trx1
host = smpp.+++++.+++++
port = 65432
smsc-username = sms-+++
smsc-password = +++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 0
dest-addr-ton = 1
dest-addr-npi = 1
allowed-smsc-id = ady1
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = mr.m
smsc-admin-id=++++++
host = smpp.++++++++.net
port = 8056
smsc-username = +++++
smsc-password = +++++
system-type = ""
source-addr-ton = 1
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = mr.m
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = broad1
smsc-admin-id=broad1_trx1
host = +++++++
port = 8897
smsc-username = +++++
smsc-password = ++++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = broad1
transceiver-mode = true


group=smsc
smsc = smpp
smsc-id = rad1
smsc-admin-id=rad1_trx1
host = ++++++
port = 5201
smsc-username = smsapion
smsc-password = dGFMbmhL
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = rad1
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = dig1
smsc-admin-id=dig1_trx1
host = r+++++++.com
port = 2345
smsc-username = ++++++++
smsc-password = ++++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = dig1
transceiver-mode = true


group=smsc
smsc = smpp
smsc-id = aff2
smsc-admin-id=aff2_trx1
host = ++++++
port = 2778
smsc-username = +++++++@+++++.it
smsc-password = +++++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = aff2
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = cin1
smsc-admin-id=cin1_trx1
host = ++++++++++
port = 5091
smsc-username = +++++++++
smsc-password = +++++
system-type = ""
source-addr-ton = 5
source-addr-npi = 0
dest-addr-ton = 1
dest-addr-npi = 1
allowed-smsc-id = cin1
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = dig3
smsc-admin-id=dig3_trx1
host = r++++++.com
port = 2345
smsc-username = D++++++
smsc-password = ++++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = dig3
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = mit
smsc-admin-id=mit_trx1
host = smpp01.+++++
port = 2776
smsc-username = +++++++
smsc-password = +++++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = mit
transceiver-mode = true

group=smsc
smsc = smpp
smsc-id = mont1
smsc-admin-id=++++++
host = smpp++++++++
port = 2776
smsc-username = ++++
smsc-password = ++++++
system-type = ""
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
allowed-smsc-id = mont1
transceiver-mode = true
throughput = 50


#---------------------------------------------
# SMSBOX SETUP

group=smsbox
bearerbox-host = 127.0.0.1
sendsms-port = 13002
#global-sender = SMS
log-file = "/home/admin/web/mysite/kannel/log/smsbox.log"
access-log = "/home/admin/web/mysite/kannel/log/access.log"

#---------------------------------------------
# SEND-SMS USERS

group=sendsms-user
username = ++++
password = +++++
max-messages = 8
concatenation = true

#---------------------------------------------
# SERVICES

group=sms-service
keyword = default
get-url = "https://mysite.com/app/getReplies/index.php?senderid=%P&phone=%p&reply=%a&smscid=%i&vmsgid=%F"
max-messages = 0

group = mysql-connection
id = mydlr
host = localhost
username = +++++
password = "+++++"
database = ++++++
max-connections = 5

group = dlr-db
id = mydlr
table = sc_kannel_dlr
field-smsc = smsc
field-timestamp = ts
field-destination = destination
field-source = source
field-service = service
field-url = url
field-mask = mask
field-status = status
field-boxc-id = boxc

Open in new window

Hum... the logs are... sigh... poorly constructed by the smsbox code, meaning bind failures are reported with no IP/port involved.

Easiest way to likely deal with this is to stop NGINX, then try starting smsbox, as it appears the conflict is with NGINX.

If smsbox starts while NGINX is stopped, then this is problem source + you'll have to go through your NGINX config + smsbox config searching for the conflicting ports, then change the port numbers in one config file.
ASKER CERTIFIED SOLUTION
Avatar of Alex Tarta
Alex Tarta

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thnx again
You're welcome!