Skip to content

PJSIP version 1.6

Compare
Choose a tag to compare
@pjsipbot pjsipbot released this 14 Feb 04:57
· 3889 commits to master since this release

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 param pj_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