6

I want to work on SIP and Android. I am supposed to make it possible for two users to call eachother using iptel.org. One way to do this, I can use the demo provided with 2.3 but it needs a real device. As I don't have a real device, I wan't to work at 2.1 platform. I am a beginner, so I need a good step to start so that it would be easy for me to complete it.

Jonas
131k103 gold badges330 silver badges408 bronze badges
asked Mar 28, 2011 at 10:55
1
  • I also working on same application can u please guide me or help me .I am fresher and need to do this project for my client. So please help me out Commented Jan 17, 2012 at 9:53

3 Answers 3

2

PJSIP ( http://www.pjsip.org/) is a good and portable SIP framework. It doesn't still have support for android (even if it is just a matter of time) but you could check out this : http://code.google.com/p/csipsimple/ that is android SIP support built on PJSIP.

answered Mar 28, 2011 at 11:08
Sign up to request clarification or add additional context in comments.

2 Comments

What do u think about jAIN sip sTACK? COULD WE USE IT FOR AUDIO STREAM EXCHANGE?
@Zahir: Yes, you can probably use Jain SIP.
2

Android 2.1 doesn't have built-in support for SIP so you have to find a third party library.

answered Mar 28, 2011 at 11:04

2 Comments

i talked to my suppervisor regarding to use SIP API and he could give me two sets but they could support on 2.1 version. Is that possible to upgrade these two sets to 2.3 platform so that i can use built in sip support???
if it is possible, could you describe it regarding this issue.
2

JAIN-SIP http://jsip.java.net/ is also a very good SIP-Stack including a reference implementation of the SIP API. It works on great on Android <= 2.2.

Here's (http://groups.google.com/group/mobicents-public/browse_thread/thread/e38fbdd874083d49/4fdb4123419e7a74) a nice discussion with further information.

answered Apr 27, 2011 at 8:23

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.