Re: [reSIProcate] Accept Offer (200OK)
You must use the InviteSession api's to send the response, in order for
it to adjust its internal states correctly.
Scott
> -----Original Message-----
> From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx
> [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of
> pawan.narula@xxxxxxxxxxxx
> Sent: Monday, January 08, 2007 12:19 AM
> To: resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
> Subject: [reSIProcate] Accept Offer (200OK)
>
> Hi All,
>
> For a B2BUA, if we recv an answer from the callee, we generally pass
on
> that answer to caller (B2BUA's UAS Handle serverInviteSessionHandle h)
> as
> -
>
> 1. h->provideAnswer(sdp);
> 2. h->accept(200);
>
> I was trying the same with makeResponse(200 OK) with setContents() sdp
> to
> the same SIP msg, but it didn't work.. How is this treated
differently.
>
> Can anyone help..
>
> Thanks
>
> Pawan
>
>
>
>
>
> --------------------------------------------------------------------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
>
>
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel