You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(3) |
Sep
(2) |
Oct
|
Nov
(2) |
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(2) |
Feb
(6) |
Mar
(1) |
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(13) |
Oct
|
Nov
(1) |
Dec
(1) |
2010 |
Jan
(5) |
Feb
(3) |
Mar
|
Apr
|
May
(8) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
(5) |
Dec
(2) |
2011 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(2) |
Nov
|
Dec
|
2012 |
Jan
(5) |
Feb
(12) |
Mar
(4) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(2) |
Dec
(1) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: Sebastien V. <seb...@tu...> - 2010-11-30 09:16:14
|
Hi, As you may noticed, the draft "Traversal Using Relays around NAT (TURN) Extensions for TCP Allocations" has been released as the RFC 6062 (http://www.rfc-editor.org/rfc/rfc6062.txt). Of course, TurnServer supports TCP relay allocation for some months. So as RFC is out now, if some of you are aware of or are doing a open-source "client" TURN-TCP implementation please let me now so that I can perform some interroperability tests. Regards, -- Sebastien Vincent |
From: Sebastien V. <seb...@cp...> - 2010-11-12 16:56:56
|
Le 12/11/2010 17:46, Dries Staelens a écrit : > That worked for autoreconf. I already had autoconf, automake and > libtool but was missing build-essential. I also installed the > suggested and recommended packages. Maybe those dependencies could be > added to the userdocumentation wiki page. > > After this the autoreconf works fine but now I have an error while > running ./configure: > > $./configure > ./configure: line 2413: syntax error near unexpected token `CHECK,' > ./configure: line 2413: `PKG_CHECK_MODULES(CHECK, check>= > 0.9.4,,AC_MSG_RESULT([testing is disabled]))' > > I already tried reinstalling check and pkg-config, but that didn't > help. I can't find this error on google, so probably I'm just missing > something else. Any ideas what that might be? > Try to install pkg-config (apt-get install pkg-config). Regards, -- Seb > Thanks for all the help so far! > > On Fri, Nov 12, 2010 at 11:29 PM, Sebastien Vincent > <seb...@cp...> wrote: > >> Hi, >> >> Le 12/11/2010 16:13, Dries Staelens a écrit : >> >>> On Ubunut 64-bit I get the following error while trying to build >>> turnserver: >>> >>> $ autoreconf -i >>> configure.in:10: error: possibly undefined macro: AC_MSG_RESULT >>> If this token and others are legitimate, please use >>> m4_pattern_allow. >>> See the Autoconf documentation. >>> autoreconf: /usr/bin/autoconf failed with exit status: 1 >>> >>> Does anybody know what is going on? I'm not really familiar with autoconf. >>> >>> >> Hmmm strange, try to reinstall autotools stuff: >> >> # apt-get install build-essential autoconf automake libtool >> >> Regards, >> -- >> Seb >> >> >>> Thanks for your help, >>> Dries >>> >>> >>> ------------------------------------------------------------------------------ >>> Centralized Desktop Delivery: Dell and VMware Reference Architecture >>> Simplifying enterprise desktop deployment and management using >>> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end >>> client virtualization framework. Read more! >>> http://p.sf.net/sfu/dell-eql-dev2dev >>> _______________________________________________ >>> Turnserver-users mailing list >>> Tur...@li... >>> https://lists.sourceforge.net/lists/listinfo/turnserver-users >>> >>> >> >> >> ------------------------------------------------------------------------------ >> Centralized Desktop Delivery: Dell and VMware Reference Architecture >> Simplifying enterprise desktop deployment and management using >> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end >> client virtualization framework. Read more! >> http://p.sf.net/sfu/dell-eql-dev2dev >> _______________________________________________ >> Turnserver-users mailing list >> Tur...@li... >> https://lists.sourceforge.net/lists/listinfo/turnserver-users >> >> >> > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |
From: Dries S. <dri...@gm...> - 2010-11-12 16:46:44
|
That worked for autoreconf. I already had autoconf, automake and libtool but was missing build-essential. I also installed the suggested and recommended packages. Maybe those dependencies could be added to the userdocumentation wiki page. After this the autoreconf works fine but now I have an error while running ./configure: $./configure ./configure: line 2413: syntax error near unexpected token `CHECK,' ./configure: line 2413: `PKG_CHECK_MODULES(CHECK, check >= 0.9.4,,AC_MSG_RESULT([testing is disabled]))' I already tried reinstalling check and pkg-config, but that didn't help. I can't find this error on google, so probably I'm just missing something else. Any ideas what that might be? Thanks for all the help so far! On Fri, Nov 12, 2010 at 11:29 PM, Sebastien Vincent <seb...@cp...> wrote: > Hi, > > Le 12/11/2010 16:13, Dries Staelens a écrit : >> >> On Ubunut 64-bit I get the following error while trying to build >> turnserver: >> >> $ autoreconf -i >> configure.in:10: error: possibly undefined macro: AC_MSG_RESULT >> If this token and others are legitimate, please use >> m4_pattern_allow. >> See the Autoconf documentation. >> autoreconf: /usr/bin/autoconf failed with exit status: 1 >> >> Does anybody know what is going on? I'm not really familiar with autoconf. >> > > Hmmm strange, try to reinstall autotools stuff: > > # apt-get install build-essential autoconf automake libtool > > Regards, > -- > Seb > >> Thanks for your help, >> Dries >> >> >> ------------------------------------------------------------------------------ >> Centralized Desktop Delivery: Dell and VMware Reference Architecture >> Simplifying enterprise desktop deployment and management using >> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end >> client virtualization framework. Read more! >> http://p.sf.net/sfu/dell-eql-dev2dev >> _______________________________________________ >> Turnserver-users mailing list >> Tur...@li... >> https://lists.sourceforge.net/lists/listinfo/turnserver-users >> > > > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > > |
From: Sebastien V. <seb...@cp...> - 2010-11-12 15:57:16
|
Hi, Le 12/11/2010 16:13, Dries Staelens a écrit : > On Ubunut 64-bit I get the following error while trying to build turnserver: > > $ autoreconf -i > configure.in:10: error: possibly undefined macro: AC_MSG_RESULT > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > Does anybody know what is going on? I'm not really familiar with autoconf. > Hmmm strange, try to reinstall autotools stuff: # apt-get install build-essential autoconf automake libtool Regards, -- Seb > Thanks for your help, > Dries > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |
From: Dries S. <dri...@gm...> - 2010-11-12 15:13:24
|
On Ubunut 64-bit I get the following error while trying to build turnserver: $ autoreconf -i configure.in:10: error: possibly undefined macro: AC_MSG_RESULT If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 Does anybody know what is going on? I'm not really familiar with autoconf. Thanks for your help, Dries |
From: Sebastien V. <seb...@tu...> - 2010-10-06 10:48:30
|
Hi, Le 05/10/2010 21:49, Meng Zhang a écrit : > I am a user of turn server. I found that the Turn server allocates one > port for each user. For our customers behind firewalls, we want them > to open UDP ports on the firewall. So it will be nice that they have > to open only one port. I am wondering if it is possible to only use > one port for the relay? According to the TURN specification, each allocation has its own UDP port for the relay. In case of a unique UDP relay port for all allocations/users, if a packet arrives on this port, the TURN server will not know to which client port forward this packet. Regards, -- Seb > > Best, > Meng > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > > > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |
From: Meng Z. <tom...@gm...> - 2010-10-05 19:50:04
|
I am a user of turn server. I found that the Turn server allocates one port for each user. For our customers behind firewalls, we want them to open UDP ports on the firewall. So it will be nice that they have to open only one port. I am wondering if it is possible to only use one port for the relay? Best, Meng |
From: Salahuddin A. <bd....@gm...> - 2010-10-04 03:27:19
|
Thanks for your help... Now It successfully Compiled... Thanks again, On 10/3/10, Sebastien Vincent <seb...@cp...> wrote: > Hi, > > It seems your libssl does not provide DTLS. What is your OpenSSL version ? > > Normally DTLS is supported in libssl starting version 0.9.8. > > Regards, > > Seb > -- > Envoyé depuis mon Nokia N900 > > ----- Message d'origine ----- >> Hello, >> I download Turnserver from your SVN... >> >> My OS: Linux CENTOS 2.6.9-55.0.2.ELsmp >> >> I compile this as ti documented in README file... >> >> but I get some error message... >> >> I could not understand what is it... >> >> Please help me anyone... >> >> >> ++++++++++++++++++++++++++++++++++++ >> gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra >> -Wstrict-prototypes -Wredundant-decls -Wshadow -Werror -pedantic >> -fno-strict-aliasing -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 >> -DNDEBUG -MT tls_peer.o -MD -MP -MF .deps/tls_peer.Tpo -c -o >> tls_peer.o tls_peer.c >> tls_peer.c: In function `tls_peer_setup': >> tls_peer.c:335: warning: implicit declaration of function >> `DTLSv1_client_method' tls_peer.c:336: warning: implicit declaration of >> function `DTLSv1_server_method' tls_peer.c: In function >> `tls_peer_udp_read': tls_peer.c:600: warning: implicit declaration of >> function `BIO_new_dgram' tls_peer.c:600: warning: assignment makes >> pointer from integer without a cast tls_peer.c:601: warning: implicit >> declaration of function `BIO_dgram_set_peer' tls_peer.c: In function >> `tls_peer_write': tls_peer.c:600: warning: redundant redeclaration of >> 'BIO_new_dgram' tls_peer.c:600: warning: previous implicit declaration of >> 'BIO_new_dgram' was here >> tls_peer.c:638: warning: assignment makes pointer from integer without a >> cast tls_peer.c:601: warning: redundant redeclaration of >> 'BIO_dgram_set_peer' tls_peer.c:601: warning: previous implicit >> declaration of 'BIO_dgram_set_peer' was here >> make[2]: *** [tls_peer.o] Error 1 >> make[2]: Leaving directory `/home/rubel/working/turn/turnserver/src' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/home/rubel/working/turn/turnserver' >> ++++++++++++++++++++++++++++++++++++ >> >> Thanks, >> -- >> Salahuddin Ahmed >> >> ------------------------------------------------------------------------------ >> Start uncovering the many advantages of virtual appliances >> and start using them to simplify application deployment and >> accelerate your shift to cloud computing. >> http://p.sf.net/sfu/novell-sfdev2dev >> _______________________________________________ >> Turnserver-users mailing list >> Tur...@li... >> https://lists.sourceforge.net/lists/listinfo/turnserver-users > > -- Salahuddin Ahmed Cell : 8801670001051 "I'm Trying to change the world, But they won't give me the source code." |
From: Sebastien V. <seb...@cp...> - 2010-10-03 13:56:20
|
Hi, It seems your libssl does not provide DTLS. What is your OpenSSL version ? Normally DTLS is supported in libssl starting version 0.9.8. Regards, Seb -- Envoyé depuis mon Nokia N900 ----- Message d'origine ----- > Hello, > I download Turnserver from your SVN... > > My OS: Linux CENTOS 2.6.9-55.0.2.ELsmp > > I compile this as ti documented in README file... > > but I get some error message... > > I could not understand what is it... > > Please help me anyone... > > > ++++++++++++++++++++++++++++++++++++ > gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra > -Wstrict-prototypes -Wredundant-decls -Wshadow -Werror -pedantic > -fno-strict-aliasing -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 > -DNDEBUG -MT tls_peer.o -MD -MP -MF .deps/tls_peer.Tpo -c -o > tls_peer.o tls_peer.c > tls_peer.c: In function `tls_peer_setup': > tls_peer.c:335: warning: implicit declaration of function > `DTLSv1_client_method' tls_peer.c:336: warning: implicit declaration of > function `DTLSv1_server_method' tls_peer.c: In function > `tls_peer_udp_read': tls_peer.c:600: warning: implicit declaration of > function `BIO_new_dgram' tls_peer.c:600: warning: assignment makes > pointer from integer without a cast tls_peer.c:601: warning: implicit > declaration of function `BIO_dgram_set_peer' tls_peer.c: In function > `tls_peer_write': tls_peer.c:600: warning: redundant redeclaration of > 'BIO_new_dgram' tls_peer.c:600: warning: previous implicit declaration of > 'BIO_new_dgram' was here > tls_peer.c:638: warning: assignment makes pointer from integer without a > cast tls_peer.c:601: warning: redundant redeclaration of > 'BIO_dgram_set_peer' tls_peer.c:601: warning: previous implicit > declaration of 'BIO_dgram_set_peer' was here > make[2]: *** [tls_peer.o] Error 1 > make[2]: Leaving directory `/home/rubel/working/turn/turnserver/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/rubel/working/turn/turnserver' > ++++++++++++++++++++++++++++++++++++ > > Thanks, > -- > Salahuddin Ahmed > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users |
From: Salahuddin A. <bd....@gm...> - 2010-10-03 13:01:48
|
Hello, I download Turnserver from your SVN... My OS: Linux CENTOS 2.6.9-55.0.2.ELsmp I compile this as ti documented in README file... but I get some error message... I could not understand what is it... Please help me anyone... ++++++++++++++++++++++++++++++++++++ gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wstrict-prototypes -Wredundant-decls -Wshadow -Werror -pedantic -fno-strict-aliasing -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -DNDEBUG -MT tls_peer.o -MD -MP -MF .deps/tls_peer.Tpo -c -o tls_peer.o tls_peer.c tls_peer.c: In function `tls_peer_setup': tls_peer.c:335: warning: implicit declaration of function `DTLSv1_client_method' tls_peer.c:336: warning: implicit declaration of function `DTLSv1_server_method' tls_peer.c: In function `tls_peer_udp_read': tls_peer.c:600: warning: implicit declaration of function `BIO_new_dgram' tls_peer.c:600: warning: assignment makes pointer from integer without a cast tls_peer.c:601: warning: implicit declaration of function `BIO_dgram_set_peer' tls_peer.c: In function `tls_peer_write': tls_peer.c:600: warning: redundant redeclaration of 'BIO_new_dgram' tls_peer.c:600: warning: previous implicit declaration of 'BIO_new_dgram' was here tls_peer.c:638: warning: assignment makes pointer from integer without a cast tls_peer.c:601: warning: redundant redeclaration of 'BIO_dgram_set_peer' tls_peer.c:601: warning: previous implicit declaration of 'BIO_dgram_set_peer' was here make[2]: *** [tls_peer.o] Error 1 make[2]: Leaving directory `/home/rubel/working/turn/turnserver/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rubel/working/turn/turnserver' ++++++++++++++++++++++++++++++++++++ Thanks, -- Salahuddin Ahmed |
From: Sebastien V. <seb...@tu...> - 2010-05-25 17:18:48
|
Hi Richard, You should have libconfuse version <= 2.5. TurnServer requires at least libconfuse >= 2.6. If you cannot install version >= 2.6 for any reason, simply comment the line which contains "cfg_yylex_destroy" and compile again. Regards, -- Sebastien Le 25/05/2010 18:22, Richard Luther a écrit : > I am unable to build the source code. > Getting the following error message on make: > conf.o: In function `turnserver_cfg_free': > conf.c:(.text+0x443): undefined reference to `cfg_yylex_destroy' > collect2: ld returned 1 exit status > make[2]: *** [turnserver] Error 1 > > I do have libconfuse installed. > Any ideas? > - Richard > > > ------------------------------------------------------------------------------ > > > > > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |
From: Richard L. <ric...@gm...> - 2010-05-25 16:22:29
|
I am unable to build the source code. Getting the following error message on make: conf.o: In function `turnserver_cfg_free': conf.c:(.text+0x443): undefined reference to `cfg_yylex_destroy' collect2: ld returned 1 exit status make[2]: *** [turnserver] Error 1 I do have libconfuse installed. Any ideas? - Richard |
From: Sebastien V. <seb...@tu...> - 2010-05-11 08:54:59
|
Hi, See turn_xor_address_cookie() function in src/protocol.c, it is used a lot of times in src/turnserver.c. Regards, -- Sebastien On 11/05/2010 09:34, zhangchao00001 wrote: > Dear sir: > thank you for your reply. > I read the RFC carefully and parsed the relay_address' port correctly, > however, the address is still a big deal. I run the turn client on > Windows XP, so the tranformation bettwen network byte order and host > byte order need to be considered. Would you please give me some examples? > > > ------------------------------------------------------------------------ > ÍøÒ×ΪÖÐСÆóÒµÃâ·ÑÌṩÆóÒµÓÊÏ䣨×ÔÖ÷ÓòÃû£© <http://ym.163.com/?from=od3> > > > ------------------------------------------------------------------------------ > > > > > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |
From: zhangchao00001 <zha...@16...> - 2010-05-11 07:34:33
|
Dear sir: thank you for your reply. I read the RFC carefully and parsed the relay_address' port correctly, however, the address is still a big deal. I run the turn client on Windows XP, so the tranformation bettwen network byte order and host byte order need to be considered. Would you please give me some examples? |
From: Sebastien V. <seb...@tu...> - 2010-05-10 11:53:06
|
Hi, See section 15.2 of RFC5389 (STUN) for rules about XOR-ADDRESS. Regards, -- Sebastien On 10/05/2010 03:46, zhangchao00001 wrote: > Hello everyone: > I read RFC files carefully and know the reason that i parsed addresses > directly without notifying xor Operation. So what i want to ask is how > to parsed the addresses received Correctly? > Thanks all of you. > > ÔÚ2010-05-09 18:01:53£¬zhangchao00001 <zha...@16...> дµÀ£º > > Hello everyone: > I tested turnserver. However, the relay_xor_address:port and > mapped_address:port that I get through the turnclient program are > Inconsistent with the values that are captured using wireshark. > The environment is as follows: > One computer using fedora 9 runs as turnserver, the other using > Windows XP runs the client program. > Sorry to disturb you, Looking forward to your reply. > > > > > ------------------------------------------------------------------------ > ÍøÒ×ΪÖÐСÆóÒµÃâ·ÑÌṩÆóÒµÓÊÏ䣨×ÔÖ÷ÓòÃû£© <http://ym.163.com/?from=od3> > > > ------------------------------------------------------------------------------ > > > > > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |
From: zhangchao00001 <zha...@16...> - 2010-05-10 01:46:28
|
Hello everyone: I read RFC files carefully and know the reason that i parsed addresses directly without notifying xor Operation. So what i want to ask is how to parsed the addresses received Correctly? Thanks all of you. 在2010-05-09 18:01:53,zhangchao00001 <zha...@16...> 写道: Hello everyone: I tested turnserver. However, the relay_xor_address:port and mapped_address:port that I get through the turnclient program are Inconsistent with the values that are captured using wireshark. The environment is as follows: One computer using fedora 9 runs as turnserver, the other using Windows XP runs the client program. Sorry to disturb you, Looking forward to your reply. |
From: zhangchao00001 <zha...@16...> - 2010-05-09 10:02:10
|
Hello everyone: I tested turnserver. However, the relay_xor_address:port and mapped_address:port that I get through the turnclient program are Inconsistent with the values that are captured using wireshark. The environment is as follows: One computer using fedora 9 runs as turnserver, the other using Windows XP runs the client program. Sorry to disturb you, Looking forward to your reply. |
From: Sebastien V. <seb...@tu...> - 2010-05-02 16:11:45
|
Hi all, TURN protocol has finally been published as RFC (RFC 5766) and version 0.4 of TurnServer is available right now! TURN-TCP support has been integrated into this release (but disabled by default). A brand new multiprotocol (UDP/TCP/TLS/DTLS) TURN client example has replaced the old test_turn_tcp/udp/tls/dtls examples. This client example can even be compiled on Microsoft Windows (MinGW and Visual Studio). Link to download: https://sourceforge.net/projects/turnserver/files/turnserver-0.4.tar.bz2/download Best regards, -- Sebastien Vincent |
From: Sebastien V. <seb...@tu...> - 2010-02-26 08:02:18
|
Hi, Some day ago, I port test_turn_client to MS Windows. I have only tested with MinGW. Maybe I will test with Visual Studio this week-end. FYI It is in the latest revision of SVN repository. Regards, -- Seb Sebastien Vincent a ¨¦crit : > Hi, > > To try to solve your problem, please answer the following question: > - What version of TurnServer do you use ? > - Can you post the modification you made to the test_client_tcp to > work on Windows ? > - What compiler have you used on Windows (Visual Studio or MinGW) ? > - Can you post a wireshark capture _and_ turnserver log (to add debug > information add --enable-debug-build to ./configure and re-make all) ? > - Have you tested test_client_udp or test_client_tls under Windows ? > working or not ? > > Thanks, > > Regards, > -- > Sebastien Vincent > > zhangchao00001 a ¨¦crit : >> Hello everyone: >> I'm a Newcomers£¬ glad to see all of you here. >> I met a question when testing test_client_tcp(/src/test_client_tcp.c) >> programme, i modify it to run on WindowsXP, install the turnserver on >> a linux platform, the first message that the client send can be >> parsed by the server, but the second can't be parsed. Has anyone know >> why? Is it the platfrom problem or the programme itself ? I modify >> just a little for the platfrom reason. >> >> >> >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------------ >> >> The Planet: dedicated and managed hosting, cloud storage, colocation >> Stay online with enterprise data centers and the best network in the >> business >> Choose flexible plans and management services without long-term >> contracts >> Personal 24x7 support from experience hosting pros just a phone call >> away. >> http://p.sf.net/sfu/theplanet-com >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Turnserver-users mailing list >> Tur...@li... >> https://lists.sourceforge.net/lists/listinfo/turnserver-users > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > ------------------------------------------------------------------------ > > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |
From: Sebastien V. <seb...@tu...> - 2010-02-18 07:59:16
|
Hi, Generally 500 (server error) message is sent if there was a system-related error such as memory allocation failure or socket creation problem. Try to recompile turnserver in debug mode (./configure --enable-debug-build && make clean && make) and send the turnserver log. BTW which TURN client library/software do you use ? Regards, -- Sebastien sthustfo a écrit : > > Hi all, > > I am using 0.3 version of turnserver and trying to allocate 2 > resources on the server simultaneously. The observation is that the > first alloc request always succeeds but the second one fails with a > 500 response error from the turn server. I am attaching the ethereal > captures for this scenario. > > Please let me know if I am missing something here. > > Thanks in advance. > > And here is the turnserver log > > ---------------------------------------------------------------------------------------------------------------------------- > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ------------------------------------------------------------------------ > > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |
From: Sebastien V. <seb...@tu...> - 2010-01-30 21:22:17
|
Hi all, I have merged TURN-TCP extension (from turnserver-turn-tcp branch) into trunk so now it is time to test it :). I don't know if existing TURN client library (such as PJSIP or libnice) already support TURN-TCP extension or their plan to implement it (or not). I have removed old test_client_* examples and add a brand new multiprotocol test client. It can connect with UDP, TCP, TLS and DTLS and request UDP or TCP relay. Finally I want to ask you, what new features do you want to see in next TurnServer releases ? Best regards, -- Sebastien |
From: Sebastien V. <seb...@tu...> - 2010-01-28 07:09:01
|
Hi, Please send me the complete wireshark pcap file so that I can see better the bytes on the wire. Another thing about your patched version is that Windows's Sleep() function takes millisecond and not second as unix's sleep() function. The test_client_* file are a bit old (I remove them from SVN some day ago) and I suggest you to try the new test_turn_client (in SVN trunk repository). The test_turn_client is multiprotocol (UDP, TCP, TLS and DTLS) and it will soon be able to use TURN-TCP extension (relay with TCP instead of UDP). Regards, -- Sebastien zhangchao00001 a ¨¦crit : > Dear sir: > I test test_client_udp on window too , the same error hanppens. the following is turnserver log: > 08: 33.770253 [turnserver.c:3494] Received TCP on listening address > 08:15:40.542728 [turnserver.c:3439] Received data from TCP client > 08:15:40.542839 [turnserver.c:3143] Incomplete message > 08:15:41.510520 [turnserver.c:3439] Received data from TCP client > 08:15:41.510644 [turnserver.c:2502] No message integrity > 08:15:58.232001 [turnserver.c:3439] Received data from TCP client > 08:15:58.232117 [turnserver.c:2414] Parse message failed > 08:15:58.232146 [turnserver.c:3158] Bad STUN/TURN message or permission problem > the captured packet (err.bmp in Accessories). > I don't modify a lot about the example in src packet, just something about the platform conversion(from linux to windows), change "if 0" to "if 1" etc. > > > > ------------------------------------------------------------------------ > ÍøÒ×ÓÊÏ䣬ûÓÐÀ¬»øÓʼþµÄÃâ·Ñµç×ÓÓÊÏ䣡 <http://www.yeah.net/?from=o1> > ------------------------------------------------------------------------ > |
From: Sebastien V. <seb...@tu...> - 2010-01-27 07:34:14
|
Hi, To try to solve your problem, please answer the following question: - What version of TurnServer do you use ? - Can you post the modification you made to the test_client_tcp to work on Windows ? - What compiler have you used on Windows (Visual Studio or MinGW) ? - Can you post a wireshark capture _and_ turnserver log (to add debug information add --enable-debug-build to ./configure and re-make all) ? - Have you tested test_client_udp or test_client_tls under Windows ? working or not ? Thanks, Regards, -- Sebastien Vincent zhangchao00001 a ¨¦crit : > Hello everyone: > I'm a Newcomers£¬ glad to see all of you here. > I met a question when testing test_client_tcp(/src/test_client_tcp.c) > programme, i modify it to run on WindowsXP, install the turnserver on > a linux platform, the first message that the client send can be parsed > by the server, but the second can't be parsed. Has anyone know why? Is > it the platfrom problem or the programme itself ? I modify just a > little for the platfrom reason. > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > ------------------------------------------------------------------------ > > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |
From: zhangchao00001 <zha...@16...> - 2010-01-27 02:17:23
|
Hello everyone: I'm a Newcomers,glad to see all of you here. I met a question when testing test_client_tcp(/src/test_client_tcp.c) programme, i modify it to run on WindowsXP, install the turnserver on a linux platform, the first message that the client send can be parsed by the server, but the second can't be parsed. Has anyone know why? Is it the platfrom problem or the programme itself ? I modify just a little for the platfrom reason. |
From: Sebastien V. <seb...@tu...> - 2010-01-03 11:56:03
|
Hi all, A new version of TurnServer is available! New features includes turn-ipv6-08 draft support, experimental DTLS support (not in TURN standard) and credentials reload (via SIGHUP signal). It also fix a "stack smashing" bug. Link to download: https://sourceforge.net/projects/turnserver/files/turnserver-0.3.tar.bz2/download I remember you that TURN-TCP support is the next feature on my TODO list. You could test a first version, checkout the sources on the turnserver-turn-tcp SVN branch (https://turnserver.svn.sourceforge.net/svnroot/turnserver/branches/turnserver-turn-tcp/). Best regards, -- Sebastien Vincent |