i am developing a SIP application for making and receiving a call and i want to add the G729 codec in my application.
currently i am doing analysis on open source project SipDroid<http://code.google.com/p/sipdroid/>. if i want to make that application to support G729 codec how to do that? there is a different codecs configuration file in org.sipdroid.codecs<http://code.google.com/p/sipdroid/source/browse/#svn%2Ftrunk%2Fsrc%2Forg%2Fsipdroid%2Fcodecs>package.how do create the this kind of .java file for G729 codec? Any suggestion and response will be appreciated. please see my stackoveflow question click here<http://stackoverflow.com/questions/10069274/how-to-add-g729-codec-in-android-application/10070748#10070748> -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

