<p>hello Daniel, </p><p>&nbsp;&nbsp; I am&nbsp; using&nbsp; ASYNC module of kamailio 3.2.2 for delay sip&nbsp; "INVITE",&nbsp; I want to know if ASYNC Modules can be used for delay a sip method now? if can, I shoud how to use it? <br>My case is : when sip server receives a sip invite,&nbsp; suspends the transaction about 30 seconds,&nbsp; and process something, then continues the tranaction, forward the INVITE message,etc.&nbsp;<br><br>please give some advice, thanks a lots<br><br><strong>Kamailio.cfg as follows:</strong><br>......<br>&nbsp;async_route("RESUME", "20");<br>.....<br>route[RESUME]{<br>&nbsp; &nbsp; &nbsp;&nbsp; if (is_method("INVITE")){<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xlog("=======INVITE====\n");<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(!t_relay()){<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; t_reply("500","eeeeor");<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit;<br>}<br>&nbsp;</p>Regards<br>JIM LUO<br><DIV>
<P class=MsoNormal><FONT face=宋体 color=#0000ff><SPAN style="FONT-SIZE: 14px"><B><BR></B></SPAN></FONT></P></DIV><BR><BR><br>