Page 1 of 1

Installing app_meetme.so

PostPosted: Thu Jun 26, 2008 3:11 am
by kurianthayil
Hi,

I was trying to do Vicidial Scratch Installation and I did it without Digium PCI interface card in my PC. Now I am not able to include Meetme conferences in extensions.conf. It says Meetme application not found. When I did 'show modules' in asterisk CLI, it didn't list app_meetme.so. Why is this? Is there any way that I can include module app_meetme.so? My Asterisk version is 1.2.18. Do suggest some tips. Thanks in advance.

Regards,

Kurian.

PostPosted: Thu Jun 26, 2008 7:54 am
by mflorell
You need to make sure you are compiling zaptel first and make sure it is building ztdummy

PostPosted: Thu Jun 26, 2008 1:07 pm
by kurianthayil
Hi,

Thanks for the reply. That was it. I recompiled zaptel and then modprobe ztdummy and then it worked. I was using zaptel-1.4 before and then I switched back to zaptel 1.2. zaptel 1.4 was giving me errors. Thanks once again.

Regards,

Kurian.