PANIC then geting DLR from SMPP.

2010-02-17 Thread Jens Haag
Hi! kannel PANIC then i using DLR..I got this all the time (then sending SMS): 2010-02-17 16:59:41 [23948] [4] DEBUG: SMSC[SMPP:server2.msgtoolbox.com:2775/2775:ICITG1_1:G1]: creating DLR message 2010-02-17 16:59:41 [23948] [4] DEBUG: SMSC[SMPP:server2.msgtoolbox.com:2775/2775:ICITG

Re: PANIC then geting DLR from SMPP.

2010-02-17 Thread Nikos Balkanas
persists, post output of: ldd $(which bearerbox) BR, Nikos - Original Message - From: "Jens Haag" To: Sent: Wednesday, February 17, 2010 9:51 PM Subject: PANIC then geting DLR from SMPP. Hi! kannel PANIC then i using DLR..I got this all the time (then sending SMS):

Re: PANIC then geting DLR from SMPP.

2010-02-18 Thread Jens Haag
point invalid. Since it was created OK (else it would have panicked on creation), it probably means that some memory corruption is taking place. Please include an smsc-id in your smsc configuration (something simple). If problem persists, post output of: ldd $(which bearerbox) BR, Nikos - O

Re: PANIC then geting DLR from SMPP.

2010-02-18 Thread Nikos Balkanas
- Original Message - From: "Jens Haag" To: Sent: Thursday, February 18, 2010 1:37 PM Subject: Re: PANIC then geting DLR from SMPP. added smsc-id (to SIlverstreet1) and it is same problem.. Have tryed 2 different smppĀ“s. Here is result from ldd: ldd $(which

Re: PANIC then geting DLR from SMPP.

2010-02-18 Thread Nikos Balkanas
PS: If you want to use valgrind, please compile kannel in debug mode (ACFLAGS = -g -Wall) Nikos - Original Message - From: "Nikos Balkanas" To: "Jens Haag" ; Sent: Thursday, February 18, 2010 3:06 PM Subject: Re: PANIC then geting DLR from SMPP. OK. You are