[Rapidsms/kannel] Setting up the fake SMSC for testing..

949 views
Skip to first unread message

mhah

unread,
Feb 9, 2015, 3:23:32 PM2/9/15
to rapi...@googlegroups.com
hello,

I want to set the backend kannel in RapidSMS (http://rapidsms.readthedocs.org/en/develop/topics/backends/kannel.html).. Only by running (on ubuntu12.04) :

"$/usr/lib/kannel/test/fakesmsc -m 1 "123 789 text echo hi"



Instead of getting results as (among others this line):
"INFO: Got message 1: <123 123 text hi>"

I have :
"Got message 1: <789 123 text Your message could not be processed at this time.  Please try again later. (err=couldnotfetch)>"

thank you..

jewenyene

unread,
Feb 11, 2015, 8:02:31 AM2/11/15
to rapi...@googlegroups.com
Can you look at the logs ? In /var/log/kannel/bearerbox.log  /var/log/kannel/wapbox.log ?

mhah

unread,
Feb 16, 2015, 7:06:38 PM2/16/15
to rapi...@googlegroups.com
the log var/log/kannel/bearerbox.log is :



2015-02-11 22:10:31 [962] [7] DEBUG: clear_old_concat_parts called
2015-02-11 23:10:29 [962] [7] DEBUG: clear_old_concat_parts called
2015-02-11 23:35:51 [962] [8] INFO: Connection closed by the box <127.0.0.1>
2015-02-11 23:35:51 [962] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2015-02-11 23:35:51 [962] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) terminates.
2015-02-11 23:35:51 [962] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) terminates.
2015-02-11 23:35:51 [962] [0] WARNING: Killing signal or HTTP admin command received, shutting down...
2015-02-11 23:35:51 [962] [0] DEBUG: Shutting down Kannel...
2015-02-11 23:35:51 [962] [0] DEBUG: shutting down smsc
2015-02-11 23:35:51 [962] [0] DEBUG: Shutting down SMSCConn FAKE, slow
2015-02-11 23:35:51 [962] [0] DEBUG: shutting down udp
2015-02-11 23:35:51 [962] [6] DEBUG: smsc_fake connection has completed shutdown.
2015-02-11 23:35:51 [962] [6] DEBUG: Thread 6 (gw/smsc/smsc_fake.c:fake_listener) terminates.
2015-02-11 23:35:51 [962] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) terminates.
2015-02-11 23:35:52 [962] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) terminates.
2015-02-11 23:35:52 [962] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) terminates.
2015-02-11 23:35:52 [962] [0] INFO: All flow threads have died, killing core
2015-02-11 23:35:52 [962] [0] DEBUG: Waiting for 2 (gwlib/http.c:server_thread) to terminate
2015-02-11 23:35:52 [962] [3] DEBUG: HTTP: No clients with requests, quitting.
2015-02-11 23:35:52 [962] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) terminates.
2015-02-11 23:35:52 [962] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) terminates.
2015-02-11 23:35:52 [962] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) terminates.
2015-02-11 23:35:52 [962] [0] DEBUG: final clean-up for SMSCConn
2015-02-11 23:35:52 [962] [0] DEBUG: smsbox MO concatenated message handling cleaned up
2015-02-11 23:35:52 [962] [0] INFO: Total WDP messages: received 0, sent 0
2015-02-11 23:35:52 [962] [0] INFO: Total SMS messages: received 0, sent 0
2015-02-11 23:35:52 [962] [0] DEBUG: Immutable octet strings: 234.
2015-02-12 12:37:39 [947] [0] INFO: Added logfile `/var/log/kannel/bearerbox.log' with level `0'.
2015-02-12 12:37:39 [947] [0] INFO: HTTP: Opening server at port 13000.
2015-02-12 12:37:39 [947] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2015-02-12 12:37:39 [947] [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)
2015-02-12 12:37:39 [947] [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run)
2015-02-12 12:37:39 [947] [0] DEBUG: starting smsbox connection module
2015-02-12 12:37:39 [947] [0] INFO: BOXC: 'smsbox-max-pending' not set, using default (100).
2015-02-12 12:37:39 [947] [0] DEBUG: Started thread 4 (gw/bb_boxc.c:sms_to_smsboxes)
2015-02-12 12:37:39 [947] [0] DEBUG: Started thread 5 (gw/bb_boxc.c:smsboxc_run)
2015-02-12 12:37:39 [947] [0] INFO: Set SMS resend frequency to 60 seconds.
2015-02-12 12:37:39 [947] [0] INFO: SMS resend retry set to unlimited.
2015-02-12 12:37:39 [947] [0] DEBUG: smsbox MO concatenated message handling enabled
2015-02-12 12:37:39 [947] [0] INFO: DLR rerouting for smsc id <FAKE> disabled.
2015-02-12 12:37:39 [947] [0] DEBUG: Started thread 6 (gw/smsc/smsc_fake.c:fake_listener)
2015-02-12 12:37:39 [947] [0] DEBUG: Started thread 7 (gw/bb_smscconn.c:sms_router)
2015-02-12 12:37:39 [947] [0] INFO: ----------------------------------------
2015-02-12 12:37:39 [947] [0] INFO: Kannel bearerbox II version 1.4.3 starting
2015-02-12 12:37:39 [947] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) maps to pid 947.
2015-02-12 12:37:39 [947] [0] INFO: MAIN: Start-up done, entering mainloop
2015-02-12 12:37:39 [947] [0] DEBUG: smsc_fake: start called
2015-02-12 12:37:39 [947] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) maps to pid 947.
2015-02-12 12:37:39 [947] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 947.
2015-02-12 12:37:39 [947] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 947.
2015-02-12 12:37:39 [947] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) maps to pid 947.
2015-02-12 12:37:39 [947] [6] DEBUG: Thread 6 (gw/smsc/smsc_fake.c:fake_listener) maps to pid 947.
2015-02-12 12:37:39 [947] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 947.
2015-02-12 12:37:40 [947] [5] INFO: Client connected from <127.0.0.1>
2015-02-12 12:37:40 [947] [5] DEBUG: Started thread 8 (gw/bb_boxc.c:function)
2015-02-12 12:37:40 [947] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) maps to pid 947.
2015-02-12 12:37:40 [947] [8] DEBUG: Started thread 9 (gw/bb_boxc.c:boxc_sender)
2015-02-12 12:37:40 [947] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) maps to pid 947.
2015-02-12 12:41:38 [947] [8] INFO: Connection closed by the box <127.0.0.1>
2015-02-12 12:41:38 [947] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2015-02-12 12:41:38 [947] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) terminates.
2015-02-12 12:41:38 [947] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) terminates.
2015-02-12 12:41:38 [947] [0] WARNING: Killing signal or HTTP admin command received, shutting down...
2015-02-12 12:41:38 [947] [0] DEBUG: Shutting down Kannel...
2015-02-12 12:41:38 [947] [0] DEBUG: shutting down smsc
2015-02-12 12:41:38 [947] [0] DEBUG: Shutting down SMSCConn FAKE, slow
2015-02-12 12:41:38 [947] [0] DEBUG: shutting down udp
2015-02-12 12:41:38 [947] [6] DEBUG: smsc_fake connection has completed shutdown.
2015-02-12 12:41:38 [947] [6] DEBUG: Thread 6 (gw/smsc/smsc_fake.c:fake_listener) terminates.
2015-02-12 12:41:38 [947] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) terminates.
2015-02-12 12:41:38 [947] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) terminates.
2015-02-12 12:41:38 [947] [0] INFO: All flow threads have died, killing core
2015-02-12 12:41:38 [947] [0] DEBUG: Waiting for 2 (gwlib/http.c:server_thread) to terminate
2015-02-12 12:41:38 [947] [3] DEBUG: HTTP: No clients with requests, quitting.
2015-02-12 12:41:38 [947] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) terminates.
2015-02-12 12:41:38 [947] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) terminates.
2015-02-12 12:41:39 [947] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) terminates.
2015-02-12 12:41:39 [947] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) terminates.
2015-02-12 12:41:39 [947] [0] DEBUG: final clean-up for SMSCConn
2015-02-12 12:41:39 [947] [0] DEBUG: smsbox MO concatenated message handling cleaned up
2015-02-12 12:41:39 [947] [0] INFO: Total WDP messages: received 0, sent 0
2015-02-12 12:41:39 [947] [0] INFO: Total SMS messages: received 0, sent 0
2015-02-12 12:41:39 [947] [0] DEBUG: Immutable octet strings: 234.
2015-02-12 17:29:52 [931] [0] INFO: Added logfile `/var/log/kannel/bearerbox.log' with level `0'.
2015-02-12 17:29:52 [931] [0] INFO: HTTP: Opening server at port 13000.
2015-02-12 17:29:52 [931] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2015-02-12 17:29:52 [931] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 931.
2015-02-12 17:29:52 [931] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 931.
2015-02-12 17:29:52 [931] [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)
2015-02-12 17:29:52 [931] [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run)
2015-02-12 17:29:52 [931] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 931.
2015-02-12 17:29:52 [931] [0] DEBUG: starting smsbox connection module
2015-02-12 17:29:52 [931] [0] INFO: BOXC: 'smsbox-max-pending' not set, using default (100).
2015-02-12 17:29:52 [931] [0] DEBUG: Started thread 4 (gw/bb_boxc.c:sms_to_smsboxes)
2015-02-12 17:29:52 [931] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) maps to pid 931.
2015-02-12 17:29:52 [931] [0] DEBUG: Started thread 5 (gw/bb_boxc.c:smsboxc_run)
2015-02-12 17:29:52 [931] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) maps to pid 931.
2015-02-12 17:29:52 [931] [0] INFO: Set SMS resend frequency to 60 seconds.
2015-02-12 17:29:52 [931] [0] INFO: SMS resend retry set to unlimited.
2015-02-12 17:29:52 [931] [0] DEBUG: smsbox MO concatenated message handling enabled
2015-02-12 17:29:52 [931] [0] INFO: DLR rerouting for smsc id <FAKE> disabled.
2015-02-12 17:29:52 [931] [0] DEBUG: Started thread 6 (gw/smsc/smsc_fake.c:fake_listener)
2015-02-12 17:29:52 [931] [6] DEBUG: Thread 6 (gw/smsc/smsc_fake.c:fake_listener) maps to pid 931.
2015-02-12 17:29:52 [931] [0] DEBUG: Started thread 7 (gw/bb_smscconn.c:sms_router)
2015-02-12 17:29:52 [931] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) maps to pid 931.
2015-02-12 17:29:52 [931] [0] INFO: ----------------------------------------
2015-02-12 17:29:52 [931] [0] INFO: Kannel bearerbox II version 1.4.3 starting
2015-02-12 17:29:52 [931] [0] INFO: MAIN: Start-up done, entering mainloop
2015-02-12 17:29:52 [931] [0] DEBUG: smsc_fake: start called
2015-02-12 17:29:53 [931] [5] INFO: Client connected from <127.0.0.1>
2015-02-12 17:29:53 [931] [5] DEBUG: Started thread 8 (gw/bb_boxc.c:function)
2015-02-12 17:29:53 [931] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) maps to pid 931.
2015-02-12 17:29:53 [931] [8] DEBUG: Started thread 9 (gw/bb_boxc.c:boxc_sender)
2015-02-12 17:29:53 [931] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) maps to pid 931.
2015-02-12 17:44:31 [931] [8] INFO: Connection closed by the box <127.0.0.1>
2015-02-12 17:44:31 [931] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2015-02-12 17:44:31 [931] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) terminates.
2015-02-12 17:44:31 [931] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) terminates.
2015-02-12 17:44:31 [931] [0] WARNING: Killing signal or HTTP admin command received, shutting down...
2015-02-12 17:44:31 [931] [0] DEBUG: Shutting down Kannel...
2015-02-12 17:44:31 [931] [0] DEBUG: shutting down smsc
2015-02-12 17:44:31 [931] [0] DEBUG: Shutting down SMSCConn FAKE, slow
2015-02-12 17:44:31 [931] [0] DEBUG: shutting down udp
2015-02-12 17:44:31 [931] [6] DEBUG: smsc_fake connection has completed shutdown.
2015-02-12 17:44:31 [931] [6] DEBUG: Thread 6 (gw/smsc/smsc_fake.c:fake_listener) terminates.
2015-02-12 17:44:31 [931] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) terminates.
2015-02-12 17:44:32 [931] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) terminates.
2015-02-12 17:44:32 [931] [0] INFO: All flow threads have died, killing core
2015-02-12 17:44:32 [931] [0] DEBUG: Waiting for 2 (gwlib/http.c:server_thread) to terminate
2015-02-12 17:44:32 [931] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) terminates.
2015-02-12 17:44:32 [931] [3] DEBUG: HTTP: No clients with requests, quitting.
2015-02-12 17:44:32 [931] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) terminates.
2015-02-12 17:44:32 [931] [0] PANIC: Cannot die by its own will
2015-02-12 17:44:32 [931] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) terminates.
2015-02-12 17:44:32 [931] [0] PANIC: /usr/sbin/bearerbox(gw_panic+0xd2) [0x80d1ae2]
2015-02-12 17:44:32 [931] [0] PANIC: /usr/sbin/bearerbox() [0x80540c4]
2015-02-12 17:44:32 [931] [0] PANIC: [0xb7712400]
2015-02-12 17:44:32 [931] [0] PANIC: [0xb7712424]
2015-02-12 17:44:32 [931] [0] PANIC: /lib/i386-linux-gnu/libpthread.so.0(pthread_cond_wait+0xdb) [0xb763d96b]
2015-02-12 17:44:32 [931] [0] PANIC: /usr/sbin/bearerbox(gwthread_join_every+0xc0) [0x80c85d0]
2015-02-12 17:44:32 [931] [0] PANIC: /usr/sbin/bearerbox(http_close_all_ports+0x2b) [0x80cb14b]
2015-02-12 17:44:32 [931] [0] PANIC: /usr/sbin/bearerbox(httpadmin_stop+0x8) [0x8059dc8]
2015-02-12 17:44:32 [931] [0] PANIC: /usr/sbin/bearerbox(main+0xa0c) [0x805379c]
2015-02-12 17:44:32 [931] [0] PANIC: /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0xb6d934d3]
2015-02-12 17:44:32 [931] [0] PANIC: /usr/sbin/bearerbox() [0x8053dc9]
2015-02-14 11:50:23 [943] [0] INFO: Added logfile `/var/log/kannel/bearerbox.log' with level `0'.
2015-02-14 11:50:23 [943] [0] INFO: HTTP: Opening server at port 13000.
2015-02-14 11:50:23 [943] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2015-02-14 11:50:23 [943] [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)
2015-02-14 11:50:23 [943] [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run)
2015-02-14 11:50:23 [943] [0] DEBUG: starting smsbox connection module
2015-02-14 11:50:23 [943] [0] INFO: BOXC: 'smsbox-max-pending' not set, using default (100).
2015-02-14 11:50:23 [943] [0] DEBUG: Started thread 4 (gw/bb_boxc.c:sms_to_smsboxes)
2015-02-14 11:50:23 [943] [0] DEBUG: Started thread 5 (gw/bb_boxc.c:smsboxc_run)
2015-02-14 11:50:23 [943] [0] INFO: Set SMS resend frequency to 60 seconds.
2015-02-14 11:50:23 [943] [0] INFO: SMS resend retry set to unlimited.
2015-02-14 11:50:23 [943] [0] DEBUG: smsbox MO concatenated message handling enabled
2015-02-14 11:50:23 [943] [0] INFO: DLR rerouting for smsc id <FAKE> disabled.
2015-02-14 11:50:23 [943] [0] DEBUG: Started thread 6 (gw/smsc/smsc_fake.c:fake_listener)
2015-02-14 11:50:23 [943] [0] DEBUG: Started thread 7 (gw/bb_smscconn.c:sms_router)
2015-02-14 11:50:23 [943] [0] INFO: ----------------------------------------
2015-02-14 11:50:23 [943] [0] INFO: Kannel bearerbox II version 1.4.3 starting
2015-02-14 11:50:23 [943] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) maps to pid 943.
2015-02-14 11:50:23 [943] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 943.
2015-02-14 11:50:23 [943] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) maps to pid 943.
2015-02-14 11:50:23 [943] [0] INFO: MAIN: Start-up done, entering mainloop
2015-02-14 11:50:23 [943] [0] DEBUG: smsc_fake: start called
2015-02-14 11:50:23 [943] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 943.
2015-02-14 11:50:23 [943] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) maps to pid 943.
2015-02-14 11:50:23 [943] [6] DEBUG: Thread 6 (gw/smsc/smsc_fake.c:fake_listener) maps to pid 943.
2015-02-14 11:50:23 [943] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 943.
2015-02-14 11:50:24 [943] [5] INFO: Client connected from <127.0.0.1>
2015-02-14 11:50:24 [943] [5] DEBUG: Started thread 8 (gw/bb_boxc.c:function)
2015-02-14 11:50:24 [943] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) maps to pid 943.
2015-02-14 11:50:24 [943] [8] DEBUG: Started thread 9 (gw/bb_boxc.c:boxc_sender)
2015-02-14 11:50:24 [943] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) maps to pid 943.
2015-02-14 12:09:34 [943] [8] INFO: Connection closed by the box <127.0.0.1>
2015-02-14 12:09:34 [943] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2015-02-14 12:09:34 [943] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) terminates.
2015-02-14 12:09:34 [943] [0] WARNING: Killing signal or HTTP admin command received, shutting down...
2015-02-14 12:09:34 [943] [0] DEBUG: Shutting down Kannel...
2015-02-14 12:09:34 [943] [0] DEBUG: shutting down smsc
2015-02-14 12:09:34 [943] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) terminates.
2015-02-14 12:09:34 [943] [0] DEBUG: Shutting down SMSCConn FAKE, slow
2015-02-14 12:09:34 [943] [0] DEBUG: shutting down udp
2015-02-14 12:09:34 [943] [6] DEBUG: smsc_fake connection has completed shutdown.
2015-02-14 12:09:34 [943] [6] DEBUG: Thread 6 (gw/smsc/smsc_fake.c:fake_listener) terminates.
2015-02-14 12:09:34 [943] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) terminates.
2015-02-14 12:09:35 [943] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) terminates.
2015-02-14 12:09:35 [943] [0] INFO: All flow threads have died, killing core
2015-02-14 12:09:35 [943] [0] DEBUG: Waiting for 2 (gwlib/http.c:server_thread) to terminate
2015-02-14 12:09:35 [943] [3] DEBUG: HTTP: No clients with requests, quitting.
2015-02-14 12:09:35 [943] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) terminates.
2015-02-14 12:09:35 [943] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) terminates.
2015-02-14 12:09:35 [943] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) terminates.
2015-02-14 12:09:35 [943] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) terminates.
2015-02-14 12:09:35 [943] [0] DEBUG: final clean-up for SMSCConn
2015-02-14 12:09:35 [943] [0] DEBUG: smsbox MO concatenated message handling cleaned up
2015-02-14 12:09:35 [943] [0] INFO: Total WDP messages: received 0, sent 0
2015-02-14 12:09:35 [943] [0] INFO: Total SMS messages: received 0, sent 0
2015-02-14 12:09:35 [943] [0] DEBUG: Immutable octet strings: 234.
2015-02-14 12:36:46 [931] [0] INFO: Added logfile `/var/log/kannel/bearerbox.log' with level `0'.
2015-02-14 12:36:46 [931] [0] INFO: HTTP: Opening server at port 13000.
2015-02-14 12:36:46 [931] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2015-02-14 12:36:46 [931] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 931.
2015-02-14 12:36:46 [931] [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)
2015-02-14 12:36:46 [931] [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run)
2015-02-14 12:36:46 [931] [0] DEBUG: starting smsbox connection module
2015-02-14 12:36:46 [931] [0] INFO: BOXC: 'smsbox-max-pending' not set, using default (100).
2015-02-14 12:36:46 [931] [0] DEBUG: Started thread 4 (gw/bb_boxc.c:sms_to_smsboxes)
2015-02-14 12:36:46 [931] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) maps to pid 931.
2015-02-14 12:36:46 [931] [0] DEBUG: Started thread 5 (gw/bb_boxc.c:smsboxc_run)
2015-02-14 12:36:46 [931] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) maps to pid 931.
2015-02-14 12:36:46 [931] [0] INFO: Set SMS resend frequency to 60 seconds.
2015-02-14 12:36:46 [931] [0] INFO: SMS resend retry set to unlimited.
2015-02-14 12:36:46 [931] [0] DEBUG: smsbox MO concatenated message handling enabled
2015-02-14 12:36:46 [931] [0] INFO: DLR rerouting for smsc id <FAKE> disabled.
2015-02-14 12:36:46 [931] [0] DEBUG: Started thread 6 (gw/smsc/smsc_fake.c:fake_listener)
2015-02-14 12:36:46 [931] [0] DEBUG: Started thread 7 (gw/bb_smscconn.c:sms_router)
2015-02-14 12:36:46 [931] [0] INFO: ----------------------------------------
2015-02-14 12:36:46 [931] [0] INFO: Kannel bearerbox II version 1.4.3 starting
2015-02-14 12:36:46 [931] [0] INFO: MAIN: Start-up done, entering mainloop
2015-02-14 12:36:46 [931] [0] DEBUG: smsc_fake: start called
2015-02-14 12:36:46 [931] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 931.
2015-02-14 12:36:46 [931] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) maps to pid 931.
2015-02-14 12:36:46 [931] [6] DEBUG: Thread 6 (gw/smsc/smsc_fake.c:fake_listener) maps to pid 931.
2015-02-14 12:36:46 [931] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 931.
2015-02-14 12:36:47 [931] [5] INFO: Client connected from <127.0.0.1>
2015-02-14 12:36:47 [931] [5] DEBUG: Started thread 8 (gw/bb_boxc.c:function)
2015-02-14 12:36:47 [931] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) maps to pid 931.
2015-02-14 12:36:47 [931] [8] DEBUG: Started thread 9 (gw/bb_boxc.c:boxc_sender)
2015-02-14 12:36:47 [931] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) maps to pid 931.
2015-02-14 12:45:30 [931] [6] INFO: Fakesmsc client connected from 127.0.0.1
2015-02-14 12:45:30 [931] [6] DEBUG: smsc_fake: new message received
2015-02-14 12:45:30 [931] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2015-02-14 12:45:30 [931] [9] DEBUG: boxc_sender: sent message to <127.0.0.1>
2015-02-14 12:45:30 [931] [8] DEBUG: boxc_receiver: sms received
2015-02-14 12:45:30 [931] [8] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2015-02-14 12:45:30 [931] [8] DEBUG: boxc_receiver: got ack
2015-02-14 12:45:30 [931] [6] DEBUG: smsc_fake: sending message to client
2015-02-14 12:45:37 [931] [8] DEBUG: boxc_receiver: heartbeat with load value 0 received
2015-02-14 12:45:41 [931] [6] INFO: EOF from fakesmsc client. Closing connection.
2015-02-14 12:45:53 [931] [6] INFO: Fakesmsc client connected from 127.0.0.1
2015-02-14 12:45:53 [931] [6] DEBUG: smsc_fake: new message received
2015-02-14 12:45:53 [931] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2015-02-14 12:45:53 [931] [9] DEBUG: boxc_sender: sent message to <127.0.0.1>
2015-02-14 12:45:53 [931] [8] DEBUG: boxc_receiver: got ack
2015-02-14 12:46:17 [931] [6] INFO: EOF from fakesmsc client. Closing connection.
2015-02-14 12:46:37 [931] [8] DEBUG: boxc_receiver: heartbeat with load value 0 receivedb



allan stockman rugano

unread,
Feb 16, 2015, 9:17:42 PM2/16/15
to rapi...@googlegroups.com
the logs appear to be OK. 
--
You received this message because you are subscribed to a topic in the Google Groups "rapidsms" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rapidsms/j3qJsEwO-j0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rapidsms+u...@googlegroups.com.
To post to this group, send email to rapi...@googlegroups.com.
Visit this group at http://groups.google.com/group/rapidsms.
For more options, visit https://groups.google.com/d/optout.


--
Best regards,
Allan Stockman RUGANO

Reply all
Reply to author
Forward
0 new messages