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

[reSIProcate] Sending INVITE without SDP


 

If I want to send an INVITE message via DUM, I ‘ll use the method makeInviteSession.

This method has a parameter “const SdpContents* initialOffer”.

My question is : can initialOffer = NULL?

And consequently is it possible to send an INVITE message without SDP

Nicolas