Claim your Biolink Click Here
0 like 0 dislike
1.4k views
I am getting error while Installation of Asterisk REALTIME?

Realtime mapping for 'sippeers' found to engine 'mysql', but the engine is not available..etc..pls help
in Computers & Internet by (460 points) | 1.4k views

1 Answer

0 like 0 dislike
I just fixed it by the command below. Once you installed the MySQL database development files (libmysqlclient-dev), you need to configure asterisk again by (make clean && make distclean) and do the make menuselect. check the res_config_mysql in the addons and save the file. Then make install. :D
 
yum install libmysqlclient-dev
 
Then check ASTERISK.CONF
astmoddir => /usr/lib/asterisk/modules
 
after that run the coomand to load the module
CLI> module load res_config_mysql.so
 
you can check the status by
localhost*CLI> realtime mysql status
by (1.6k points)

Related questions

0 like 0 dislike
2 answers
1 like 0 dislike
1 answer
0 like 0 dislike
1 answer
0 like 0 dislike
2 answers
asked May 27, 2014 in Education & Reference by Yogi (460 points) | 299 views
0 like 0 dislike
1 answer

Where your donation goes
Technology: We will utilize your donation for development, server maintenance and bandwidth management, etc for our site.

Employee and Projects: We have only 15 employees. They are involved in a wide sort of project works. Your valuable donation will definitely boost their work efficiency.

How can I earn points?
Awarded a Best Answer 10 points
Answer questions 10 points
Asking Question -20 points

1,312 questions
1,473 answers
569 comments
4,809 users