< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
A while back – it was suggested that we use an
abstracted SdpContents class in the InviteSession code to allow app developers
to plug in their own SdpContents classes. I’ve been looking into creating a CSTA server with
resip/dum – this requires that non-SDP contents are used in the
offer/answer. What do people think about changing the InviteSession API’s
and callbacks to pass around Contents instead of SdpContents? And maybe a
profile setting to indicate if the InviteSession should walk through multipart
bodies or not to find SdpContents?
|