hi, i failed to run the latest freeswitch msi package using TLS on port 5061 on windows xp, i have reported this multiple times but havent got any positive feedback from others as well as no solution to the bug. the bug is, under windows xp when u install and the run freeswitch, it works fine in standard sip mode but as soon as u turn the tls function to true and then re run it, sofia gives a thread error i think error number is 552 or something like that, basically what i understand from other posts is that it cant listen on port 5061 but i got nothing running on that port at all so then whats causing it not to run? this has been the issue since the first version of freeswitch i have tried to the latest one present, i even compiled the source on windows and then tried but its the same so just hope that some1 could get a solution for it. What others have reported that it run fine on linux using tls but doesnt on windows using TLS.
Regards, Bipin xbipin wrote: > > hi, > it works under linux but not under windows, when u enable tls in > internal.xml, then sofia gives a error, some thread error in windows, i > have the certificates generated and put in the ssl folder > > > > Brian West-3 wrote: >> >> I just did from a fresh install and it works fine. >> >> ./gentls_cert setup >> >> ./gentls_cert create -cn 192.168.0.163 -alt DNS:192.168.0.163 >> >> Flip the false to true.. restart and it came right up. >> >> /b >> >> On Aug 3, 2008, at 2:56 PM, xbipin wrote: >> >>> >>> i did as explained but i got the same problem the other guy got in >>> ubuntu, >>> error loading internal profile, any solution to it >>> >>> >>> >>> \"UV-5\" wrote: >>>> >>>> As far as I know, there is no ability to generate certificates for >>>> TLS on >>>> any windows release. >>>> Since I also needed that, I shared my experience in this temporary >>>> wiki >>>> page >>>> until an automated script is written for windows (brutally >>>> mimicking the >>>> gentls_cert script): >>>> http://wiki.freeswitch.org/wiki/Generating_TLS_certificates_%28win32%29 >>>> >>>> Hope it helps. >>>> >>>> UV >>>> >>>> -----Original Message----- >>>> From: [EMAIL PROTECTED] >>>> [mailto:[EMAIL PROTECTED] On Behalf Of >>>> xbipin >>>> Sent: Thursday, July 31, 2008 8:00 PM >>>> To: [email protected] >>>> Subject: [Freeswitch-users] latest freeswitch for windows >>>> >>>> >>>> can any1 plz compile the latest freeswitch for windows with the >>>> ability to >>>> generate certificates for TLS protocol as i am just unable to do it >>>> with >>>> my >>>> little knowledge for C and visual studio. >>>> basically i looking for he latest windows freeswitch with TLS, as in >>>> plugins >>>> etc included for generating SSL certifiates. >>>> if any1 can do it then i can host it and provide very good >>>> bandwidth for >>>> others to download. >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/latest-freeswitch-for-windows-tp18751293p18751293.html >>>> Sent from the Freeswitch-users mailing list archive at Nabble.com. >>>> >>>> >>>> _______________________________________________ >>>> Freeswitch-users mailing list >>>> [email protected] >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >>>> http://www.freeswitch.org >>>> No virus found in this incoming message. >>>> Checked by AVG - http://www.avg.com >>>> Version: 8.0.138 / Virus Database: 270.5.8/1582 - Release Date: >>>> 30/07/2008 >>>> 18:37 >>>> >>>> No virus found in this outgoing message. >>>> Checked by AVG - http://www.avg.com >>>> Version: 8.0.138 / Virus Database: 270.5.10/1584 - Release Date: >>>> 31/07/2008 >>>> 12:00 >>>> >>>> >>>> _______________________________________________ >>>> Freeswitch-users mailing list >>>> [email protected] >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >>>> http://www.freeswitch.org >>>> >>>> >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/latest-freeswitch-for-windows-tp18751293p18801931.html >>> Sent from the Freeswitch-users mailing list archive at Nabble.com. >>> >>> >>> _______________________________________________ >>> Freeswitch-users mailing list >>> [email protected] >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >>> http://www.freeswitch.org >> >> >> _______________________________________________ >> Freeswitch-users mailing list >> [email protected] >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >> http://www.freeswitch.org >> >> > > -- View this message in context: http://www.nabble.com/latest-freeswitch-for-windows-tp18751293p19068635.html Sent from the Freeswitch-users mailing list archive at Nabble.com. _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
