Patches to integrate g729 codec with pjsip library.
- fix-frame-ptime.patch
- fix-frame-size.patch
- 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.