Claim your Biolink Click Here
0 like 0 dislike
405 views

AND getting the error No application 'Meetme' for extension in asterisk console,

in Education & Reference by (460 points) | 405 views

2 Answers

0 like 0 dislike
Best answer

The asterisk Logs reports Realtime mapping for \'meetme\' found to engine \'odbc\', but the engine is not available

module show like odbc = 0 modules loaded

yum install unixODBC unixODBC-devel libtool-ltdl libtool-ltdl-devel

Once you have done that, be sure to re-run the Asterisk configure script. Then check menuselect and res_odbc should be available.

./configure

make menuselect

make

make install

by (1.6k points)
selected by
0 like 0 dislike

If u are getting the error \"No application \'Meetme\' for extension \"in asterisk console,
do the following . . .

u can make sure that the app_meetme is not installed in ur system by following command on ast console
\"CLI > show modules\"

goto asterisk source code directory and apply command
\"[root@localhost]# make menuselect\"

in menu select \"applications\" and select \"app_meetme\".

now its time to recompile the ast source code by \"make\" and \"make install\" commands.

by (1.1k points)

Related questions

0 like 0 dislike
1 answer
0 like 0 dislike
1 answer
0 like 0 dislike
0 answers
asked Sep 27, 2013 in Education & Reference by anonymous | 687 views
1 like 0 dislike
2 answers

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,310 questions
1,471 answers
569 comments
4,809 users