Hello,

Acc module is working with event interface as expected but it does not work 
triggered within  local_route block with below code;
```
local_route {
    if (is_method("BYE") && $DLG_dir=="UPSTREAM") {
        acc_evi_request("200 Dialog Timeout");

    }
}
```
I tested with HEAD branch.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/211
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to