If I followed your guide http://openmeetings.apache.org/red5sip- integration_3.1.html#Setup_red5sip_transport
will I be able to accept landline calls ? Would I need to configure anything else ? Thanks, Dan On Thu, Jan 12, 2017 at 4:54 PM, Maxim Solodovnik <[email protected]> wrote: > Hello Daniel, > > Since everything from temporary red5sip build folder will be copied into > /opt/red5sip/ I see no need in editing something in temporary red5sip > build folder > To test you can use both softphone (I have used Linphone) of regular phone > if your Asterisk accepting incoming calls > > On Thu, Jan 12, 2017 at 4:02 PM, Daniel Baker <[email protected]> wrote: > >> >> >> Thanks Maxim, >> >> >> I think it needs to be stated like this: >> >> >> - All necessary files will be available in the target folder. >> - Insert proper values into the /opt/red5sip/*target*/settin >> gs.properties >> >> >> And this line should read >> >> sudo cp /opt/red5sip/*target*/red5sip /etc/init.d/ >> >> >> >> How can I test if the sip integration is working? Do I need a >> softphone? I'm fairly new to this feature. >> >> >> >> Thanks, >> >> >> Dan >> >> On Thu, Jan 12, 2017 at 3:05 PM, Maxim Solodovnik <[email protected]> >> wrote: >> >>> I have updated http://openmeetings.apache.org/red5sip-integration_3 >>> .1.html#Setup_red5sip_transport >>> Now it is bullet list, so steps should be more clear >>> Please let me know if it can be further improved >>> >>> On Thu, Jan 12, 2017 at 2:52 PM, Daniel Baker <[email protected]> wrote: >>> >>>> Yes I just need to do this cp /opt/red5sip*/target/*red5sip >>>> /etc/init.d/ >>>> >>>> Thanks, >>>> >>>> Dan >>>> >>>> On Thu, Jan 12, 2017 at 2:49 PM, Maxim Solodovnik <[email protected] >>>> > wrote: >>>> >>>>> Hello Daniel, >>>>> >>>>> Thanks for the feedback, I really appreciate this :) >>>>> >>>>> According to "I also noticed this path is not right in the >>>>> documentation : >>>>> >>>>> /opt/red5sip/settings.properties >>>>> >>>>> Shouldn't it be : /opt/red5sip/*target*/settings.properties" >>>>> >>>>> The previous line states: "All necessary files will be available in >>>>> target folder, copy/move it to /opt/red5sip/" >>>>> :))) >>>>> >>>>> Maybe your "*cp: cannot stat '/opt/red5sip/red5sip': No such file or >>>>> directory*" issue will be resolved after copying? >>>>> >>>>> On Thu, Jan 12, 2017 at 1:48 PM, Daniel Baker <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> When installing Asterisk from your guide http://openmeetings.apac >>>>>> he.org/red5sip-integration_3.1.html#Setup_red5sip_transport >>>>>> >>>>>> I encounter a problem at this step : >>>>>> >>>>>> Build with Apache Maven >>>>>> >>>>>> mvn clean package >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> The error I receive: >>>>>> >>>>>> mvn clean package >>>>>> >>>>>> [INFO] Scanning for projects... >>>>>> [INFO] ------------------------------------------------------------ >>>>>> ------------ >>>>>> [INFO] BUILD FAILURE >>>>>> [INFO] ------------------------------------------------------------ >>>>>> ------------ >>>>>> [INFO] Total time: 0.188 s >>>>>> [INFO] Finished at: 2017-01-12T12:38:08+07:00 >>>>>> [INFO] Final Memory: 7M/72M >>>>>> [INFO] ------------------------------------------------------------ >>>>>> ------------ >>>>>> [ERROR] The goal you specified requires a project to execute but >>>>>> there is no POM in this directory (/opt). Please verify you invoked Maven >>>>>> from the correct directory. -> [Help 1] >>>>>> [ERROR] >>>>>> [ERROR] To see the full stack trace of the errors, re-run Maven with >>>>>> the -e switch. >>>>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >>>>>> [ERROR] >>>>>> [ERROR] For more information about the errors and possible solutions, >>>>>> please read the following articles: >>>>>> [ERROR] [Help 1] http://cwiki.apache.org/conflu >>>>>> ence/display/MAVEN/MissingProjectException >>>>>> >>>>>> >>>>>> It can be overcome by changing into the red5sip folder and then >>>>>> running mvn clean package >>>>>> >>>>>> >>>>>> I also noticed this path is not right in the documentation : >>>>>> >>>>>> /opt/red5sip/settings.properties >>>>>> >>>>>> Shouldn't it be : /opt/red5sip/*target*/settings.properties >>>>>> >>>>>> >>>>>> The problem I have now is when I run this command : >>>>>> >>>>>> sudo cp /opt/red5sip/red5sip /etc/init.d/ >>>>>> >>>>>> >>>>>> Error : >>>>>> >>>>>> sudo cp /opt/red5sip/red5sip /etc/init.d/ >>>>>> *cp: cannot stat '/opt/red5sip/red5sip': No such file or directory* >>>>>> >>>>>> >>>>>> Do I just copy over like this : cp /opt/red5sip/ /etc/init.d ? >>>>>> >>>>>> Thanks, >>>>>> >>>>>> Dan >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> WBR >>>>> Maxim aka solomax >>>>> >>>> >>>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> > > > -- > WBR > Maxim aka solomax >
