0

Im working on the sip android app. I cant find any good code for make conferance. Can someone help me?

Thanks..

Can
  • 372
  • 1
  • 3
  • 17

1 Answers1

1

Have you referred open source project CSipSimple. which supports conference feature. Note that CsipSimple uses pjsip sip stack library.

Here is the link for that

https://code.google.com/p/csipsimple/

Juned
  • 6,290
  • 7
  • 45
  • 93