<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br><br>> Date: Wed, 28 Jan 2009 14:29:43 -0200<br>> Subject: Re: [Kamailio-Users] function to send ACK message<br>> From: listas.luafran@gmail.com<br>> To: alex_rsm@hotmail.com<br>> CC: users@lists.kamailio.org<br>> <br>> On Wed, Jan 28, 2009 at 1:30 PM, Alex R. S. M <alex_rsm@hotmail.com> wrote:<br>> > Hi,<br>> ><br>> > I need kamailio proxy to reply with an ACK to 200 OK, i.e. the proxy stays<br>> > in the call:<br>> ><br>> > UAC sends INVITE to kamailio, kamailio forward it to UAS<br>> > UAS sends 180 to kamailio, kamailio forward it to UAC<br>> > UAS sends 200 to kamailio, kamailio forward it to UAC AND sends ACK to UAS<br>> ><br>> ><br>> > I was wondering what function I can use so kamailio can generate an ACK<br>> > message to response to 200 OK.<br>> > Apparently both t_reply () and sl_send_reply() functions create responses<br>> > and not an ACK message.<br>> <br>> I don't care why you want to do that, but in that scenario you will<br>> also have to handle the ACK sent by the UAC in response to 200 OK.<br>> <br>> Just in case, PRACK does not solve your problem?<br>> <br>> ftp://ftp.rfc-editor.org/in-notes/rfc3262.txt<br>> <br>> Regards<br>> Luciano<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>