Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOW to make it support the G729 (encode \decode Type ) #2

Open
amesty opened this issue Jun 3, 2016 · 0 comments
Open

HOW to make it support the G729 (encode \decode Type ) #2

amesty opened this issue Jun 3, 2016 · 0 comments

Comments

@amesty
Copy link

amesty commented Jun 3, 2016

I have do like blow,but it still can not support the G729.
Assuming you were able to compile the SDK and the linphone XCode project, here is what you need to do:
Include G729_preference in the Audio.plist file. You can either type all the info yourself or simply copy the G722 line and simply replace 722 with 729. Make sure you set Default Value to YES
In Project -> Target -> Build Settings find "Preprocessor macros" and include HAVE_G729
Run the project. The SDP should now include G729 in the invites or 200 OKs.
Note that G729 has royalties (aka patent license) so be aware. If you plan to deploy commercially, you will need to setup an agreement with Sipro.

canyon give me some advice , and tell me how to solve it , thanks .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant