Asterisk: Meetme app not found
2 answers
When you create an asterisk, before a simple "make" you need to run "make menuconfig" to specify which channels, drivers, codecs, applications, functions, etc. you want to use. Run this and select the meetme app, which is probably not selected.
You will also need a meetme.conf file in / etc / asterisk, with the configuration you want for this application.
+2
a source to share