Hi Stipe,

On Sunday 17 November 2002 15:05, you wrote:
> Hi Alexander,
>
> ok, I tried to understand the patch. Here is what I sum up:
>
> Within gw/bb_boxc.c:boxc_receiver() you create a msg of type ack and
> fill it with values depending on the result of the smsc2_rout() call.
> ok so far ok.

you are right here..

>
> Then you inject the ack msg to conn->incoming. But I don't see any
> usage of that queue within smsbox? So the question is: where is the
> ack msg used after this?

Please see boxc_sender :
            if ((msg = list_consume(conn->incoming)) == NULL) {
                ...
            }

boxc_sender is consumer of this list ...
We don't use smsbox  and generated ack will not be used within smsbox. This should be 
implemented ;)
If you want I can do this ?

Regards Alex
>
> Stipe
>
> [EMAIL PROTECTED]
> -------------------------------------------------------------------
> Wapme Systems AG
>
> Vogelsanger Weg 80
> 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

-- 
Mit besten Grüßen aus Köln

Dipl.-Ing.
Alexander Malysh
___________________________________

Centrium GmbH
Ehrenstrasse 2
50672 Köln

Fon: +49 (0221) 277 49 150
Fax: +49 (0221) 277 49 109

email: [EMAIL PROTECTED]
web: http://www.centrium.de

Reply via email to