Relative Content

Tag Archive for c#winformssip

Making calll issue with SIPSorcery

I’m making a Winforms dial call app using SIPSorcery library to make and accept call from accounts registered on my company’s OpenScape server. The server is tested with Zoiper call app and those accounts work fine on Zoiper, so I use Zoiper to test my app too. Now I can make my app to login and accept call from the accounts registered in Zoiper but I can’t make a call back with my app. Here is my code: