Skip to content

Instantly share code, notes, and snippets.

@vmlemon
Created May 26, 2013 11:48
Show Gist options
  • Save vmlemon/5652568 to your computer and use it in GitHub Desktop.
Save vmlemon/5652568 to your computer and use it in GitHub Desktop.
bearerbox /etc/kannel/kannel.conf
2013-05-26 12:42:41 [16085] [0] INFO: Debug_lvl = -1, log_file = <none>, log_lvl = 0
2013-05-26 12:42:41 [16085] [0] WARNING: DLR: using default 'internal' for storage type.
2013-05-26 12:42:41 [16085] [0] INFO: DLR using storage type: internal
2013-05-26 12:42:41 [16085] [0] DEBUG: Kannel bearerbox version `svn-r5040'.
Build `May 26 2013 00:14:15', compiler `4.7.2'.
System Linux, release 3.5.0-28-generic, version #48-Ubuntu SMP Tue Apr 23 23:05:48 UTC 2013, machine i686.
Hostname tyson-HP-Compaq-2510p-Notebook-PC, IP 127.0.1.1.
Libxml version 2.8.0.
Using native malloc.
2013-05-26 12:42:41 [16085] [0] INFO: SSL not supported, no SSL initialization done.
2013-05-26 12:42:41 [16085] [0] INFO: HTTP: Opening server at port 13000.
2013-05-26 12:42:41 [16085] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2013-05-26 12:42:41 [16085] [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)
2013-05-26 12:42:41 [16085] [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run)
2013-05-26 12:42:41 [16085] [0] DEBUG: starting UDP sender/receiver module
2013-05-26 12:42:41 [16085] [0] INFO: Adding interface *
2013-05-26 12:42:41 [16085] [0] DEBUG: udpc_create: Bound to UDP <0.0.0.0:9200>
2013-05-26 12:42:41 [16085] [0] DEBUG: Started thread 4 (gw/bb_udp.c:udp_receiver)
2013-05-26 12:42:41 [16085] [4] DEBUG: Thread 4 (gw/bb_udp.c:udp_receiver) maps to pid 16085.
2013-05-26 12:42:41 [16085] [0] DEBUG: Started thread 5 (gw/bb_udp.c:udp_sender)
2013-05-26 12:42:41 [16085] [0] DEBUG: udpc_create: Bound to UDP <0.0.0.0:9201>
2013-05-26 12:42:41 [16085] [0] DEBUG: Started thread 6 (gw/bb_udp.c:udp_receiver)
2013-05-26 12:42:41 [16085] [6] DEBUG: Thread 6 (gw/bb_udp.c:udp_receiver) maps to pid 16085.
2013-05-26 12:42:41 [16085] [0] DEBUG: Started thread 7 (gw/bb_udp.c:udp_sender)
2013-05-26 12:42:41 [16085] [0] DEBUG: starting wapbox connection module
2013-05-26 12:42:41 [16085] [0] DEBUG: Started thread 8 (gw/bb_boxc.c:wdp_to_wapboxes)
2013-05-26 12:42:41 [16085] [8] DEBUG: Thread 8 (gw/bb_boxc.c:wdp_to_wapboxes) maps to pid 16085.
2013-05-26 12:42:41 [16085] [0] DEBUG: Started thread 9 (gw/bb_boxc.c:wapboxc_run)
2013-05-26 12:42:41 [16085] [0] DEBUG: starting WDP router
2013-05-26 12:42:41 [16085] [0] DEBUG: Started thread 10 (gw/bearerbox.c:wdp_router)
2013-05-26 12:42:41 [16085] [10] DEBUG: Thread 10 (gw/bearerbox.c:wdp_router) maps to pid 16085.
2013-05-26 12:42:41 [16085] [9] DEBUG: Thread 9 (gw/bb_boxc.c:wapboxc_run) maps to pid 16085.
2013-05-26 12:42:41 [16085] [5] DEBUG: Thread 5 (gw/bb_udp.c:udp_sender) maps to pid 16085.
2013-05-26 12:42:41 [16085] [0] INFO: ----------------------------------------
2013-05-26 12:42:41 [16085] [0] INFO: Kannel bearerbox II version svn-r5040 starting
2013-05-26 12:42:41 [16085] [0] INFO: MAIN: Start-up done, entering mainloop
2013-05-26 12:42:41 [16085] [7] DEBUG: Thread 7 (gw/bb_udp.c:udp_sender) maps to pid 16085.
2013-05-26 12:42:41 [16085] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 16085.
2013-05-26 12:42:41 [16085] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 16085.
2013-05-26 12:42:41 [16085] [2] DEBUG: HTTP: Including port 13000, fd 8 for polling in server thread
2013-05-26 12:42:41 [16085] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 16085.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment