Hi,
The internal kannel key is:
smsc, FID, destination.
So you don't need any patch, it works fine the way it is.
BR,
Nikos
----- Original Message -----
From: "Gabor Maros" <[email protected]>
To: <[email protected]>
Sent: Friday, March 12, 2010 4:46 PM
Subject: Re: Duplicated FID (foreign_id)
Hi,
I just want to write down our solution:
I sent the question about the problem to our sms provider, which told me
that if i want to pair the sent sm with delivery report than the key is
not
just the FID (which is just a timestamp), but the FID+destination.
So we had to change the code of kannel. We using mysql dlr database, so we
just changed gw/dlr_mysql.c at 3 places (it can be seen in the enclosed
file
http://old.nabble.com/file/p27875373/dlr_mysql.c dlr_mysql.c )
If we send more SMs to one destination in one sec, than the provider
shifts
FID (timestamp at theire side), so even this case the FID+destination will
be unique.
Bye!
Gabor Maros wrote:
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-tp27853586p27875373.html
Sent from the Kannel - User mailing list archive at Nabble.com.