On Fri, 2008-02-01 at 13:00 +0530, Manoj Kumar Joshi wrote: > I want to implement a third party media library to SIPXtapi. What > would be the easiest way?....is it possible to set some option not to > use SIPXMediaLib?......how would i pass codec list to SDP in that > case?
The media processing is done through an implementation of sipXmediaAdapterLib. There is one implementation that uses sipXmediaLib, and two others for different GIPS media library products. You should be able to write an additional implementation of sipXmediaAdapterLib to support your library. Dale _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
