I need to create a voip application ( like msn ).
What do I need in general ?
I need to create a voip application ( like msn ). What do I
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Start by learning about SIP protocol. If you don’t want to do everything from scratch, you can take a look at Sofia-SIP library. Also, looking at some OpenSource Softphone projects (like Telephone) might be helpful.
Hope it helps.