Re: [DISCUSSION] 3.1.2 release

2016-07-12 Thread Maxim Solodovnik
Signature will be created only after successful VOTE on release, please see http://openmeetings.apache.org/ReleaseGuide.html On Wed, Jul 13, 2016 at 12:52 PM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > cc @dev > > 2016-07-13 18:52 GMT+12:00 seba.wag...@gmail.com : > > > Had no chance

Re: [DISCUSSION] 3.1.2 release

2016-07-12 Thread seba.wag...@gmail.com
Had no chance to do a signature test yet but RTMPs status is no blocker for me. It's an issue with the Red5 libraries, so not a lot what you can do. I think also more smaller releases are better then less bigger ones. Seb 2016-07-13 18:49 GMT+12:00 Peter Dähn : > Hi Maxim, > > from my point of

Re: [DISCUSSION] 3.1.2 release

2016-07-12 Thread seba.wag...@gmail.com
cc @dev 2016-07-13 18:52 GMT+12:00 seba.wag...@gmail.com : > Had no chance to do a signature test yet but RTMPs status is no blocker > for me. It's an issue with the Red5 libraries, so not a lot what you can do. > > I think also more smaller releases are better then less bigger ones. > > Seb > >

Re: [DISCUSSION] 3.1.2 release

2016-07-12 Thread Peter Dähn
Hi Maxim, from my point of view, we wouldn't change the current situation with the signing issue. I don't know, how often RTMPS is used... If it will be released both things need to be communicated in a way, that is hard to overlook it. From me +1 Greetings Peter Am 13.07.2016 um 07:46 s

[DISCUSSION] 3.1.2 release

2016-07-12 Thread Maxim Solodovnik
Hello All, I would like to release 3.1.2 pros: 1) more than 40 issues were resolved https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12335347 2) this release will have signed Screen Sharing Application 3) lot's of time passed since last release cons: 1) no stable

Re: Red5SIP: Uncomfortable noise during a call

2016-07-12 Thread Elena Darriba
Ok, I test it as soon as possible, thanks! *Elena Darriba* VoIP Systems Engineer @ Quobis | e: elena.darr...@quobis.com | p: (+34) 986 911 644 2016-07-12 15:45 GMT+02:00 Maxim Solodovnik : > Maybe you can try latest maven? > > WBR, Maxim > (from mobile, sorry for the t

Re: Red5SIP: Uncomfortable noise during a call

2016-07-12 Thread Maxim Solodovnik
Maybe you can try latest maven? WBR, Maxim (from mobile, sorry for the typos) On Jul 12, 2016 19:30, "Elena Darriba" wrote: > [root@centos7-1 ~]# mvn -v > Apache Maven 3.0.5 (Red Hat 3.0.5-16) > Maven home: /usr/share/maven > Java version: 1.7.0_79, vendor: Oracle Corporation > Java home: /opt/j

Re: Red5SIP: Uncomfortable noise during a call

2016-07-12 Thread Elena Darriba
[root@centos7-1 ~]# mvn -v Apache Maven 3.0.5 (Red Hat 3.0.5-16) Maven home: /usr/share/maven Java version: 1.7.0_79, vendor: Oracle Corporation Java home: /opt/jdk1.7.0_79/jre Default locale: es_ES, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-327.22.2.el7.x86_64", arch: "amd64", fa

Re: Red5SIP: Uncomfortable noise during a call

2016-07-12 Thread Maxim Solodovnik
for some weird reason default maven repository is not being tried what is your maven version? On Tue, Jul 12, 2016 at 7:22 PM, Elena Darriba wrote: > Hi Maxim, > > Thanks a lot for your comments. Documentation is not updated with maven... > I am trying to compile it and it shows the following er

Re: Red5SIP: Uncomfortable noise during a call

2016-07-12 Thread Elena Darriba
Hi Maxim, Thanks a lot for your comments. Documentation is not updated with maven... I am trying to compile it and it shows the following error: [INFO] Scanning for projects... [INFO] [INFO] [INFO] Building red5sip 3.1-SNAP

Re: Red5SIP: Uncomfortable noise during a call

2016-07-12 Thread Maxim Solodovnik
you need to build using maven: mvn clean package On Tue, Jul 12, 2016 at 6:28 PM, Elena Darriba wrote: > I am compiling red5sip, not red5... > > *Elena Darriba* > VoIP Systems Engineer @ Quobis | e: > elena.darr...@quobis.com | p: (+34) 986 911 644 > > 2016-07-12 14:23

Re: Red5SIP: Uncomfortable noise during a call

2016-07-12 Thread Elena Darriba
I am compiling red5sip, not red5... *Elena Darriba* VoIP Systems Engineer @ Quobis | e: elena.darr...@quobis.com | p: (+34) 986 911 644 2016-07-12 14:23 GMT+02:00 Juan Carrera : > Hi, i'm compiling right now version 3.1.1 and as stated in > http://openmeetings.apache.org

Re: Red5SIP: Uncomfortable noise during a call

2016-07-12 Thread Juan Carrera
Hi, i'm compiling right now version 3.1.1 and as stated in http://openmeetings.apache.org/BuildInstructions.html you have to use maven instead of ant. BTW I don't know if its fixed in trunk, but i have edited pom.xml because apache rat plugin snapshot is not available and changed line 917 to use

Re: Red5SIP: Uncomfortable noise during a call

2016-07-12 Thread Elena Darriba
Hello Maxim, Sorry, I am trying compiling master but there is not build.xml file... how could I proceed? [root@centos7-1 red5sip]# git checkout master Already on 'master' [root@centos7-1 red5sip]# ls -l total 8 drwxr-xr-x 2 root root 24 jul 12 13:52 lib drwxr-xr-x 2 root root 24 jun 29 10:22