<br clear="all">Hello,<br><br>I&#39;m using uac_req_send () to send a request generated in Kamailio (eg Example 1.21. UAC module)<br><br>$ uac_req (method) = &quot;OPTIONS&quot;;<br>$ uac_req (ruri) = &quot;sip: <a href="http://kamailio.org">kamailio.org</a>&quot;;<br>
$ uac_req (furi) = &quot;sip: <a href="http://kamailio.org">kamailio.org</a>&quot;;<br>$ uac_req (turi) = &quot;sip: <a href="http://kamailio.org">kamailio.org</a>&quot;;<br>uac_req_send ();<br><br>However, I need to capture the responses of this request with failure_route TM module.<br>
Is there a way to capture these responses when I&#39;m using uac_req_send() function?<br><br><br><span id="result_box" class="" lang="en"><span class="hps">I appreciate your comments.<br><br>Freddy<br><br></span></span>