In article <FE69D4BFFC77324F8B0F54E87E8497B6014066DC (at) EVS-GREEN.coloflorida.com>,
Jon Webster <jon.webster (at) elephantoutlook.com> wrote:
I'm running 2.4.5 and app_meetme never plays conf-hasleft or
conf-hasjoined with user names. I looked at app_meetme.c, but couldn't
determine the cause. Any suggestions are greatly appreciated.
exten => 600,1,MeetMe(600|i) I get the following:
-- Executing MeetMe("SIP/jon-21f8", "600|aciMps") in new stack
== Parsing '/etc/asterisk/meetme.conf': Found
Mar 8 06:13:53 WARNING[5197]: channel.c:2535 ast_request: No channel
type registered for 'zap'
Mar 8 06:13:53 WARNING[5197]: app_meetme.c:461 build_conf: Unable to
open pseudo channel - trying device
The above messages indicate that chan_zap.so isn't loaded. Possibly it
isn't even built. You need to build *and install* zaptel before starting
to build Asterisk. Asterisk will find the zaptel libraries and will
build chan_zap.