[reSIProcate] How can I obtain SDP in OPTIONS response
Jason Fischl
jason at counterpath.com
Wed Jun 14 12:32:45 CDT 2006
const SdpContents* sdp =
dynamic_cast<SdpContents*>(successResponse.getContents());
On 6/14/06, Javier Blanco <jblanco at cestel.es> wrote:
>
>
>
> Hi all, I need your help
>
> I´m using reciprocate + Dum to make an application. When I make OPTIONS
> request to UAS, this respond 200 OK, with SDP session ( I can view this
> information with Ethereal ) but I can not obtain SDP information using the
> CALLBACK function onSuccess (virtual void
> onSuccess(ClientOutOfDialogReqHandle cood, const
> SipMessage& successResponse)).
>
> My question is how can obtain the SDP information contained into OPTIONS
> response?.
>
>
> Thanks in advanced for your help.
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>
>
More information about the resiprocate-devel
mailing list