Re: [OpenSIPS-Devel] [opensips] Unable to use "$" in a password (#439)

2015-03-24 Thread gremaudc
I have exactly the same as you... --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/439#issuecomment-85870572___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listin

Re: [OpenSIPS-Devel] [opensips] Unable to use "$" in a password (#439)

2015-03-24 Thread gremaudc
Yes of course the first check that I have made is to try to connect using mysql tool and it's work. mysql -uopensips -p --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/439#issuecomment-85487070___ Deve

[OpenSIPS-Devel] [opensips] Bug - StartTLS in LDAP module fail to start (#441)

2015-03-24 Thread gremaudc
Hello everybody, I just installed the 2.1 RC for testing purpose and I try to use the LDAP module with the new startTLS option. For testing, I want to use the built-in certificate with the LDAP module. I already use this certificate with the tls_proto and it works fine but when I try with LDAP

Re: [OpenSIPS-Devel] [opensips] Unable to use "$" in a password (#439)

2015-03-24 Thread gremaudc
I edit manually the residential script and when a write sometime like that: modparam("uri", "db_url", "mysql://opensips:$superPass2016$@localhost/opensips") It doesn't work. In the log file, I can see an MySQL connect error. --- Reply to this email directly or view it on GitHub: https://github.c

[OpenSIPS-Devel] [opensips] Unable to use "$" in a password (#439)

2015-03-23 Thread gremaudc
Hello, I never success to set a password with the dollar character ($) in the residential script for configuring the MySQL connection. Best regards CG --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/439_

Re: [OpenSIPS-Devel] [opensips] OpenSIPS leaks version (#417)

2015-03-02 Thread gremaudc
@bogdan-iancu For example when a scan is made by a tool like nmap, the openSIPS version is displayed. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/417#issuecomment-76681345___ Devel mailing list Deve

[OpenSIPS-Devel] [opensips] Adapt default installation path in the residential script (#418)

2015-02-24 Thread gremaudc
With menuconfig, you can change the installation dir. This feature is cool but after installing, when you generate residential script, all default value including the installation path use the default opensips path. It will be cool if the residential script creator tool can directly create the r

Re: [OpenSIPS-Devel] [opensips] opensipsctl: cannot generate TLS certificates from sources (#369)

2015-02-24 Thread gremaudc
Yes I can confirm this problem too. The tool opensipsctl doesn't work --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/369#issuecomment-75739725___ Devel mailing list Devel@lists.opensips.org http://list

[OpenSIPS-Devel] [opensips] OpenSIPS leaks version (#417)

2015-02-23 Thread gremaudc
OpenSIPS server leaks version and this information may help to conduct an attack. I propose to add a parameter in the configuration to control which information is displayed. For example, Apache has settings to manage this. - ServerToken which can be set to Prod mod - ServerSignature can be set

Re: [OpenSIPS-Devel] [opensips] Add LDAPS and starttls extension to LDAP module (#348)

2014-10-20 Thread gremaudc
@bogdan-iancu Do you have a date for the 2.1 milestone ? --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/348#issuecomment-59756628___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org

[OpenSIPS-Devel] [opensips] Add LDAPS and starttls extension to LDAP module (#348)

2014-10-02 Thread gremaudc
Hello. The LDAP module is stable version but it does not allow to use LDAPS and / or startTLS extension. I think it's really important that the LDAP module can communicate with an LDAP server using TLS and not just TCP. I will be very grateful and also willing to participate in the development o

Re: [OpenSIPS-Devel] [opensips] Fixed the lex for tcp_max_msg_chunks and tcp_max_msg_time (5cf71c3)

2014-03-05 Thread gremaudc
Hello. Thanks for this patch. Happy to have contributed to openSIPS ;-) --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/commit/5cf71c32561c5f47abaf2cab015f7cf707be14e6#commitcomment-5572862___ Devel mailing li