Hello,
have you set the flag to log missed transaction?
http://openser.org/docs/modules/1.0.x/acc.html#AEN407
Or is that the some avps are not any more stored for failed transaction?
Maybe some snippets of your config will give us more hints about what
happens there.
Cheers,
Daniel
On 11/26/05 14:04, Federico Giannici wrote:
I'm using OpenSER 1.0.0 on OpenBSD 3.7 amd64.
I have a strange problem with the accounting: I set a couple of AVPs
for every message that arrives at the server. I'm sure they are there
because they are written in the syslog logging. Sometimes, when an
INVITE is relayed (with transactions) and receives an error (488, 422,
etc.), in the SQL logging there is no more presence of the AVPs!
Is this a known problem?
How can I avoid this?
Thanks.