Federico Giannici wrote:
I have activated the "failed_transactions"
flag in SER 0.9.4.
Now the "acc" module logs the 487 errors for INVITEs, but it DOESN'T log
the 404 or 480 errors. Why?
Probably as they are no transactions. Usually you will handle 404
stateless without tm module. Thus, there is no failed transaction.
klaus
Perhaps they are considered "missed calls"
(i don't log missed calls)?
But then the 487 should be considered missed call too...
Thanks.