Re: [Asterisk-Users] Tie web application to VOIP

2005-01-26 Thread Joao Pereira
- Original Message - From: K J [EMAIL PROTECTED] To: asterisk-users@lists.digium.com Sent: Friday, December 24, 2004 10:06 PM Subject: [Asterisk-Users] Tie web application to VOIP I want to tie my web application (built using .NET + MS SQL Server) into a VOIP service so that users

Re: [Asterisk-Users] Tie web application to VOIP

2004-12-26 Thread Gary Carr
They have a free version coming out that raises the limit to 8 gig I believe. Gary Does Oracle have a decent-featured free version of their db software? That was my original point, and where MS SQL 2005 is quite in the lead (limited only to 1GB of RAM, 4GB DB, and 1 CPU). -Michael

RE: [Asterisk-Users] Tie web application to VOIP

2004-12-25 Thread Florian Overkamp
Hi, -Original Message- I want to tie my web application (built using .NET + MS SQL Server) into a VOIP service so that users can call each other. I want them to interface with my application's username system. On the receiving user's end, he can either receive the call using a

RE: [Asterisk-Users] Tie web application to VOIP

2004-12-25 Thread Damon Estep
Steven, Just a quick reminder, MS SQL on Windows is hands down the best performing transact SQL database on the planet, and Oracle on Windows is a close #2. Some might argue that Oracle is #1 and MS is #2. Anyone that argues any Linux SQL db even comes close in performance better provide

RE: [Asterisk-Users] Tie web application to VOIP

2004-12-25 Thread Michael Giagnocavo
Just a quick reminder, MS SQL on Windows is hands down the best performing transact SQL database on the planet, and Oracle on Windows is a close #2. Some might argue that Oracle is #1 and MS is #2. Anyone that Does Oracle have a decent-featured free version of their db software? That was my

[Asterisk-Users] Tie web application to VOIP

2004-12-24 Thread K J
I want to tie my web application (built using .NET + MS SQL Server) into a VOIP service so that users can call each other. I want them to interface with my application's username system. On the receiving user's end, he can either receive the call using a VOIP phone, or windows application (like

Re: [Asterisk-Users] Tie web application to VOIP

2004-12-24 Thread I put the Who? in Mishehu
Any particular reason you want to do it in .NET and MS SQL? I personally would write applications in something a bit more portable. Just curious. And I wouldn't use skype for anything, but then again, I am a bit anti-skype as well. -mishehu I want to tie my web application (built using .NET

RE: [Asterisk-Users] Tie web application to VOIP

2004-12-24 Thread Michael Giagnocavo
Any particular reason you want to do it in .NET and MS SQL? I personally would write applications in something a bit more portable. Just curious. MS SQL 2005 Express is probably the best free DB out there? And I run lots of Mono code just fine... I want to tie my web application (built using

RE: [Asterisk-Users] Tie web application to VOIP

2004-12-24 Thread Steven Critchfield
On Fri, 2004-12-24 at 20:17 -0600, Michael Giagnocavo wrote: Any particular reason you want to do it in .NET and MS SQL? I personally would write applications in something a bit more portable. Just curious. MS SQL 2005 Express is probably the best free DB out there? And I run lots of Mono

RE: [Asterisk-Users] Tie web application to VOIP

2004-12-24 Thread Damon Estep
-Original Message- From: [EMAIL PROTECTED] [mailto:asterisk-users- [EMAIL PROTECTED] On Behalf Of Steven Critchfield Sent: Friday, December 24, 2004 9:38 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Tie web application to VOIP On Fri

Re: [Asterisk-Users] Tie web application to VOIP

2004-12-24 Thread Andrew Kohlsmith
On December 24, 2004 09:17 pm, Michael Giagnocavo wrote: MS SQL 2005 Express is probably the best free DB out there? And I run lots of Mono code just fine... *cough* okay. Sure. Whatever you say... -A. ___ Asterisk-Users mailing list

Re: [Asterisk-Users] Tie web application to VOIP

2004-12-24 Thread Steve Underwood
Damon Estep wrote: Steven, Just a quick reminder, MS SQL on Windows is hands down the best performing transact SQL database on the planet, and Oracle on Windows is a close #2. Some might argue that Oracle is #1 and MS is #2. Anyone that argues any Linux SQL db even comes close in performance