On Wed, 27 Jun 2001, Alexei Pashkovsky wrote:

> Right, I saw the new interface in SMPP module.
> Does anyone have docs for it, can you supply us a list of modules that use
> new interface ?

see gw/smscconn_p.h

modules smsc_emi2, smsc_fake and smsc_smpp should use it.

> > > is there someone who have some free time to explain me when Kannel uses
> > > those :
> > >     SMSCCONN_FAILED_SHUTDOWN,
> > >     SMSCCONN_FAILED_REJECTED,
> > >     SMSCCONN_FAILED_MALFORMED,
> > >     SMSCCONN_FAILED_TEMPORARILY
> > > and what exactly happens if the failure is temporarily ?
> > > Does bearerbox try to resend the message than ?

see bb_smscconn.c  - in a case of shutdown and temporarily, message is
rerouted and retried with other smsc connection (if any), while
rejected/malformed is discarded.


-- 
        &Kalle  ||  http://iki.fi/rpr/


Reply via email to