sanjay.rajdev at featherstoneinformatics.com
2008-Apr-03 21:28 UTC
[asterisk-users] C# SIP API to Comiunicate with Asterisk
Do anyone has an idea about an open source SIP API written in C# that can communicate with Asterisk, to call out? Regards, Sanjay.
Matt Watson
2008-Apr-03 22:18 UTC
[asterisk-users] C# SIP API to Comiunicate with Asterisk
There is a .NET 1.1 library out there... I've played with it a little bit, but not enough that I could comment on how feature rich or stable it is... http://www.voip-info.org/wiki/view/Asterisk+.NET It'll more than likely not be compatible with AMI 1.1 however, which I believe is included in ast 1.6 -- Matt -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of sanjay.rajdev at featherstoneinformatics.com Sent: Thursday, April 03, 2008 5:28 PM To: asterisk-users Subject: [asterisk-users] C# SIP API to Comiunicate with Asterisk Do anyone has an idea about an open source SIP API written in C# that can communicate with Asterisk, to call out? Regards, Sanjay. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
sanjay.rajdev at featherstoneinformatics.com
2008-Apr-03 23:11 UTC
[asterisk-users] C# SIP API to Comiunicate with Asterisk
Can you Please refer me to any, the one that I found are all either in Java/C. Or if they are in C# they are not opensource. Regards, Sanjay. ----- Original Message ----- From: "Grey Man" <greymanvoip at gmail.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com> Sent: Friday, April 4, 2008 4:32:44 AM (GMT+0530) Asia/Calcutta Subject: Re: [asterisk-users] C# SIP API to Comiunicate with Asterisk> On Thu, Apr 3, 2008 at 11:35 PM, <sanjay.rajdev at featherstoneinformatics.com> wrote: > Do anyone has an idea about an open source SIP API written in C# that can communicate with Asterisk, to call out?There are a few C# SIP stacks around that will let you do that. Creating a call from such a stack to Asterisk will be the same as to any other SIP server. Regards, Greyman. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
On Fri, Apr 4, 2008 at 12:11 AM, <sanjay.rajdev at featherstoneinformatics.com> wrote:> Can you Please refer me to any, the one that I found are all either in Java/C. Or if they are in C# they are not opensource. >I know www.mysipswitch is written in C# and can place SIP calls to Asterisk servers. The code is open sourced at http://www.codeplex.com/mysipswitch. Regards, Greyman.
sanjay.rajdev at featherstoneinformatics.com
2008-Apr-03 23:47 UTC
[asterisk-users] C# SIP API to Comiunicate with Asterisk
Thanks a lot, will try this out. Regards, Sanjay. ----- Original Message ----- From: "Grey Man" <greymanvoip at gmail.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com> Sent: Friday, April 4, 2008 4:58:56 AM (GMT+0530) Asia/Calcutta Subject: Re: [asterisk-users] C# SIP API to Comiunicate with Asterisk On Fri, Apr 4, 2008 at 12:11 AM, <sanjay.rajdev at featherstoneinformatics.com> wrote:> Can you Please refer me to any, the one that I found are all either in Java/C. Or if they are in C# they are not opensource. >I know www.mysipswitch is written in C# and can place SIP calls to Asterisk servers. The code is open sourced at http://www.codeplex.com/mysipswitch. Regards, Greyman. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users