Search found 4 matches

by siva
Wed Mar 15, 2017 6:30 pm
Forum: Developer Chat
Topic: How many Channels (Simultaneous calls ) Supported?
Replies: 1
Views: 7586

How many Channels (Simultaneous calls ) Supported?

Does your SIP library in C# restrict any simultaneous calls ? How many Channels (Simultaneous calls ) Supported?

Thanks,
Siva
by siva
Wed Mar 15, 2017 1:55 pm
Forum: Developer Chat
Topic: Conference Call option in C# and astersisk
Replies: 3
Views: 38409

Conference Call option in C# and astersisk

With the help of your softphone example and managed to integrate and get call functionality work my c# application. Do you have a sample with conference call using c# code (conferencing with multiple call ids)?
by siva
Sun Mar 12, 2017 9:46 am
Forum: Developer Chat
Topic: Instant Messenger functionality using c#
Replies: 3
Views: 9563

Re: Instant Messenger functionality using c#

Thanks Aaron for your reply. Yes, Instant Messaging via SIP Message request. I am using asterisk server. How to do the same with Sipsorcery? I am able to use CSipSimple Softphone and messaging work. Also, tried with independentsoft dll and able to message from that as well using C# code. But, couldn...
by siva
Sat Mar 04, 2017 10:32 am
Forum: Developer Chat
Topic: Instant Messenger functionality using c#
Replies: 3
Views: 9563

Instant Messenger functionality using c#

I have followed your softphone example and managed to integrate and get call functionality work my c# application. I am in need of a sample code on how to Send Message using C# code. I can receive message but not able to send message. Not clear on code to use for sending message