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

[reSIProcate-commit] resiprocate 8726 sgodin: -made DUM InviteSession offer answer logic to be Content type generic


Projectresiprocate
New Revision8726
Committersgodin (Scott Godin)
Date2010-01-03 11:15:16 -0600 (Sun, 03 Jan 2010)

Log


 -made DUM InviteSession offer answer logic to be Content type generic 
  (ie. able to handle offer/answer of non-SDP mime types)
  - now stores / manipulates offer/answer logic using base Contents class instead 
    of SdpContents
  - full backwards compatibility is possible
  - new setting on InviteSessionHandler constructor to indicate to InviteSession 
    if the onOffer/onAnswer (etc.) callbacks should return SDP or generic 
    Contents (see note in InviteSessionHandler.hxx)
 

Modified: