PJSIP version 1.6
Released on 2010-04-30T14:46:44Z
Incompatibility Info
Codec Manager
Only for applications using codec manager independently without media endpoint should notice the following changes:
- API
pjmedia_codec_mgr_init()
is modified, a new parampj_pool_factory *pf
has been added. - A new API
pjmedia_codec_mgr_destroy()
is introduced, this should be called at deinitialization stage to clean up memory pools used by codec manager.
For more details about the ticket list, please see Release Notes