chat panel to be opened from bottom

2018-03-19 Thread K, Amit (MIND)
Hi Maxim,

I want to fix chat panel to be opened from bottom same as dashboard. (Right now 
it is opening from right to left in case user entered in to room).

Can you please give some hints how can I achieve that.

Best Regards,
Amit




The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any 
virus/trojan/worms/malicious code transmitted by this email. www.motherson.com


Re: Video not working in iframe

2018-03-19 Thread Maxim Solodovnik
https://dev.chromium.org/Home/chromium-security/deprecating-permissions-in-cross-origin-iframes#TOC-To-continue-to-use-permissions-from-iframes-on-your-website.
..

On Tue, Mar 20, 2018 at 12:33 PM, Shamsundar Bairagi <
sbair...@triarqhealth.com> wrote:

> Hello Sir,
>
> Video working in new window but when we integrate that url into iframe
> then video in not working.
>
>
>
> Thanks & Regards,
>
> *Shamsundar K. Bairagi*
>
> Software Engineer | TRIARQ Health
>
> *Mobile*: +91.82750.23265
>
> *Office*: +91.253.2344395/96 x 525
>
> www.TRIARQhealth.com 
>
>
>
> [image: cid:image001.png@01D34CD7.690A7910]
>
>
>
> [image: cid:image002.png@01D34CD7.690A7910]
>   [image: Image result for
> instagram logo]    [image:
> cid:image004.png@01D34CD7.690A7910]
>    [image: Image result for
> linkedin logo]    [image:
> youtube_social_icon_red]
> 
>
>
>
> *This e-mail message and any documents attached to it are confidential and
> may contain information that is protected from disclosure by various
> federal and state laws, including the HIPAA privacy rule (45 C.F.R., Part
> 164). This information is intended to be used solely by the entity or
> individual to whom this message is addressed. If you are not the intended
> recipient, be advised that any use, dissemination, forwarding, printing, or
> copying of this message without the sender's written permission
> is strictly prohibited and may be unlawful. Accordingly, if you have
> received this message in error, please notify the sender immediately by
> phone at **1.877.456.3671* <(877)%20456-3671>*, and then delete this
> message.*
>
>
>



-- 
WBR
Maxim aka solomax


Video not working in iframe

2018-03-19 Thread Shamsundar Bairagi
Hello Sir,
Video working in new window but when we integrate that url into iframe then 
video in not working.

Thanks & Regards,
Shamsundar K. Bairagi
Software Engineer | TRIARQ Health
Mobile: +91.82750.23265
Office: +91.253.2344395/96 x 525
www.TRIARQhealth.com

[cid:image001.png@01D34CD7.690A7910]

[cid:image002.png@01D34CD7.690A7910]  
[Image result for instagram logo] 

[cid:image004.png@01D34CD7.690A7910]  
   [Image result for linkedin logo]  
   [youtube_social_icon_red] 


This e-mail message and any documents attached to it are confidential and may 
contain information that is protected from disclosure by various federal and 
state laws, including the HIPAA privacy rule (45 C.F.R., Part 164). This 
information is intended to be used solely by the entity or individual to whom 
this message is addressed. If you are not the intended recipient, be advised 
that any use, dissemination, forwarding, printing, or copying of this message 
without the sender's written permission is strictly prohibited and may be 
unlawful. Accordingly, if you have received this message in error, please 
notify the sender immediately by phone at 1.877.456.3671, 
and then delete this message.



Re: SSL with Ubuntu OM installation

2018-03-19 Thread David Jentz
Back when I was having issues with sound I was thinking it may have
required SSL to get video/microphone access, this turned out to not be
true, but I wrote some scripts that at least for centos take
openmeetings and use sed, etc to make openmeetings ssl automatically.

Still a bit raw and not enough error handling/checking. I also wanted
to use have expect subscripts so I could handle password/key entry.

One nice thing is that all the necessary steps are captured. Who
knows, it could be the start or kernel of something..

I can post the relevant parts of my scripts if people think it is useful.

-Dave

On Sun, Mar 18, 2018 at 9:49 PM, Ramón Zárate Moedano  wrote:
> It would be great if Alvaro could add to existing tutorials SSL part using
> lets encryp.
>
> At this time is mandatory for chrome and maybe would be for all browsers.
>
> El dom., 18 de mar. de 2018 9:59 PM, Maxim Solodovnik 
> escribió:
>>
>> Hello Anis,
>>
>> unfortunately I'm not maintaining OM tutorials.
>> I saw very detailed steps in user@ mailing list, you can use them as
>> tutorials :)
>>
>>
>> On Mon, Mar 19, 2018 at 10:56 AM, Anis Aliev  wrote:
>> > Dear Maxim,
>> >
>> > Is it possible to make full tutorial including SSL configuration of OM?
>> > or
>> > just update Tutorials with SSL ? For example with Lets Encrypt
>> > I think not only me but  all community want it.
>> >
>> > Thanks!
>> >
>> > 2018-03-18 18:21 GMT+05:00 Maxim Solodovnik :
>> >>
>> >> I'm usually using `netstat -an|grep 5443` (never used nmap)
>> >>
>> >> According to your configs
>> >> jee-container.xml looks good
>> >>
>> >> keystore/trustsrore file/pass need to be set in red5.properties
>> >> It should match your actual keystore
>> >>
>> >> I wouls run red5.sh from console and check what is being printed
>> >>
>> >> On Sun, Mar 18, 2018 at 1:52 AM, Aaron Hepp 
>> >> wrote:
>> >> > I have followed a few different guides on importing a cert into a
>> >> > Tomcat
>> >> > installation from my cert provider as well from the OM site:
>> >> >
>> >> > https://openmeetings.apache.org/RTMPSAndHTTPS.html
>> >> >
>> >> >
>> >> >
>> >> > https://helpdesk.ssls.com/hc/en-us/articles/203505171-How-to-install-a-SSL-certificate-on-a-Tomcat-server
>> >> >
>> >> > last portion you need to changed the XML file.  For OM installation
>> >> > you
>> >> > need
>> >> > to comment out the "Tomcat without SSL enabled" via  and
>> >> > remove
>> >> > them from "Tomcat with SSL enable" in /opt/om/conf/ jee-container.xml
>> >> >
>> >> > Saved all files and shutdown and restarted the red5 service.  Do a
>> >> > NMAP
>> >> > and
>> >> > still shows OM listening on 5080 and 1935.  I have gone into the OM
>> >> > installation and changed flash.secure = true and restarted from there
>> >> > and
>> >> > still showing the listening on those ports.
>> >> >
>> >> > server:~# nmap localhost
>> >> >
>> >> > Starting Nmap 7.01 ( https://nmap.org ) at 2018-03-17 18:36 UTC
>> >> > Nmap scan report for localhost (127.0.0.1)
>> >> > Host is up (0.27s latency).
>> >> > rDNS record for 127.0.0.1: localhost.localdomain
>> >> > Not shown: 995 closed ports
>> >> > PORT STATE SERVICE
>> >> > 22/tcp   open  ssh
>> >> > 1935/tcp open  rtmp
>> >> > 3306/tcp open  mysql
>> >> > 5080/tcp open  onscreen
>> >> > /tcp open  abyss
>> >> > Nmap done: 1 IP address (1 host up) scanned in 0.13 seconds
>> >> >
>> >> > Is there other steps that need to be taken to get it to start
>> >> > listening
>> >> > on
>> >> > 5443?  I did notice the four entries below.  Do I need to edit them
>> >> > with
>> >> > my
>> >> > jks file locations and the password used to create or since client
>> >> > auth
>> >> > is
>> >> > disabled that they are not needed?
>> >> >
>> >> > > >> > key="keystoreFile" value="${rtmps.keystorefile}" />
>> >> > > >> > key="keystorePass" value="${rtmps.keystorepass}" />
>> >> > > >> > key="truststoreFile" value="${rtmps.truststorefile}" />
>> >> > > >> > key="truststorePass" value="${rtmps.truststorepass}" />
>> >> >
>> >> > I have attached the xml file to make sure that is correct.  Need to
>> >> > get
>> >> > this
>> >> > moved over to SSL as the last browser to still support unsecured
>> >> > flash
>> >> > is
>> >> > Firefox, and from what I understand that will be removed in the next
>> >> > revision.
>> >> >
>> >> >
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> WBR
>> >> Maxim aka solomax
>> >
>> >
>> >
>> >
>> > --
>> >
>> > IT Manager,e-learning specialist
>> > Skype:aliev_anis
>> > www.facebook.com/anis.aliev
>> > Тел:989010012
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax


Re: SSL with Ubuntu OM installation

2018-03-19 Thread Anis Aliev
I already asked him, but he said he don't have time. Better if community
ask him too :)

пн, 19 марта 2018 г., 9:49 Ramón Zárate Moedano :

> It would be great if Alvaro could add to existing tutorials SSL part using
> lets encryp.
>
> At this time is mandatory for chrome and maybe would be for all browsers.
>
> El dom., 18 de mar. de 2018 9:59 PM, Maxim Solodovnik <
> solomax...@gmail.com> escribió:
>
>> Hello Anis,
>>
>> unfortunately I'm not maintaining OM tutorials.
>> I saw very detailed steps in user@ mailing list, you can use them as
>> tutorials :)
>>
>>
>> On Mon, Mar 19, 2018 at 10:56 AM, Anis Aliev 
>> wrote:
>> > Dear Maxim,
>> >
>> > Is it possible to make full tutorial including SSL configuration of OM?
>> or
>> > just update Tutorials with SSL ? For example with Lets Encrypt
>> > I think not only me but  all community want it.
>> >
>> > Thanks!
>> >
>> > 2018-03-18 18:21 GMT+05:00 Maxim Solodovnik :
>> >>
>> >> I'm usually using `netstat -an|grep 5443` (never used nmap)
>> >>
>> >> According to your configs
>> >> jee-container.xml looks good
>> >>
>> >> keystore/trustsrore file/pass need to be set in red5.properties
>> >> It should match your actual keystore
>> >>
>> >> I wouls run red5.sh from console and check what is being printed
>> >>
>> >> On Sun, Mar 18, 2018 at 1:52 AM, Aaron Hepp 
>> wrote:
>> >> > I have followed a few different guides on importing a cert into a
>> Tomcat
>> >> > installation from my cert provider as well from the OM site:
>> >> >
>> >> > https://openmeetings.apache.org/RTMPSAndHTTPS.html
>> >> >
>> >> >
>> >> >
>> https://helpdesk.ssls.com/hc/en-us/articles/203505171-How-to-install-a-SSL-certificate-on-a-Tomcat-server
>> >> >
>> >> > last portion you need to changed the XML file.  For OM installation
>> you
>> >> > need
>> >> > to comment out the "Tomcat without SSL enabled" via  and
>> remove
>> >> > them from "Tomcat with SSL enable" in /opt/om/conf/ jee-container.xml
>> >> >
>> >> > Saved all files and shutdown and restarted the red5 service.  Do a
>> NMAP
>> >> > and
>> >> > still shows OM listening on 5080 and 1935.  I have gone into the OM
>> >> > installation and changed flash.secure = true and restarted from there
>> >> > and
>> >> > still showing the listening on those ports.
>> >> >
>> >> > server:~# nmap localhost
>> >> >
>> >> > Starting Nmap 7.01 ( https://nmap.org ) at 2018-03-17 18:36 UTC
>> >> > Nmap scan report for localhost (127.0.0.1)
>> >> > Host is up (0.27s latency).
>> >> > rDNS record for 127.0.0.1: localhost.localdomain
>> >> > Not shown: 995 closed ports
>> >> > PORT STATE SERVICE
>> >> > 22/tcp   open  ssh
>> >> > 1935/tcp open  rtmp
>> >> > 3306/tcp open  mysql
>> >> > 5080/tcp open  onscreen
>> >> > /tcp open  abyss
>> >> > Nmap done: 1 IP address (1 host up) scanned in 0.13 seconds
>> >> >
>> >> > Is there other steps that need to be taken to get it to start
>> listening
>> >> > on
>> >> > 5443?  I did notice the four entries below.  Do I need to edit them
>> with
>> >> > my
>> >> > jks file locations and the password used to create or since client
>> auth
>> >> > is
>> >> > disabled that they are not needed?
>> >> >
>> >> > > >> > key="keystoreFile" value="${rtmps.keystorefile}" />
>> >> > > >> > key="keystorePass" value="${rtmps.keystorepass}" />
>> >> > > >> > key="truststoreFile" value="${rtmps.truststorefile}" />
>> >> > > >> > key="truststorePass" value="${rtmps.truststorepass}" />
>> >> >
>> >> > I have attached the xml file to make sure that is correct.  Need to
>> get
>> >> > this
>> >> > moved over to SSL as the last browser to still support unsecured
>> flash
>> >> > is
>> >> > Firefox, and from what I understand that will be removed in the next
>> >> > revision.
>> >> >
>> >> >
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> WBR
>> >> Maxim aka solomax
>> >
>> >
>> >
>> >
>> > --
>> >
>> > IT Manager,e-learning specialist
>> > Skype:aliev_anis
>> > www.facebook.com/anis.aliev
>> > Тел:989010012
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>