Hi again,

Am Mittwoch, 11. Dezember 2002 12:44 schrieb Stipe Tolj:
> Hi Alexander,
>
> > attached patch will fix non working suspend/isolate for smpp.
>
> please do write more commentary to your patches. The others should
> gain the ability to see what has been fixed, this includes the
> description of the scenario when something does not work as intended
> and in which way you solve the problem.

Sorry ... Here is sum up of the problem.
If bearerbox will be suspended/isolated then smscconn_stop set is_stopped flag 
in SMSCConn to 1. But unfortunally SMPP never check this flag and do not 
implement stop callback function (defined in SMSCConn). Also SMPP will 
allways receive messages and suspend does't work... Suspend require that 
SMSCConn do not receive any messages , but can send. My patch check if 
is_stopped flag is set and then set command_status in deliver_sm_resp to ESME 
Receiver Temporary App Error Code so SMSC will try again.

>
> Thanks in advance.
>
> 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
Ehrenstraße 2
50672 Köln

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

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


Reply via email to