Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

how to integrate g729 in pjsip

elangbamjohnson
Beginner
843 Views
hi all,
I've downloaded Intel ipp evaluation version, what I exactly want to do is to integrate g729 in my pjsip, and I want to use intell ipp in my pjsip. As I am totally new in ipp, Can anybody please tell how to make it work out. I've already read the documentations of IPP, but I am confusing how to start.

Regards,
Elangbam Johnson

0 Kudos
6 Replies
Vladimir_Dudnik
Employee
843 Views

Hello Elangbam,

I would recommend you to download IPP sample package, it is good staff to start from.

Regards,
Vladimir

0 Kudos
bennylp
Beginner
843 Views
Hi Elangbam,

The IPP has been integrated into the latest PJSIP (version 1.0-rc1 as we speak) and it supports all speech codecs that IPP offers (g.723.1, g.729, amr, the lot). You can find the instructions on how to enable this support in http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs

Cheers
Benny

0 Kudos
elangbamjohnson
Beginner
843 Views
Hi Benny,
Thanks for the reply, I follow all the instructions that is given in http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs
but what I've found here is only to enabled the Intel IPP in pjsip, though I am completely new in intel ipp and pjsip, I am confused where I should add the g729 codec in my pjsip code.I will be very grateful if u kindly tell me how to work from the scratch for adding g729 codec using intel ipp.

Regards
Elangbam Johnson
0 Kudos
perry
Beginner
843 Views
Hi Elangbam,

Once IPP is enabled then G.729 is already enabled, and you don't need to add anything else.

There is no need to add from scratch any codec, or do any more coding at all.

The codec will be offered during any SIP/SDP negotiation.

Hope this helps.
0 Kudos
elangbamjohnson
Beginner
843 Views
Hi
I've build PJSIP successfully with IPP codecs enabled, according to the instructions from http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs, I am confused how do I know that g729 codec is activated or not.
What I am doing is making a dll from pjsip and add it to my softphone, but I didn't see any g729 codec in my softphone whereas other codec like GSM, G722 are there. Please tell me the simplest way to check that the codec g729 is enable or not.

Thanks and Regards,
Elangbam Johnson
0 Kudos
perry
Beginner
843 Views
Hi,

I can see you are discussing this in mailing list.

So let's just continue the discussion there!

Thanks for your support,
0 Kudos
Reply