Hi it's me again, I just solved the segmentation fault issue, but now I got another error:
[EMAIL PROTECTED] etc]# /usr/sbin/bearerbox -v 0 /etc/kannel.conf
2005-04-05 16:27:43 [10201] [0] INFO: Debug_lvl = 0, log_file = <none>, log_lvl = 0
2005-04-05 16:27:43 [10201] [0] INFO: DLR using storage type: internal
2005-04-05 16:27:43 [10201] [0] DEBUG: Kannel bearerbox version `1.3.2'.
Build `Jan 4 2005 10:54:13', compiler `3.3.2 (Linux 3.3.2-1)'.
System Linux, release 2.4.29-1, version #1 Tue Feb 1 23:42:09 EST 2005, machine i686.
Hostname chiffchaff.transmedia.co.id, IP 202.153.129.25.
Libxml version 2.5.11.
Compiled with MySQL 4.0.21, using MySQL 4.0.23a.
Using native malloc.
2005-04-05 16:27:43 [10201] [0] INFO: Added logfile `/var/log/kannel/bearerbox.log' with level `1'.
2005-04-05 16:27:43 [10201] [0] INFO: Started access logfile `/var/log/kannel/bearerbox-access.log'.
2005-04-05 16:27:43 [10201] [0] DEBUG: Started thread 1 (gw/bb_store.c:store_cleanup)
2005-04-05 16:27:43 [10201] [0] INFO: SSL not supported, no SSL initialization done.
2005-04-05 16:27:43 [10201] [0] INFO: HTTP: Opening server at port 36650.
2005-04-05 16:27:43 [20565] [1] DEBUG: Thread 1 (gw/bb_store.c:store_cleanup) maps to pid 20565.
2005-04-05 16:27:43 [10201] [0] DEBUG: Started thread 2 (gwlib/fdset.c:poller)
2005-04-05 16:27:43 [10201] [0] DEBUG: Started thread 3 (gwlib/http.c:server_thread)
2005-04-05 16:27:43 [21144] [2] DEBUG: Thread 2 (gwlib/fdset.c:poller) maps to pid 21144.
2005-04-05 16:27:43 [25111] [3] DEBUG: Thread 3 (gwlib/http.c:server_thread) maps to pid 25111.
2005-04-05 16:27:43 [10201] [0] DEBUG: Started thread 4 (gw/bb_http.c:httpadmin_run)
2005-04-05 16:27:43 [10201] [0] INFO: ----------------------------------------
2005-04-05 16:27:43 [10201] [0] INFO: Kannel bearerbox II version 1.3.2 starting
2005-04-05 16:27:43 [31424] [4] DEBUG: Thread 4 (gw/bb_http.c:httpadmin_run) maps to pid 31424.
2005-04-05 16:27:48 [10201] [0] INFO: Loading store file `/var/log/kannel/sms.log'
2005-04-05 16:27:48 [10201] [0] INFO: Store-file size 0, starting to unpack
2005-04-05 16:27:48 [10201] [0] INFO: Retrieved 0 messages, non-acknowledged messages: 0
2005-04-05 16:27:48 [10201] [0] INFO: MAIN: Start-up done, entering mainloop
[EMAIL PROTECTED] sangprabv]# /usr/sbin/smsbox -v 1 /etc/kannel.conf
2005-04-05 16:27:52 [32283] [0] INFO: Debug_lvl = 1, log_file = <none>, log_lvl = 0
2005-04-05 16:27:52 [32283] [0] INFO: Starting to log to file /var/log/kannel/smsbox.log level 1
2005-04-05 16:27:52 [32283] [0] INFO: Added logfile `/var/log/kannel/smsbox.log' with level `1'.
2005-04-05 16:27:52 [32283] [0] INFO: Service global sender set as '3665'
2005-04-05 16:27:52 [32283] [0] INFO: Logging accesses to '/var/log/kannel/smsbox-access.log'.
2005-04-05 16:27:52 [32283] [0] INFO: Started access logfile `/var/log/kannel/smsbox-access.log'.
2005-04-05 16:27:52 [32283] [0] INFO: HTTP: Opening server at port 3665.
2005-04-05 16:27:52 [32283] [0] INFO: Set up send sms service at port 3665
2005-04-05 16:27:52 [32283] [0] INFO: Using HTTP request queueing with 3 retries, 3s delay.
2005-04-05 16:27:52 [32283] [0] ERROR: connect failed
2005-04-05 16:27:52 [32283] [0] ERROR: System error 111: Connection refused
2005-04-05 16:27:52 [32283] [0] ERROR: error connecting to server `202.153.129.25' at port `36651'
2005-04-05 16:27:52 [32283] [0] PANIC: Couldn't connect to the bearerbox.
2005-04-05 16:27:52 [32283] [0] PANIC: /usr/sbin/smsbox(gw_panic+0x19a) [0x807cff3]
2005-04-05 16:27:52 [32283] [0] PANIC: /usr/sbin/smsbox(connect_to_bearerbox+0x48) [0x805fbaf]
2005-04-05 16:27:52 [32283] [0] PANIC: /usr/sbin/smsbox(main+0x2dc) [0x805abfd]
2005-04-05 16:27:52 [32283] [0] PANIC: /lib/libc.so.6(__libc_start_main+0xc3) [0x403396b3]
What's wrong here? The port is available no application use the port, thanks for any reply.
Regards
Willy
