Kannel 1.5 DLR - segmentation fault

2013-05-16 Thread Adam Pinter
Hello everyone, I have a problem with the DLR on kannel 1.5 The remote SMSC sending DLRs which are not found in our DLR table as you can see in attached logs. This causes segmentation fault end kills kannel. I've found a patch to solve this problem which trying to find the DLR in table for X ti

Re: Kannel 1.5 DLR - segmentation fault

2013-05-16 Thread Andreas Fink
there's two issues to solve here: a) why are you getting a DLR for a message you have sent but don't remember. b) why is it bailing out at this time because this should simply ignore the DLR in that case. for b) we need a backtrace, a PANIC log or something like that to find out what is creatin

Re: Kannel 1.5 DLR - segmentation fault

2013-05-16 Thread spameden
1. Did you modify kannel source? 2. What's the revision from SVN are you using? Is it latest? 2013/5/16 Andreas Fink > there's two issues to solve here: > a) why are you getting a DLR for a message you have sent but don't > remember. > b) why is it bailing out at this time because this should s