Hello!
I'm using
sl_reply(4xx…);
drop;
to drop invite requests that doesn't follow some custom logic. Is it possible to log
such requests with acc module? It works perfect if 4xx comes from gateway – I have a line
in DB, but when I use sl_reply, it's not accounted.
Do I miss something, or it's not possible to use acc in this case?
BR,
Alex.