I have configured Asterisk several years ago If I do remember correctly steps listed at site are complete
Not sure when I'll be able to double check everything :( Can you check you are using same version and follow the instruction step-by-step? On Thu, 11 Apr 2019 at 23:13, Siovel Rodriguez <[email protected]> wrote: > I changed by now I have this in the Asterisk logs > > [Apr 11 11:54:05] WARNING[1326] res_config_mysql.c: MySQL RealTime: Failed > to query database: Table 'open404.asterisk' doesn't exist > > Should be create an Asterisk table in open404 data base? > What should I do? > > El jue., 11 abr. 2019 a las 11:35, Maxim Solodovnik (<[email protected]>) > escribió: > >> This section describes OM database >> >> On Thu, 11 Apr 2019 at 22:10, Siovel Rodriguez <[email protected]> >> wrote: >> >>> Hello Maxim and other members of the OM community, I am trying to >>> integrate om4.04 with Asterisk. I followed the steps of this link >>> https://openmeetings.apache.org/voip-sip-integration.html but I have >>> left the doubt with the following configuration >>> >>> Configure MySQL module: >>> >>> Set valid data for MySQL in /etc/asterisk/res_config_mysql.conf: >>> Example >>> >>> >>> [general] >>> dbhost = 127.0.0.1 >>> dbname = openmeetings >>> dbuser = root >>> dbpass = >>> dbport = 3306 >>> dbsock = /var/lib/mysql/mysql.sock >>> dbcharset = utf8 >>> requirements = warn >>> >>> The database openmeetings is the database of the installation of OM4.04 >>> or is that of Asterisk?. In that case that database is not created and >>> the following error appears in the Asterisk logs. >>> Apr 11 10:40:20] ERROR [1315] res_config_mysql.c: MySQL RealTime: Failed >>> to connect database server openmeetings on 127.0.0.1 (err 1049). Check >>> debug for more info. >>> >>> Please, I would appreciate your help >>> >>> Greetings >>> >> >> >> -- >> WBR >> Maxim aka solomax >> > -- WBR Maxim aka solomax
