Dear Yanik,

thx for the reply.

is it possible (it should be actually for a kannel hacker) that when the
mysql inserts are made, a second insert is made in another db which will
probably be a clone of the dlr db of kannel except certain parameters will
be kept in for further use ?

I guess i should start looking for some kannel hacker or someone who could
help in changing code inside ./gw/dlr_mysql.c where all this happens.
Anyone ?

-- 
regards,

Anand

>> hello everyone
>
> Hi!
>
>> stupid question probably.
>
> There's no stupid questions, only stupid aswers ;o)
>
>> when i use mysql with kannel to store the dlr, after kannel recieves the
>> dlr from the smsc are the entries removed from the mysql db ?
>
> The entries in MySQL are deleted just after a successful delivery report.
> It keeps important informations like the DLR URL when a message is
> buffered for example, which would be lost if Kannel process break down
> accidentaly or voluntary because this is stored un the RAM... In this
> case, if a delivery report arrives, Kannel will not know the DLR URL
> anymore...
>
> Yanik
>
>> --
>> regards,
>>
>> Anand
>>
>>
>
>
>


Reply via email to