< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] How can I obtain SDP in OPTIONS response


const SdpContents* sdp =
dynamic_cast<SdpContents*>(successResponse.getContents());



On 6/14/06, Javier Blanco <jblanco@xxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel