Re: RTMPS?

2016-05-26 Thread Maxim Solodovnik
try to change config.xml to be 1935 443 yes 443 https none works as expected for me (version 3.1.2-SNAPSHOT) On Fri, May 27, 2016 at 11:33 AM, Manohar Kotapati < manoharkotapati@gmail.com> wrote: > Hi Jason, > A similar issue was logged in Jira - openmeetings. Please go through the > below l

Re: RTMPS?

2016-05-26 Thread Manohar Kotapati
Hi Jason, A similar issue was logged in Jira - openmeetings. Please go through the below link. It may help you. https://issues.apache.org/jira/browse/OPENMEETINGS-1358 On Thu, May 26, 2016 at 6:25 PM, Jason Romo wrote: > Okay I am still getting the same error. When I enter the room it can’t >

Re: solve

2016-05-26 Thread Maxim Solodovnik
you are welcome :) On Fri, May 27, 2016 at 8:46 AM, Ricardo Adolfo Sánchez Arboleda < rasa996...@gmail.com> wrote: > Hi Maxim, the roll the video ... > > Thank you! > -- WBR Maxim aka solomax

RTMPS?

2016-05-26 Thread Jason Romo
Okay I am still getting the same error. When I enter the room it can’t connect to RTMPS(5443). I must be missing something. lsof -n | grep LISTEN java 6427root 77u IPv6 539404719 0t0 TCP *: (LISTEN) java 6427root 78u IPv6

RE: SecureHash issue

2016-05-26 Thread Pablo Vidal Figueiras
Hi, There is 2 new issues after updating the code: · If the url (ie http://localhost:5080/openmeetings/?secureHash=5d0ab251-7265-4951-a90c-25ebc04c60f8) is used in a navigator (ie IE11) then it’s opened in a different navigator (ie Chrome) a "This session hash has already been used [7

Re: error al subir video

2016-05-26 Thread Ricardo Adolfo Sánchez Arboleda
Thank you! *Saludes;* rasa. 2016-05-26 8:13 GMT-05:00 Ricardo Adolfo Sánchez Arboleda : > Debian vlc and others I can see ... > > I will use this [1] link to get build #250 (latest successful) > [1] > https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.1.x/250/ > > Close

Re: error al subir video

2016-05-26 Thread Ricardo Adolfo Sánchez Arboleda
Debian vlc and others I can see ... I will use this [1] link to get build #250 (latest successful) [1] https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.1.x/250/ Closed thread *Saludes;* rasa. 2016-05-25 22:43 GMT-05:00 Maxim Solodovnik : > maybe something wrong with

Re: SecureHash issue

2016-05-26 Thread Maxim Solodovnik
seems to be fixed On Thu, May 26, 2016 at 6:33 PM, Pablo Vidal Figueiras < pablo.vi...@balidea.com> wrote: > Thank you Maxim ;) > > > > *Pablo Vidal Figueiras* > > pablo.vi...@balidea.com > > 981926047 > > > > > > >

RE: SecureHash issue

2016-05-26 Thread Pablo Vidal Figueiras
Thank you Maxim ;) Pablo Vidal Figueiras pablo.vi...@balidea.com 981926047 BALIDEA Consulting & Programming Avda. Finisterre, 281, 1º / 15008 A Coruña Tel.: 981 93 78 76 / Fax: 981

Re: SecureHash issue

2016-05-26 Thread Maxim Solodovnik
https://issues.apache.org/jira/browse/OPENMEETINGS-1411 On Thu, May 26, 2016 at 6:00 PM, Maxim Solodovnik wrote: > Hello Pablo, > > secureHashes are mostly being used as one-time-hash, I'll check what is > going on in case "allowSameURLMultipleTimes" is set to true and will > write back here > >

Re: SecureHash issue

2016-05-26 Thread Maxim Solodovnik
Hello Pablo, secureHashes are mostly being used as one-time-hash, I'll check what is going on in case "allowSameURLMultipleTimes" is set to true and will write back here On Thu, May 26, 2016 at 4:57 PM, Pablo Vidal Figueiras < pablo.vi...@balidea.com> wrote: > Hi, > > > > I detected an issue rel

SecureHash issue

2016-05-26 Thread Pablo Vidal Figueiras
Hi, I detected an issue related to secureHash url and indirectly with the allowSameURLMultipleTimes when it's setted as true. I'm using a 3.1.2 Snapshot version I donwloaded the 5/5 from the svn branch and disconnected from the apache svn, so I have no further updates SecureHash url is created

Re: Problems installing openmeetings on Oracle DB

2016-05-26 Thread Maxim Solodovnik
Columns were renamed On Thu, May 26, 2016 at 3:16 PM, Maxim Solodovnik wrote: > https://issues.apache.org/jira/browse/OPENMEETINGS-1410 > > On Thu, May 26, 2016 at 3:10 PM, Maxim Solodovnik > wrote: > >> According to this: >> http://stackoverflow.com/questions/277744/jdbc-oracle-arrayindexoutof

Re: Problems installing openmeetings on Oracle DB

2016-05-26 Thread Maxim Solodovnik
https://issues.apache.org/jira/browse/OPENMEETINGS-1410 On Thu, May 26, 2016 at 3:10 PM, Maxim Solodovnik wrote: > According to this: > http://stackoverflow.com/questions/277744/jdbc-oracle-arrayindexoutofboundsexception > There seems to be an error in Oracle DB driver > > What driver are you us

Re: Problems installing openmeetings on Oracle DB

2016-05-26 Thread Maxim Solodovnik
According to this: http://stackoverflow.com/questions/277744/jdbc-oracle-arrayindexoutofboundsexception There seems to be an error in Oracle DB driver What driver are you using? On Thu, May 26, 2016 at 3:06 PM, Maxim Solodovnik wrote: > I can fix "CREATE TABLE appointment" by renaming column in

Re: Problems installing openmeetings on Oracle DB

2016-05-26 Thread Maxim Solodovnik
I can fix "CREATE TABLE appointment" by renaming column in DB I need couple of minutes to check the code to understand what is wrong with naviglobal On Thu, May 26, 2016 at 3:04 PM, Ioannis Vlachos wrote: > Hi. > I'm trying to install openmeetings on Oracle (through command line admin, > but I h

Problems installing openmeetings on Oracle DB

2016-05-26 Thread Ioannis Vlachos
Hi. I'm trying to install openmeetings on Oracle (through command line admin, but I have problems. Any ideas would be appreciated. First I had this exception: Caused by: org.apache.openjpa.persistence.PersistenceException: ORA-00904: : invalid identifier {stmnt 251155815 CREATE TABLE appointment

Re: UNSUBSCRIBE ME PLEASE

2016-05-26 Thread Maxim Solodovnik
to unsubscribe please follow the URL from this http://openmeetings.apache.org/mail-lists.html page On Thu, May 26, 2016 at 1:10 PM, Jawad Khalife wrote: > UNSUBSCRIBE ME PLEASE > > *Jawad Khalife* > > Cisco ITQ Instructor > > PhD (Computers and Networks Security) > > Senior Network Security & Sy

UNSUBSCRIBE ME PLEASE

2016-05-26 Thread Jawad Khalife
UNSUBSCRIBE ME PLEASE Jawad Khalife Cisco ITQ Instructor PhD (Computers and Networks Security) Senior Network Security & Systems Engineer __ Lebanese University Central Administration, IT Department Office: +961 1612606-Ext: 105 Mob: +961 3720284 Fax: +961 16