On 3/24/06, serge messa <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I want to use conference in Asterisk. I configure a
> conference room in meetme.conf (as conf => 600,1234)
> and extensions.conf as (exten =>
> 600,1,MeetMe(600,i,1234)) . When i call the extension
> 600, i have the following message in the asterisk
> logs:
>
> WARNING[7758]: pbx.c:1688 pbx_extension_helper: No
> application 'MeetMe' for extension (conference, 600,
> 1)
> == Spawn extension (conference, 600, 1) exited
> non-zero on 'IAX2/1000-2'
> -- Hungup 'IAX2/1000-2'
>
> I install the zaptel module with the ztdummy timer but
> the problem still exist.
>
> How can i do to fix this problem?
>

 Zaptel and ztdummy must be installed prior to building Asterisk so
that Asterisk will build and install app_meetme. If you've done this
after building Asterisk, try budiling it again now that you've
installed Zaptel and app_meetme.so should now build and install.

--
Bird's The Word Technologies, Inc.
http://www.btwtech.com/
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to