Hi can u provide contents of /var/log/kannel/nextel2.log It seems octstr_format gave some exception. This doesn't seems good may be some code bug!
On Tue, Jan 20, 2009 at 12:23 PM, Alvaro Cornejo <[email protected]>wrote: > Hi list > > After a couple of days running, kannel panics again with exactly the > same error reported Jan 12 > > 2009-01-20 00:27:14 [8890] [0] DEBUG: Started thread 26 > (gw/bb_smscconn.c:sms_router) > 2009-01-20 00:27:14 [8890] [0] INFO: > ---------------------------------------- > 2009-01-20 00:27:14 [8890] [0] INFO: Kannel bearerbox II version > cvs-20090112 starting > 2009-01-20 00:27:14 [8890] [0] INFO: MAIN: Start-up done, entering mainloop > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[t1]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[t2]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[t3]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[t4]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[t5]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[t6]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[m1]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[m2]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[t7]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[t9]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[t10]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[m3]: start called > 2009-01-20 00:27:14 [8890] [0] DEBUG: AT2[m4]: start called > 2009-01-20 00:27:14 [8890] [24] DEBUG: Thread 24 > (gw/smsc/smsc_http.c:httpsmsc_receiver) maps to pid 8890. > 2009-01-20 00:27:14 [8890] [24] INFO: Logging thread `24' to logfile > `/var/log/kannel/nextel2.log' with level `0'. > 2009-01-20 00:27:14 [8890] [26] DEBUG: Thread 26 > (gw/bb_smscconn.c:sms_router) maps to pid 8890. > 2009-01-20 00:27:14 [8890] [25] DEBUG: Thread 25 > (gw/smsc/smsc_http.c:httpsmsc_send_cb) maps to pid 8890. > 2009-01-20 00:27:14 [8890] [25] INFO: Logging thread `25' to logfile > `/var/log/kannel/nextel2.log' with level `0'. > 2009-01-20 00:27:14 [8890] [6] PANIC: octstr_format format string syntax > error. > 2009-01-20 00:27:14 [8890] [6] PANIC: > /usr/local/sbin/bearerbox(gw_panic+0xc2) [0x80ce3a2] > 2009-01-20 00:27:14 [8890] [6] PANIC: > /usr/local/sbin/bearerbox(octstr_format_valist_real+0x1a8) [0x80d2518] > 2009-01-20 00:27:14 [8890] [6] PANIC: > /usr/local/sbin/bearerbox(octstr_format+0x1b) [0x80d2e5b] > 2009-01-20 00:27:14 [8890] [6] PANIC: /usr/local/sbin/bearerbox [0x808844c] > 2009-01-20 00:27:14 [8890] [6] PANIC: /usr/local/sbin/bearerbox [0x8089420] > 2009-01-20 00:27:14 [8890] [6] PANIC: /usr/local/sbin/bearerbox [0x808ad59] > 2009-01-20 00:27:14 [8890] [6] PANIC: /usr/local/sbin/bearerbox [0x80c4c31] > 2009-01-20 00:27:14 [8890] [6] PANIC: /lib/libpthread.so.0 [0x4c83db] > 2009-01-20 00:27:14 [8890] [6] PANIC: /lib/libc.so.6(clone+0x5e) [0x5a726e] > > What is strange is that after a couple of retries of "#service kannel > restart" kannel start working again without making any change to the > server. > > Does anyone knows what can it be? > > I don t like to have my production server with this kind of failures. > > The system is running on a DELL 1950 2GBRam under fedora6 > > Regards > > Alvaro > > > > |-----------------------------------------------------------------------------------------------------------------| > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > celular y Nextel > en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via > SMS y GPRS online > Visitenos en www.perusms.NET www.smsglobal.com.mx y > www.pravcom.com > > > > On Mon, Jan 12, 2009 at 10:09 PM, Alvaro Cornejo > <[email protected]> wrote: > > Hi All > > > > I just install latest CVS and bearerbox panics. Here is the log. > > > > > > For simplicity, In the config file attached I didn show all the > > SMSC_AT entries since all are the same. So the log shows several > > entries for AT smsc that are not shown on config files > > > > > > > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/bearerbox.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: Started access logfile > > `/var/log/kannel/beareraccess.log'. > > 2009-01-12 20:52:08 [23586] [0] INFO: HTTP: Opening server at port 13000. > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 1 > (gwlib/fdset.c:poller) > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 2 > > (gwlib/http.c:server_thread) > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 3 > > (gw/bb_http.c:httpadmin_run) > > 2009-01-12 20:52:08 [23586] [0] DEBUG: starting smsbox connection module > > 2009-01-12 20:52:08 [23586] [0] INFO: BOXC: 'smsbox-max-pending' not > > set, using default (100). > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 4 > > (gw/bb_boxc.c:sms_to_smsboxes) > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 5 > > (gw/bb_boxc.c:smsboxc_run) > > 2009-01-12 20:52:08 [23586] [0] INFO: Set SMS resend frequency to 60 > seconds. > > 2009-01-12 20:52:08 [23586] [0] INFO: SMS resend retry set to unlimited. > > 2009-01-12 20:52:08 [23586] [0] DEBUG: smsbox MO concatenated message > > handling enabled > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id > > <Tel_sc3783> disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/Tel_sc3783.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) > > maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [2] DEBUG: Thread 2 > > (gwlib/http.c:server_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [3] DEBUG: Thread 3 > > (gw/bb_http.c:httpadmin_run) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [4] DEBUG: Thread 4 > > (gw/bb_boxc.c:sms_to_smsboxes) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [5] DEBUG: Thread 5 > > (gw/bb_boxc.c:smsboxc_run) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 6 > > (gw/smsc/smsc_smpp.c:io_thread) > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id <Tel1> > disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/com1_Tel1.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[Tel1]: configuration doesn't > > show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 7 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [7] DEBUG: Thread 7 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [7] INFO: Logging thread `7' to logfile > > `/var/log/kannel/com1_Tel1.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id <Tel2> > disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x1p1_Tel2.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [6] DEBUG: Thread 6 > > (gw/smsc/smsc_smpp.c:io_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [6] INFO: Logging thread `6' to logfile > > `/var/log/kannel/Tel_sc3783.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[Tel2]: configuration doesn't > > show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 8 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id <Tel3> > disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x1p2_Tel3.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [8] DEBUG: Thread 8 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [8] INFO: Logging thread `8' to logfile > > `/var/log/kannel/x1p1_Tel2.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[Tel3]: configuration doesn't > > show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 9 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id <Tel4> > disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x1p3_Tel4.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[Tel4]: configuration doesn't > > show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 10 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [10] DEBUG: Thread 10 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [10] INFO: Logging thread `10' to logfile > > `/var/log/kannel/x1p3_Tel4.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id <Tel5> > disabled. > > 2009-01-12 20:52:08 [23586] [9] DEBUG: Thread 9 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [9] INFO: Logging thread `9' to logfile > > `/var/log/kannel/x1p2_Tel3.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x1p4_Tel5.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[Tel5]: configuration doesn't > > show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 11 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id <Tel6> > disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x1p5_Tel6.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [11] DEBUG: Thread 11 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [11] INFO: Logging thread `11' to logfile > > `/var/log/kannel/x1p4_Tel5.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[Tel6]: configuration doesn't > > show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 12 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id > > <momx1> disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x1p6_momx1.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[momx1]: configuration > > doesn't show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 13 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [13] DEBUG: Thread 13 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [13] INFO: Logging thread `13' to logfile > > `/var/log/kannel/x1p6_momx1.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id > > <momx2> disabled. > > 2009-01-12 20:52:08 [23586] [12] DEBUG: Thread 12 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x1p7_momx2.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [12] INFO: Logging thread `12' to logfile > > `/var/log/kannel/x1p5_Tel6.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[momx2]: configuration > > doesn't show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 14 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id <Tel7> > disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x2p1_Tel7.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [14] DEBUG: Thread 14 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [14] INFO: Logging thread `14' to logfile > > `/var/log/kannel/x1p7_momx2.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[Tel7]: configuration doesn't > > show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 15 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id <Tel9> > disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x2p3_Tel9.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[Tel9]: configuration doesn't > > show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 16 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [16] DEBUG: Thread 16 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [16] INFO: Logging thread `16' to logfile > > `/var/log/kannel/x2p3_Tel9.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [15] DEBUG: Thread 15 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [15] INFO: Logging thread `15' to logfile > > `/var/log/kannel/x2p1_Tel7.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id > > <Tel10> disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x2p4_Tel10.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[Tel10]: configuration > > doesn't show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 17 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id > > <momx3> disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x2p5_momx3.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [17] DEBUG: Thread 17 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [17] INFO: Logging thread `17' to logfile > > `/var/log/kannel/x2p4_Tel10.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[momx3]: configuration > > doesn't show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 18 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id > > <momx4> disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/x2p6_momx4.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: AT2[momx4]: configuration > > doesn't show modemtype. will autodetect > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 19 > > (gw/smsc/smsc_at.c:at2_device_thread) > > 2009-01-12 20:52:08 [23586] [19] DEBUG: Thread 19 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [19] INFO: Logging thread `19' to logfile > > `/var/log/kannel/x2p6_momx4.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id > > <click> disabled. > > 2009-01-12 20:52:08 [23586] [18] DEBUG: Thread 18 > > (gw/smsc/smsc_at.c:at2_device_thread) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [18] INFO: Logging thread `18' to logfile > > `/var/log/kannel/x2p5_momx3.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/click1.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: HTTP: Opening server at port 13014. > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 20 > > (gw/smsc/smsc_http.c:httpsmsc_receiver) > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 21 > > (gw/smsc/smsc_http.c:httpsmsc_send_cb) > > 2009-01-12 20:52:08 [23586] [0] INFO: HTTP[click]: Initiated and ready > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id > > <nxtlmail1> disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/ntel1.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] WARNING: Both 'allowed-smsc-id' and > > 'denied-smsc-id' set, deny-list automatically ignored > > 2009-01-12 20:52:08 [23586] [21] DEBUG: Thread 21 > > (gw/smsc/smsc_http.c:httpsmsc_send_cb) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [21] INFO: Logging thread `21' to logfile > > `/var/log/kannel/click1.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [20] DEBUG: Thread 20 > > (gw/smsc/smsc_http.c:httpsmsc_receiver) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [20] INFO: Logging thread `20' to logfile > > `/var/log/kannel/click1.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: HTTP: Opening server at port 13016. > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 22 > > (gw/smsc/smsc_http.c:httpsmsc_receiver) > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 23 > > (gw/smsc/smsc_http.c:httpsmsc_send_cb) > > 2009-01-12 20:52:08 [23586] [0] INFO: HTTP[nxtlmail1]: Initiated and > ready > > 2009-01-12 20:52:08 [23586] [0] INFO: DLR rerouting for smsc id > > <nxtlmail2> disabled. > > 2009-01-12 20:52:08 [23586] [0] INFO: Added logfile > > `/var/log/kannel/ntel2.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] WARNING: Both 'allowed-smsc-id' and > > 'denied-smsc-id' set, deny-list automatically ignored > > 2009-01-12 20:52:08 [23586] [23] DEBUG: Thread 23 > > (gw/smsc/smsc_http.c:httpsmsc_send_cb) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [23] INFO: Logging thread `23' to logfile > > `/var/log/kannel/ntel1.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [0] INFO: HTTP: Opening server at port 13017. > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 24 > > (gw/smsc/smsc_http.c:httpsmsc_receiver) > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 25 > > (gw/smsc/smsc_http.c:httpsmsc_send_cb) > > 2009-01-12 20:52:08 [23586] [0] INFO: HTTP[nxtlmail2]: Initiated and > ready > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 26 > > (gw/bb_smscconn.c:sms_router) > > 2009-01-12 20:52:08 [23586] [0] DEBUG: starting wapbox connection module > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 27 > > (gw/bb_boxc.c:wdp_to_wapboxes) > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 28 > > (gw/bb_boxc.c:wapboxc_run) > > 2009-01-12 20:52:08 [23586] [0] DEBUG: starting WDP router > > 2009-01-12 20:52:08 [23586] [0] DEBUG: Started thread 29 > > (gw/bearerbox.c:wdp_router) > > 2009-01-12 20:52:08 [23586] [0] INFO: > ---------------------------------------- > > 2009-01-12 20:52:08 [23586] [0] INFO: Kannel bearerbox II version > > cvs-20090113 starting > > 2009-01-12 20:52:08 [23586] [0] INFO: MAIN: Start-up done, entering > mainloop > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[Tel1]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[Tel2]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[Tel3]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[Tel4]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[Tel5]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[Tel6]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[momx1]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[momx2]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[Tel7]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[Tel9]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[Tel10]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[momx3]: start called > > 2009-01-12 20:52:08 [23586] [0] DEBUG: AT2[momx4]: start called > > 2009-01-12 20:52:08 [23586] [22] DEBUG: Thread 22 > > (gw/smsc/smsc_http.c:httpsmsc_receiver) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [22] INFO: Logging thread `22' to logfile > > `/var/log/kannel/ntel1.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [24] DEBUG: Thread 24 > > (gw/smsc/smsc_http.c:httpsmsc_receiver) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [24] INFO: Logging thread `24' to logfile > > `/var/log/kannel/ntel2.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [25] DEBUG: Thread 25 > > (gw/smsc/smsc_http.c:httpsmsc_send_cb) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [25] INFO: Logging thread `25' to logfile > > `/var/log/kannel/ntel2.log' with level `0'. > > 2009-01-12 20:52:08 [23586] [26] DEBUG: Thread 26 > > (gw/bb_smscconn.c:sms_router) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [27] DEBUG: Thread 27 > > (gw/bb_boxc.c:wdp_to_wapboxes) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [27] DEBUG: wdp_to_wapboxes: destroying lists > > 2009-01-12 20:52:08 [23586] [27] DEBUG: Thread 27 > > (gw/bb_boxc.c:wdp_to_wapboxes) terminates. > > 2009-01-12 20:52:08 [23586] [29] DEBUG: Thread 29 > > (gw/bearerbox.c:wdp_router) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [28] DEBUG: Thread 28 > > (gw/bb_boxc.c:wapboxc_run) maps to pid 23586. > > 2009-01-12 20:52:08 [23586] [6] PANIC: octstr_format format string syntax > error. > > 2009-01-12 20:52:08 [23586] [6] PANIC: > > /usr/local/sbin/bearerbox(gw_panic+0xc2) [0x80ce3a2] > > 2009-01-12 20:52:08 [23586] [6] PANIC: > > /usr/local/sbin/bearerbox(octstr_format_valist_real+0x1a8) [0x80d2518] > > 2009-01-12 20:52:08 [23586] [6] PANIC: > > /usr/local/sbin/bearerbox(octstr_format+0x1b) [0x80d2e5b] > > 2009-01-12 20:52:08 [23586] [6] PANIC: /usr/local/sbin/bearerbox > [0x808844c] > > 2009-01-12 20:52:08 [23586] [6] PANIC: /usr/local/sbin/bearerbox > [0x8089420] > > 2009-01-12 20:52:08 [23586] [6] PANIC: /usr/local/sbin/bearerbox > [0x808ad59] > > 2009-01-12 20:52:08 [23586] [6] PANIC: /usr/local/sbin/bearerbox > [0x80c4c31] > > 2009-01-12 20:52:08 [23586] [6] PANIC: /lib/libpthread.so.0 [0x4c83db] > > 2009-01-12 20:52:08 [23586] [6] PANIC: /lib/libc.so.6(clone+0x5e) > [0x5a726e] > > [r...@srvcom1 kannel]# > > > > > > #CORE BEARERBOX > > group = core > > admin-port = 13000 > > smsbox-port = 13001 > > wapbox-port = 13002 > > dlr-storage = mysql > > # usar en vez del MYSQL-DLR > > # dlr-storage = internal > > admin-password = > > status-password = > > #box-allow-ip = "*.*.*.*" > > box-allow-ip = "127.0.0.1;10.10.5.2" > > box-deny-ip = "*.*.*.*" > > log-file = "/var/log/kannel/bearerbox.log" > > log-level = 0 > > access-log = "/var/log/kannel/beareraccess.log" > > > > > > # SMSBOX SETUP > > # > > group = smsbox > > bearerbox-host = 10.10.5.2 > > sendsms-chars = "0123456789 +" > > sendsms-port = 13013 > > global-sender = SmsGlobal > > log-file = "/var/log/kannel/smsbox.log" > > log-level = 0 > > access-log = "/var/log/kannel/smsaccess.log" > > http-request-retry = 10 > > http-queue-delay = 60 > > # mo-recode = yes > > # LOG LEVEL 0 = DEBUG, 4 = INFO > > # > > > > > > > > group = smsc > > smsc = smpp > > smsc-id = te1 > > host = > > port = 8808 > > transceiver-mode = true > > smsc-username = c > > smsc-password = v > > ##throughput = 10 > > msg-id-type = 1 > > system-type = smpp > > dest-addr-ton = 2 > > dest-addr-npi = 1 > > source-addr-ton = 2 > > source-addr-npi = 1 > > ##denied-smsc-id = click > > log-level = 0 > > log-file = "/var/log/kannel/telcel_sc3783.log" > > allowed-smsc-id = te1 > > > > group = smsc > > smsc = at > > smsc-id = tel2 > > log-level = 0 > > log-file = "/var/log/kannel/com1_tel2.log" > > modemtype = auto > > device = /dev/ttyS0 > > speed = 115200 > > allowed-smsc-id = tel2 > > sim-buffering = true > > keepalive = 60 > > max-error-count = 8 > > > >
