Hell there,
I have developed symbian applications but never worked on voip based application. Now i am working on one. Basically i am new in
developing this kind of application.
The application uses pjsip libraries for the voip functionality. The version of pjsip which i am using right now has
g.7211 codec with it. I came to know about that from the directory structure of pjsip. There is pjsiproject-->thirdparty-->g7221 directory.
Even though the voip app is working fine, now i have to integrate g.729 codec in the pjsip stack for the application.
I tried searching the forum and i came to know about APS which supports g729 but i am not sure what exactly is that.
I am following these links for this:
http://www.pjsip.org/sip_symbian.htm
http://trac.pjsip.org/repos/wiki/Dev...AppWithCarbide
If i understand in simple terms, g.729 should be integrated in the same fashion as the already integrated g.7211. That means i need the
source code for g.729 written in c language first and then follow the steps from the links above to build the code with pjsip and do the
configuration. This is how i understand it.
I need suggestions or steps on how to go about this. Where to download the source code for g.729 codec etc. etc.
I am sure someone must have done such kind of apps. Please suggest steps and links.
Thank you very much,
Raj

Reply With Quote

