Hello, On 12/11/06, 王世彦 <[EMAIL PROTECTED]> wrote: > But may I ask if this new GSM codec can be used in sipX 3.6 with VC++ 6? It is not recomended to use sipXtapi from main branch (3.6 is main too). If you want use sipXtapi - try sipXtapi or sipXtapi-media-update branch.
GSM is only available in sipXtapi-media-update branch. I did not tested VC++6 compatibility on this branch - there could be some minor build errors, which hopefully could be cleaned up easily. For necessary defines and include directories you could look into *.vcproj files in the svn. > And Can I force sipXtapi NOT to use some of other codecs? You could disable somу codecs at build time, and could use sipxConfigSetAudioCodecByName() and similar functions to select codecs at runtime. -- Regards, Alexander Chemeris. _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
