[asterisk-users] Add Apps to Asterisk?

Matthew Rubenstein email at mattruby.com
Wed Nov 15 08:54:08 MST 2006


	Thanks for the reply. There's
no /usr/lib/asterisk/modules/app_meetme.so , though that dir has all the
libraries for all the other modules I see in CLI> 'show modules' (no
meetme there, either, as I noted). /etc/asterisk/modules.conf starts
with

[modules]
autoload=yes

and there's no 'noload =>' directive specifying meetme. So it's clearly
not installed.

	Maybe there's a package that's not installed? Or maybe I have to
download/compile/install a source tarfile. How can I find out if a
package that includes Meetme is available (for CentOS) but not
installed, or just get an installable tarfile (with instructions for
installing and running my upgraded Asterisk)? Thanks for your insights.


On Tue, 2006-11-14 at 22:53 -0800, Darryl Dunkin wrote:
> First, check for app_meetme.so in /usr/lib/asterisk/modules (wherever
> your modules path is). Next, in the CLI, do a 'show modules' to see if
> it is there. If not, check your modules.conf and add in 'load =>
> app_meetme.so' assuming autoload is not enabled.
> 
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Matthew
> Rubenstein
> Sent: Tuesday, November 14, 2006 21:09
> To: Asterisk-Users
> Subject: [asterisk-users] Add Apps to Asterisk?
> 
> 	I've got an Asterisk (v1.2.11) installation running, but it
> doesn't
> seem to have the Meetme() app. At the CLI, I type Meetme , and it
> responds No such command 'Meetme'; meetme doesn't show up in CLI show
> modules . I'm running a SIP-only server at a datacenter where I can't
> add Digium (or any other) HW, and am running under CentOS. There is
> an /etc/asterisk/meetme.conf file, but I don't see anything to use it.
> 
> 	What do I have to do, exactly, to install Meetme? What about the
> Conference command, or others not installed? I'd prefer to use the
> CentOS package system as much as possible, but I can compile source if
> necessary. Is there a HowTo on the Web somewhere that details this
> process?
-- 

(C) Matthew Rubenstein



More information about the asterisk-users mailing list