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 <[email protected]> wrote: > openmeetings.properties > - sip.ws.local.port.min=6666 > + sip.ws.local.port.max=7666 > + sip.ws.local.port=6666 > > 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 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 <[email protected]> > 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 Alhaidary <[email protected]> >> wrote: >> >>> kindly advice if there is any change in openmeetings.properties (or any >>> other) in build#129 >>> >>> >> >> -- >> Best regards, >> Maxim >> >> > > -- > Best regards, > Maxim > > -- Best regards, Maxim
