<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>I need kamailio proxy to reply with an ACK to 200 OK, i.e. the proxy stays in the call:<br><br>UAC&nbsp; sends INVITE to kamailio, kamailio forward it to UAS<br>UAS&nbsp; sends 180 to kamailio, kamailio forward it to UAC<br>UAS&nbsp; sends 200 to kamailio, kamailio forward it to UAC <b><font style="" color="#ff0000">AND sends ACK to UAS</font></b><br><br><br>I was wondering what function I can use so kamailio can generate an ACK message to response to 200 OK.<br>Apparently both t_reply () and sl_send_reply() functions create responses and not an ACK message.<br><br>Thanks,<br>Alex <br><br /><hr />Windows Live™ Hotmail®…more than just e-mail.  <a href='http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_howitworks_012009' target='_new'>See how it works.</a></body>
</html>