RE: OPENSMPPBOX Panic

2017-05-22 Thread Wan Md Arif Noor Bin. Wan Nizam
assistance on this, do let me know if you need more information. Thanks! Arif Noor From: users [mailto:users-boun...@kannel.org] On Behalf Of Wan Md Arif Noor Bin. Wan Nizam Sent: Tuesday, May 16, 2017 10:42 AM To: users@kannel.org Subject: RE: OPENSMPPBOX Panic Hi Users, Anyone having this s

RE: OPENSMPPBOX Panic

2017-05-15 Thread Wan Md Arif Noor Bin. Wan Nizam
Hi Users, Anyone having this same issue? Need assist urgently. Thank you and Regards, Arif Noor From: users [mailto:users-boun...@kannel.org] On Behalf Of Wan Md Arif Noor Bin. Wan Nizam Sent: Thursday, May 11, 2017 9:49 AM To: users@kannel.org Subject: OPENSMPPBOX Panic This sender failed

Re: OpenSMPPBox Panic

2017-01-27 Thread Davor Spasoski
I second this. The panic happens on receiving the second part. I used kannel as a client and the concatenation mechanism used is udh based. > On Jan 27, 2017, at 2:13 PM, Garry Macasieb wrote: > > Hi Rene / Users, > > Greetings! > > Wish to consult you about the PANIC i'm getting from Opensmppbo

Re: Opensmppbox Panic

2014-04-30 Thread Saurabh Pandey
Solved: Just pass a proper Octet string: msgid = *octstr_duplicate*(gwlist_get(parts,gwlist_len(parts)-1)); On Wed, Apr 30, 2014 at 6:37 AM, Saurabh Pandey wrote: > Hi, please anyone help me. I've tried everything, studied about Octet > string, used all functions, this isn't getting fixed. Acc

Re: Opensmppbox Panic

2014-04-29 Thread Saurabh Pandey
Hi, please anyone help me. I've tried everything, studied about Octet string, used all functions, this isn't getting fixed. According to the Logs,the problem seems to be: *ostr->data[ostr->len] == '\0'' failed* which I understood that last char of the octet string should be "\0". I've tried everyth