Re: [Freeswitch-dev] Compiling the FreeSwitch on Windows XP

2009-04-28 Thread Michael Collins
On Tue, Apr 28, 2009 at 1:15 AM, Santosh wrote: > Hi, > I am compiling the FreeSwitch 1.0.3 on Windows machine and getting hundreds > of error.I guess this has something to do with Visual studio Settings.Can > you please help me with this.I am attaching the Error file also(in which > there are so

[Freeswitch-dev] Fwd: FreeSWITCH In Blogosphere

2009-04-28 Thread Michael Collins
FYI, here's the correct link to the DIDX interview story on the main page: http://www.freeswitch.org/node/176 Sorry for the broken link. (Thanks moy!) -MC -- Forwarded message -- From: Michael Collins Date: Tue, Apr 28, 2009 at 9:27 AM Subject: FreeSWITCH In Blogosphere To: "fre

[Freeswitch-dev] FreeSWITCH on Windows crashing when doing deflect/REFER

2009-04-28 Thread Peter Olsson
I have a problem with FreeSWITCH (r13175) when using REFER. If running inside Visual Studio, everytime (during the REFER) I get a "...has triggered a breakpoint". It's possible to click continue to go on, but eventually (another 2-3 calls) FreeSWITCH crasches completely. When running outside Vis

[Freeswitch-dev] Configuring the Freeswitch

2009-04-28 Thread Santosh
Hi , I need help for : 1) Configuring the FreeSwitch in windows. 2) How to stop external call or allow a range of number for a USER(End client who is using my FreeSwitch SIP Server) 3) How can I make bill for the user using CDR(Call Detail Record).Can I use MS Sql for it or each time will have to

[Freeswitch-dev] FreeSWITCH In Blogosphere

2009-04-28 Thread Michael Collins
I just wanted to let everyone know that there are a few blog posts out there that you FreeSWITCHers might find interesting. Please check out these two stories on the main FreeSWITCH page: Another Interesting Use For FreeSWITCH: OpenSim DIDX Interview With Antho

Re: [Freeswitch-dev] Compiling the FreeSwitch on Windows XP

2009-04-28 Thread David A. Horner
Actually, you might have it it doesn't look like the download scripts are workingcould be file permissions or strange data. I'd delete the directory and do a fresh checkout build too. --dave http://dave.thehorners.com/tech-talk/programming On Tue, Apr 28, 2009 at 8:52 AM, David A. Horner

Re: [Freeswitch-dev] Compiling the FreeSwitch on Windows XP

2009-04-28 Thread David A. Horner
Start with installing the windows sdk. error C2143: syntax error : missing ']' before 'constant' C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\ras.h http://msdn.microsoft.com/en-us/windows/bb980924.aspx --dave http://dave.thehorners.com/tech-talk/programming On Tue, Apr 28, 200