I don't see the solution here. How can you analyze just using sender and
receiver parameters? 1 sender may sent many MO, then how do you know the
MT for each MO if just using sender and receiver information. We need a
key which connect MO-MT-DLR, so we can analyze correctly. Unfortunatelly
AFAIK, Kannel has no built in function to do it. Using foreign_id may
help, but not all telco send message id in their MO. Currently I have
done the generate UUID in the MO if telco not send message id, but it is
only available in HTTP SMSC, I still look for how to implement it in
other protocol, such as SMPP. And if you generate unique number in from
field, it will mess your MT message to telco, since the 'from' field is
usually used to define the source address. TIA.


Willy
"Life, loathe it or ignore it, you can't like it." -- Marvin,
"Hitchhiker's Guide to the Galaxy"


-----Original Message-----
From: Nikos Balkanas <nbalka...@gmail.com>
To: sangprabv <sangpr...@gmail.com>, Kannel User <users@kannel.org>
Subject: Re: Message ID from SMPP MO
Date: Tue, 30 Dec 2008 10:34:26 +0200
Mailer: Microsoft Outlook Express 6.00.2900.3138

Using the "from" and "to" fields. These contain phone numbers in the case of 
MO, and can contain a uniquely generated number in the "from" field in the 
case of MT.

BR,
Nikos
----- Original Message ----- 
From: "sangprabv" <sangpr...@gmail.com>
To: "Kannel User" <users@kannel.org>
Sent: Tuesday, December 30, 2008 9:39 AM
Subject: Message ID from SMPP MO


> Hi,
> Is it true that all MO using SMPP protocol never carries Message ID?
> Then how to analyze between MO-MT-DLR? How to connect/relate it? TIA.
>
>
> Willy
> You are standing on my toes.
>
>
> 



Reply via email to