Thanks Rinor. I appreciate you going out of your way. Unfortunately, the carrier is almost the monopoly in a monopolistic competition and can't accept a problem is on their side. But we have to deal with them.
Blessed evening. Saludos Ombongi Moraa fe On 27 September 2012 16:32, Rinor Hoxha <[email protected]> wrote: > Another config that you can play with is *max-pending-submits* . Also talk > to the carrier about the delay of *submit_sm_resp*. > Check also this thread > http://www.kannel.org/pipermail/users/2010-December/014474.html > Hope it helps. > > Br, Rinor > > > On Thu, Sep 27, 2012 at 11:14 AM, <[email protected]> wrote: > >> 600 seconds. >> >> Rinor >> >> -original message- >> Subject: Re: Kannel submit_sm and submit_sm_resp >> From: Ombongi Moraa Fe <[email protected]> >> Date: 2012-09-27 09:42 >> >> Hello Rinor, >> >> Thanks 4 your response. I've read more on your answer and I guess not >> waiting for ack could be the best way forward. >> >> However i still need your assistance in understanding this portion of the >> config file; >> >> msg-id-type="0x01" >> #wait-ack-expire = 0x02 >> #reconnect-delay = 60 >> #enquire-link-interval = 30 >> throughput = 25 >> max-pending-submits = 10 >> wait-ack = 600 >> >> the current wait-ack=600; what format is the time? It's 600 what exactly? >> Thanks in advance. >> >> Saludos >> >> Ombongi Moraa fe >> >> >> >> On 26 September 2012 16:42, rinor hoxha <[email protected]> wrote: >> >> > Hi, >> > >> > Check your smsc smpp log and look for warnings like "... Not ACKED >> message >> > found, will retransmit....". If that's the case you can use >> > *wait-ack-expire = 0x02* which means "wait ack forever". >> > Actually default is *wait-ack-expire = 0x01* which means "re-queue", but >> > this could potentially result in sending msg more than once. >> > >> > Based on your scenario that msg has been (re)transmitted 8 times, you >> can >> > play first with this settings: >> > *wait-ack = 480* or even more >> > *wait-ack-expire = 0x01* >> > >> > See if that helps. >> > >> > BR, Rinor >> > >> > >> > >> > On Wed, Sep 26, 2012 at 1:15 PM, Ombongi Moraa Fe < >> > [email protected]> wrote: >> > >> >> Hello guys, >> >> >> >> we've been having problems with one of our SMSC connections in that our >> >> system has been retransmitting responses at times as many as 8 times. >> I've >> >> understood *from discussions* that our system for every submit_sm it >> >> doesn't get a resp on, it retransmits; >> >> >> >> How can I stop kannel from expecting a submit_sm_resp so that it >> doesn't >> >> retransmit messages? This retransmission is very grave especially with >> MT >> >> Billing messages. >> >> >> >> Thanks. >> >> >> >> Saludos >> >> >> >> Ombongi Moraa fe >> >> >> >> >> > >> > >> > -- >> > so close no matter how far forever trusting who we are and nothing else >> > matters >> > >> >> >
