[Asterisk-Users] meetme application

12 views
Skip to first unread message

Miguel

unread,
Feb 10, 2006, 7:00:53 PM2/10/06
to Asterisk Users Mailing List - Non-Commercial Discussion
Hi, i ant to configure a conference but im having som problems,

in extensions:

exten => 22662201,1,Answer
exten => 22662201,2,Wait(1)
exten => 22662201,3,GotoIf($[${CALLERIDNUM} = ${EXTEN:1}]?5:4)
exten => 22662201,4,MeetMe(${EXTEN}|sM)
exten => 22662201,5,MeetMe(${EXTEN}|asM)


in meet.conf

[rooms]
;
; Usage is conf => confno[,pin][,adminpin]
;
;conf => 1234
;conf => 2345,9938
conf => 22662201,1234

but when i call the extension this is the error:

pbx.c:1688 pbx_extension_helper: No application 'MeetMe' for extension


i did a normal make, make install, did i miss something?
_______________________________________________
--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

Alexander Chemeris

unread,
Feb 11, 2006, 3:05:19 PM2/11/06
to Asterisk Users Mailing List - Non-Commercial Discussion
Miguel,

On 2/11/06, Miguel <mmir...@123.com.sv> wrote:
> pbx.c:1688 pbx_extension_helper: No application 'MeetMe' for extension
> i did a normal make, make install, did i miss something?

You need zaptel headers installed to build MeetMe application. And you
need zaptel devices (or ztdummy) to run MeetMe.
See voip-info.org for more information.


Regards,
Alexander Chemeris

Reply all
Reply to author
Forward
0 new messages