Maybe Asterisk connection on OM side wasn't properly configured? On Fri, Sep 4, 2015 at 4:01 AM, awotipe oluwaseun < [email protected]> wrote:
> thanks smith for your last comment and guildiance, i have some more othaer > questions from the instruction at > > Modify /etc/asterisk/extensions.conf > ; > ***************************************************** > > ; The below dial plan is used to dial into a Openmeetings Conference room; > The first line DB_EXISTS(openmeetings/room/ does not belong to the > openmeetings application but is the name of astDB containing the astDB > family/key pair and values; To Check if your astDB has been created do the > following in a terminal window type the following:; asterisk –rx “database > show”; If you do not receive an output with that resembles > openmeetings/rooms/400## where “##” will equal the extension assigned when > you created your room; If you do not receive the above output check your > parameters in > /opt/red5/webapps/openmeetings/WEB-INF/classes/openmeetings-applicationContext.xml; > Go back into the Administrator Panel and remove the PIN number in each room > save the record with no PIN number and then re-enter the pin again resave the > record.; ***************************************************** > > I ran the command asterisk –rx “database show” before and after iput > the the values of the room state below the screen shot above, i got same > result as below > > > Privilege escalation protection disabled! > > See https://wiki.asterisk.org/wiki/x/1gKfAQ for > more details. > /dundi/secret : > oe+jF4tGLSeIhzY4y6FEOg==;KzAQOOPStj0IOXZW8oMQcg== > /dundi/secretexpiry : 1441320143 > > 2 results found. > > which is different from what is expected, i am runing asterisk 11.70. > Any is there anything that i am doing wrongly here. > thanks > > > > On Thursday, September 3, 2015 10:54 AM, Pierre Smits < > [email protected]> wrote: > > > I wouldn't recommend it for production purposes. There it is best to have > separate setups for OpenMeetings, the RDBMS and the SIP server. But for > evaluation purposes an all-in-one box could suffice. > > As the document states in the section below OEM-prelim-ScreenShot-product > the following line determines the location of the server: > > Server = localhost > > Changing that to the ip address (or fqdn) of the mysql server will make it > use the external rdbms. > > Best regards, > > Pierre Smits > > *ORRTIZ.COM <http://www.orrtiz.com/>* > Services & Solutions for Cloud- > Based Manufacturing, Professional > Services and Retail & Trade > http://www.orrtiz.com > > On Thu, Sep 3, 2015 at 4:11 PM, awotipe oluwaseun < > [email protected]> wrote: > > hi all, > i am trying to integrate sip with my current openmeetings, i got confused > the some steps from the instruction ( > http://openmeetings.apache.org/red5sip-integration_3.0.html ),. > my question is do i have to setup asterisk server separately or it could > be all inone box with openmeeting server, does the Asterisk use exsiting > database on openmeeting server, if so how do i connect it to the databse. > please forgive me for asking a lame man questions. > thanks > > > > > -- WBR Maxim aka solomax
