Re: Delivery Report crash Kannel
"Bruno David Rodrigues" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <018101c1c393$4d5c54b0$6e01290a@hobbes> |
Line 572 (in my code) is an octstr_get_cstr(msg->sms.receiver). It's very strange if there is no receiver at that time. If there was some changes in the code, it could be the octstr_get_cstr(msg->sms.dlr_url). Do he have a dlr-url defined in configuration ? could you please test adding a &dlr-url=<urlencoded url> in the get ? ----- Original Message ----- From: "Stipe Tolj" <[email protected]> Cc: "Kannel Developers (E-mail)" <[email protected]>; "Andreas Fink" <[email protected]> Sent: Monday, March 04, 2002 12:27 PM Subject: Re: Delivery Report crash Kannel > Dedy Sutanto wrote: > > > > Dear all, > > > > I have problem with kannel CVS regarding SMPP. > > Thsi problem occured when I activate dlrmask in http request > > http://localhost:xxxx/cgi-bin/sendsms?username=xxxr&password=xxx&to=62818155 112&mclass=1&text=hallo&dlrmask=1 > > > > The message seem delivered. But after that kannel crashed with > > error: > > 2002-02-28 07:08:05 [5] PANIC: gwlib/octstr.c:2053: > > seems_valid_real: Assertion `ostr != NULL' failed. (Called from > > gw/smsc_smpp.c:572:handle_pdu.) > > Andreas, this seems to break something in the dlr_add() call. Any > ideas from you why we are throwing assertion error here? > > Stipe > > [email protected] > ------------------------------------------------------------------- > Wapme Systems AG > > Münsterstr. 248 > 40470 Düsseldorf > > Tel: +49-211-74845-0 > Fax: +49-211-74845-299 > > E-Mail: [email protected] > Internet: http://www.wapme-systems.de > ------------------------------------------------------------------- > wapme.net - wherever you are > > > >