> Does the duplicated FID happened on the same MSISDN? Yes. I had this problem with italian telco. Often the FID is the timestampand with high load telco can you return the same FID (at least in italy)
2010/3/11 sangprabv <[email protected]> > Thanks for the correction ;) > > > > sangprabv > [email protected] > > > On Mar 11, 2010, at 12:26 PM, Nikos Balkanas wrote: > > > Correction: > > > > Kannel always searches DLR by SMSc, FID and MSISDN ;-) > > > > BR, > > Nikos > > ----- Original Message ----- From: "sangprabv" <[email protected]> > > To: "Nikos Balkanas" <[email protected]> > > Cc: "Gabor Maros" <[email protected]>; <[email protected]> > > Sent: Thursday, March 11, 2010 3:10 AM > > Subject: Re: Duplicated FID (foreign_id) > > > > > > Does the duplicated FID happened on the same MSISDN? If not then it's not > an issue, since Kannel always search DLR by MSISDN and FID. > > > > > > > > sangprabv > > [email protected] > > > > > > On Mar 11, 2010, at 1:26 AM, Nikos Balkanas wrote: > > > >> Hi, > >> > >> Each smsc is generating its own unique ID called foreign ID (FID). This > should be unique per SMSc according to the protocol. This is notified to > kannel in the submit_sm_resp PDU (assuming SMPP) sent by the SMSc and kannel > correlates that to its message id. > >> > >> For the different FID formats refer to message-type in User's Guide. > >> > >> BR, > >> Nikos > >> ----- Original Message ----- From: "Gabor Maros" < > [email protected]> > >> To: <[email protected]> > >> Sent: Wednesday, March 10, 2010 8:03 PM > >> Subject: Duplicated FID (foreign_id) > >> > >> > >>> > >>> Hi, > >>> > >>> can anybody tell me how is FID generated or on which side. > >>> I ask it because I have a problem: in access.log there are different > >>> messages that have the same PIDs, and I need to know where I should > search > >>> the problem (on kannel side, or on my sms provider's side). > >>> > >>> Thanks! > >>> -- > >>> View this message in context: > http://old.nabble.com/Duplicated-FID-%28foreign_id%29-tp27853586p27853586.html > >>> Sent from the Kannel - User mailing list archive at Nabble.com. > >>> > >> > >> > > > > >
