Hello Daniel

diff --git a/modules/acc/acc.c b/modules/acc/acc.c
index 7bf7dd7..7874c38 100644
--- a/modules/acc/acc.c
+++ b/modules/acc/acc.c
@@ -992,7 +992,7 @@ int acc_run_engines(struct sip_msg *msg, int type, int *reset)
inf.leg_info = leg_info;
while(e) {
if(e->flags & 1) {


Reply to this email directly or view it on GitHub.