[reSIProcate] Accept Offer (200OK)
Scott Godin
slgodin at icescape.com
Mon Jan 8 08:26:26 CST 2007
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 at list.resiprocate.org
> [mailto:resiprocate-devel-bounces at list.resiprocate.org] On Behalf Of
> pawan.narula at masconit.com
> Sent: Monday, January 08, 2007 12:19 AM
> To: resiprocate-devel at list.resiprocate.org
> 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 at list.resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
More information about the resiprocate-devel
mailing list