DEV Community

Learning VoIP, RTP and SIP (aka awesome pjsip)

Khoa Pham on May 09, 2018

Learning VoIP, RTP and SIP (aka awesome pjsip) Before working with Windows Phone and iOS, my life involved researching VoIP. That was to...
Collapse
 
bdmorin profile image
Brian

Wow.. this is an exceptional list. Should make a github awesome list from it.

Collapse
 
zahrakh2826 profile image
zahrakh2826

Hi, in my project I need to create a client with Arduino or atmega and connect it to the sip server. In this project, I used the Arduino Ethernet shield to connect lan to the server.
To communicate: by pressing the call button, it connects to free pbx and at the base time, it ends the conversation with the hang button.
In this project, I plan to transmit and receive sound with a normal microphone and speaker. tnx for your help :)

Collapse
 
martsa profile image
martsa • Edited

Created a simple sip client using native android sip app , but later came to know that it doesnt support all android devices. So thought of developing using PJSIP. If you can suggest me ,where i can get a very simple android native pjsip call accept and send demo source code. i find it little complex to search . simpler than the csip.

Collapse
 
ameedjamous profile image
Ameed Jamous

I would add github.com/datso/react-native-pjsip to the list. it's a new react native PJSIP project that looks interesting.

Collapse
 
primestar_ace profile image
PRIME STAR ACE

Please can drop your email i need to contact u for collaboration am start a voip business and just know a little about it

My email: primestarace@gmail.com
Please contact i need ur collaboration

Collapse
 
zahrakh2826 profile image
zahrakh2826
Collapse
 
moose profile image
moose

Dude, omg, you laid this out for me so well. I was going to use Twilio, but I actually wanna build my own VoIP for.. reasons. This is great

Collapse
 
onmyway133 profile image
Khoa Pham

Hi mate, glad that you find my post useful.