Hi all,
In this post I am going to introduce how to implement the basic softphone functionality. I will show how to create a console application that functions as a SIP softphone. It will be able to register to a phone system. (In the first tutorials I will focus on the background behaviour of the program, I will implement the GUI elements later.)
Are you ready? Okay, let's get it started!