RE: CIMD2 - DLR not crashing!
"Oded Arbel" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
It looks like the driver's fault - the timestamp value for dlr_add is not being generated because the relevant line cimd2_request is commented out :
<snip>
next_reply:
/*reply = cimd2_get_packet(smsc,ts);*/
reply = cimd2_get_packet(smsc, NULL);
if (!reply)
goto io_error;
</snip>
I haven't tested it, but the way I see it the first cimd2_get_packet() line should be uncommented and the second line removed
--
Oded Arbel
m-Wise mobile solutions
[email protected]
+972-9-9581711
+972-67-340014
::..
Knocked, you weren't in.
-- Opportunity
> -----Original Message-----
> From: Stefan Cars [mailto:[email protected]]
> Sent: Thursday, June 27, 2002 4:44 PM
> To: [email protected]
> Cc: [email protected]
> Subject: CIMD2 - DLR not crashing!
>
>
> Hi!
>
> I have checked the latest cvs and it is not crashing any more when
> receiving DLRs on CIMD2. Althogh the DLR is still not working
> (log below):
>
> Maybe it is not a showstopper, but it is indeed something
> worth looking
> at. Maybe Andreas could help us out here, I can assist with access to
> CIMD2 SMSC.
>
> /S
>
> 2002-06-27 15:40:57 [1] DEBUG: Dumping 0 messages and 0 acks to store
> 2002-06-27 15:41:03 [6] DEBUG: Looking for DLR
> smsc=CIMD2:217.174.67.135:9972:globalwire, ts=020627154023,
> dst=46708443600, type=1
> 2002-06-27 15:41:03 [6] DEBUG: DLR not found!
>
>
>
>
> -----------------
> Stefan Cars
> CTO
> Globalwire Communications
> Phone: +46 18 10 79 50
> Mobile(UK): +44 788 061 36 69
> Mobile(SE): +46 708 44 36 00
>
>
>
>
>