Re: Config file change

2020-10-30 Thread Maxim Solodovnik
then you can check using diff add missing lines and copy :)) On Sat, 31 Oct 2020 at 09:40, Ali Alhaidary wrote: > Thank you, but this is way complicated for me :-) > On 10/31/20 4:40 AM, Maxim Solodovnik wrote: > > You can use `sed` > here is an example: > >

Re: Config file change

2020-10-30 Thread Ali Alhaidary
Thank you, but this is way complicated for me :-) On 10/31/20 4:40 AM, Maxim Solodovnik wrote: You can use `sed` here is an example: https://github.com/openmeetings/openmeetings-docker/blob/master/scripts/om.sh#L50 On Fri, 30 Oct 2020 at 23:59, Ali Alhaidary

Re: Config file change

2020-10-30 Thread Maxim Solodovnik
You can use `sed` here is an example: https://github.com/openmeetings/openmeetings-docker/blob/master/scripts/om.sh#L50 On Fri, 30 Oct 2020 at 23:59, Ali Alhaidary wrote: > openmeetings.properties > - sip.ws.local.port.min= > + sip.ws.local.port.max=7666 > + sip.ws.local.port= > > On

Re: Config file change

2020-10-30 Thread Ali Alhaidary
openmeetings.properties - sip.ws.local.port.min= + sip.ws.local.port.max=7666 + sip.ws.local.port= On 10/30/20 7:32 PM, Ali Alhaidary wrote: I am just upgrading from one build to another, and copying openmeetings.properties, server.xml and persistence.xml, but service starts with

Re: Config file change

2020-10-30 Thread Ali Alhaidary
I am just upgrading from one build to another, and copying openmeetings.properties, server.xml and persistence.xml, but service starts with error and terminates. On 10/30/20 6:55 PM, Maxim Solodovnik wrote: please check with `meld` or `diff` :))) On Fri, 30 Oct 2020 at 22:28, Ali Alhaidary

Re: Config file change

2020-10-30 Thread Maxim Solodovnik
please check with `meld` or `diff` :))) On Fri, 30 Oct 2020 at 22:28, Ali Alhaidary wrote: > so I must reconfigure the new one and can not use from older build? > On 10/30/20 6:23 PM, Maxim Solodovnik wrote: > > some SIP related > nothing to worry about > > On Fri, 30 Oct 2020 at 19:13, Ali

Re: Config file change

2020-10-30 Thread Ali Alhaidary
so I must reconfigure the new one and can not use from older build? On 10/30/20 6:23 PM, Maxim Solodovnik wrote: some SIP related nothing to worry about On Fri, 30 Oct 2020 at 19:13, Ali Alhaidary mailto:ali.alhaid...@the5stars.org>> wrote: kindly advice if there is any change in

Re: Config file change

2020-10-30 Thread Maxim Solodovnik
some SIP related nothing to worry about On Fri, 30 Oct 2020 at 19:13, Ali Alhaidary wrote: > kindly advice if there is any change in openmeetings.properties (or any > other) in build#129 > > -- Best regards, Maxim

sobre openmeeting

2020-10-30 Thread Osmel Cutiño Felipe
Buenos días Necesito su ayuda con respecto a openmeeting. En versiones anteriores en la configuración de openmeeting existía esta opción header.csp.frame.options la cual yo la configuraba de esta forma 'self' [ https://192.168.14.91:9443/ | https://IP-SERVER-WSO2:PORT ] en esta ultima versión

Config file change

2020-10-30 Thread Ali Alhaidary
kindly advice if there is any change in openmeetings.properties (or any other) in build#129