Re: [recon-devel] SDP classes - two versions
Recon heavily uses the sdp classes libraries for SDP negotiation. The
sipXsdpLib was ported over to a resip style library in order to make
plugging in other media libraries easier. Now all SDP negotiation is
now done via the recon copy of the sdpLib. This can be considered as
a 100% replacement for the sipXsdpLib. For the default recon
implementation that uses sipXtapi as the media engine, SdpCodec from
sipXLib is still required to actually enable the sipX media streams.
If another media library is used then the use of sipXCodec is not
required.
Scott
2008/12/10 Julio Cabezas <jcabezas@xxxxxxxxxxxxx>:
> Hi all,
>
>
>
> I am getting a closer look at recon code to get more acquainted with
> it.
>
>
>
> I noticed that in recon\sdp folder there are a group of SDP-related
> classes present also in sipXsdpLib. I suppose the former were converted from
> the latter.
>
> I see that recon code #includes mainly recon\sdp\*.hxx versions with
> exception of two times the inclusion of SdpCodec.h from sipXsdpLib.
>
> Conversion of SdpCodec is in the works also ?
>
> Can we say the conversion of the other SDP classes is finished ?
>
>
>
>
>
> PS: I subscribed two times to recon-devel mailing list but it seems
> something has gone wrong, I didn´t receive feedback email...
>
>
>
> Best regards,
>
> Julio.
>
>
>
> _______________________________________________
> recon-devel mailing list
> recon-devel@xxxxxxxxxxxxxxx
> List Archive: http://list.resiprocate.org/archive/recon-devel/
>