reg:how to add g729 codec to pjsip

RP
ragu pathy
Thu, Sep 23, 2010 2:06 PM

Hi all

does pjsip supports g729
i have checked this link in this link the told to use
ipp codecs

http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs,

but  i need to g729 codec

any one  tell me how to include the g729 codec to the pjsip project

Hi all does pjsip supports g729 i have checked this link in this link the told to use ipp codecs *http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs,* but i need to g729 codec any one tell me how to include the g729 codec to the pjsip project
CC
carlos calvo
Thu, Sep 23, 2010 3:09 PM

Hi Ragu,

Intel IPP (http://software.intel.com/en-us/intel-ipp/) is a library that
among other things implements different speech codecs.
You can get a detailed information in the link below
http://software.intel.com/sites/products/collateral/hpc/ipp/ipp_indepth.pdf

So, AFAIK the way pjmedia supports those codecs (also g729) is using the
IPP.

This link might be helpful
http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs

br
Carlos.

On Thu, Sep 23, 2010 at 4:06 PM, ragu pathy ragu.dotty@gmail.com wrote:

Hi all

does pjsip supports g729
i have checked this link in this link the told to use
ipp codecs

http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs,

but  i need to g729 codec

any one  tell me how to include the g729 codec to the pjsip project


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi Ragu, Intel IPP (http://software.intel.com/en-us/intel-ipp/) is a library that among other things implements different speech codecs. You can get a detailed information in the link below http://software.intel.com/sites/products/collateral/hpc/ipp/ipp_indepth.pdf So, AFAIK the way pjmedia supports those codecs (also g729) is using the IPP. This link might be helpful http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs br Carlos. On Thu, Sep 23, 2010 at 4:06 PM, ragu pathy <ragu.dotty@gmail.com> wrote: > Hi all > > does pjsip supports g729 > i have checked this link in this link the told to use > ipp codecs > > *http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs,* > > but i need to g729 codec > > any one tell me how to include the g729 codec to the pjsip project > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >