RE: DLR and SMPP fixed yet?
"Oded Arbel" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
That part was fixed in CVS. you must either define smsc-id, or update to the latest CVS which has this fixed. -- Oded Arbel m-Wise Mobile Solutions [email protected] Mobile: +972-67-340014 Tel: +972-9-9581711 (ext: 116) ::.. [Debby surveys Bannion's undistinguished hotel room] Debby: "Hey, I like this. Early nothing." -- from 'The Big Heat' -----Original Message----- From: erick.fuentes [mailto:[email protected]] Sent: Thursday, June 06, 2002 4:49 PM To: Patrick Mignott; [email protected] Subject: RE: DLR and SMPP fixed yet? If I remember well you must define the smsc-id in your config file. Erick -----Original Message----- From: Patrick Mignott [mailto:[email protected]] Sent: jueves, 06 de junio de 2002 8:41 To: [email protected] Subject: DLR and SMPP fixed yet? hello is the problem bellow fixed in the latest CVS yet? i am getting crashes with 1.1.6 > 2001-12-31 21:42:27 [9] DEBUG: **********>>>>>>>>>>>>>> SMPP handle_pdu > > Got DELIVER REPORT > > > > 2001-12-31 21:42:27 [9] > > PANIC: gwlib/octstr.c:2032: seems_valid_real: Assertion `ostr != NULL' > > failed. (Called from gwlib/octstr.c:728:octstr_compare.) > > it seems that there is a octstr_compare() call within smsc_smpp.c at > line 449-450 that cause this assertion.