How to make call using C#

I am trying to create a C#.NET windows application. I am very new in this field. From where I can get resource or sample code for C#.NET.

Thanks

Google. Although it wouldn’t surprise me if you are the first. I think one or two have used VB.NET, but basically these languages are little used in the open source community. Most examples will be for PHP.

1 Like

@ravindranath.kashyap Hi Did you done that? I have same thing to do. Let me know if you have done.

This is a library which provides functionality to connect to asterisk and make calls using ARI interface.

It has some sample examples as well.

-Adnan