[OpenSIPS-Devel] [opensips] async() crashes on end-to-end ACKs (#819)

Liviu Chircu notifications at github.com
Fri Mar 4 18:06:49 CET 2016


Present in all 2.X versions.

To reproduce: simply throw in an `async()` call in the beginning of the request route:

```
route
{
    async(avp_db_query(...));
    ...
```

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/819
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160304/2ad36537/attachment.htm>


More information about the Devel mailing list