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

Reply via email to