<p>Hi,</p>
<p>I am a newbie to kamailio, trying to understand how async module works.<br>
It is working for request_route.<br>
I added ANY_ROUTE so as to allow for reply_route block as shown in the snippet below.<br>
But the async_route function is not working for reply_route block. How can I achieve this.</p>
<p>static cmd_export_t cmds[]={<br>
{"async_route", (cmd_function)w_async_route, 2, fixup_async_route,<br>
0, REQUEST_ROUTE|FAILURE_ROUTE|ANY_ROUTE},<br>
{"async_sleep", (cmd_function)w_async_sleep, 1, fixup_async_sleep,<br>
0, REQUEST_ROUTE|FAILURE_ROUTE|ANY_ROUTE},<br>
{"async_task_route", (cmd_function)w_async_task_route, 1, fixup_async_task_route,<br>
0, REQUEST_ROUTE|FAILURE_ROUTE|ANY_ROUTE},<br>
{0, 0, 0, 0, 0, 0}<br>
};</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/1247">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZXVxNK6yrrmwL607_cq3RsSVNc8eks5smhcTgaJpZM4PlfA_">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZQ-WidT7yatfWC886jP0L3obIoerks5smhcTgaJpZM4PlfA_.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/1247"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"How to enhance the \"ASYNC Module\" to support for SIP replies (#1247)"}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1247"}}}</script>