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

[reSIProcate] How can I obtain SDP in OPTIONS response


Title: How can I obtain SDP in OPTIONS response

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.