i want to create VOIP based app for blackberry. after research, i found that mjsip is used for blackberry voip. but i don’t how to integrate mjsip with BB.
any help?
thanks..
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.
Well this is a SIP library. There is also a ME version of mjsip so I suppose that you could port it for blackberry without too much effort.
Creating VOIP applications for blackberry is a really complicated task and I don’t advice you to do it unless you are willing to spend many many hours in research. There is a reason why there are so few voip apps for blackberry.
RIM does not support JSR 180 – i.e. there is no build in support for session initiation and management. So you have to use third party libraries like mjsipME or sip-4-me to manage your sessions.
If you don’t know what SIP here is an article:
http://en.wikipedia.org/wiki/Session_Initiation_Protocol