[reSIProcate-commit] resiprocate 8726 sgodin: -made DUM InviteSession offer answer logic to be Content type generic
| Project | resiprocate |
| New Revision | 8726 |
| Committer | sgodin (Scott Godin) |
| Date | 2010-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: