Yes thanks Stipe,

Yes you have correctly understood, but its not our end resending, but
its the final SMSc or intermediate SMPP provider.

I was hoping maybe there could be someway to send messages to instruct
either the intermediate SMPP or final SMSc not to retry to send even
when it has not received some ACK from handset.  From what you have
mentioned this is not possible due to strict SMPP spec.

So the SMPP servers that we are pushing SMS to are playing up and
resending messages..  too many!!
I guess we can't do anything about it from our end then :(

Thanks again.
G


> > Is there any SMPP parameter that will prevent SMSc from trying to
> > resend SMS (MT's) when there is no ack from handset?
> >
> > Carriers SMSc is playing up and resending SMS assuming that they
> > haven't been delivered, therefore if we can force a parameter maybe we
> > help the SMSc not to resend.
>
> ?? the inquiry isn't clear to me.
>
> bearerbox sends submit_sm PDUs towards an SMPP SMSC. If the SMSC fails to ack
> the PDU via submit_sm_resp PDU, bearerbox has to assume that the MT is not
> accepted/delivered, hence bearerbox will retry.
>
> Is this what you mean?
>
> BTW, there is no way to "accept silently" a non-acked submit_sm PDU, since the
> SMPP spec is strict about confirmations with response PDUs. We can't "think"
> it's ok that we passed PDU to SMSC if we don't get any response. There must 
> be a
> reason why we don't get a response PDU, and that reason is either technical
> issue on the underlying communication layer or a broken SMPP server.
>
> Stipe
>
> -------------------------------------------------------------------
> Kölner Landstrasse 419
> 40589 Düsseldorf, NRW, Germany
>
> tolj.org system architecture      Kannel Software Foundation (KSF)
> http://www.tolj.org/              http://www.kannel.org/
>
> mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
> -------------------------------------------------------------------
>
>

Reply via email to