jresende / pjsip-g729codec

g729 codec integration with pjsip 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pjsip-g729codec

Patches to integrate g729 codec with pjsip library.

  1. fix-frame-ptime.patch
  2. fix-frame-size.patch
  3. pj.diff

The above three files are the patches required to integrate g729 codec with pjsip library. Please follow the patches carefully.

Note:
** Tested with pjsip2.0 only
** g729 codec is not a open source library. So make sure you have licence to use.
** g729 codec library(pj.diff file) took from linphone opensource project.

About

g729 codec integration with pjsip 2.0