Hi Kurt,<br>
<br>
I had the same problem, it seems that asterisk requires a timer for
meetme() app to work. You need to install ztdummy.o module into the
kernel and then restart asterisk.<br>
<br>
Next obvious question will be, where do I get ztdummy??<br>
<br>
Well, If you open the Makefile in zaptel source directory on line
number 61 you will see ztdummy commented. Please uncomment that and run
make and then make install, this will put the ztdummy.o module into
appropriate place in /lib/modules/........<br>
<br>
After that do a modprobe ztdummy and then restart asterisk.<br>
<br>
That is it. You are ready for conference calls.<br>
<br>
BTW here is what i am using.<br>
<br>
zaptel-1.0.9.2<br>
libpri-1.0.9<br>
asterisk-1.0.9<br>
Kernel version 2.4.18-14<br>
<br>
-Lohit<br><br><div><span class="gmail_quote">On 9/19/05, <b class="gmail_sendername">kurt x</b> &lt;<a href="mailto:kurtwp@gmail.com">kurtwp@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Upon setting up and configuring the my extension.conf, meetme.conf and<br>following the instruction outlined at this web page:<br><a href="http://www.voip-info.org/wiki-Asterisk+timer+ztdummy">http://www.voip-info.org/wiki-Asterisk+timer+ztdummy
</a><br><br>I get the following errors when calling the meetme number.<br><br>Executing Wait(&quot;SIP/216.53.118.2-f41196e0&quot;, &quot;1&quot;) in new stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing MeetMe(&quot;SIP/216.53.118.2-f41196e0&quot;, &quot;|sicp&quot;) in new stack
<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Playing 'conf-getconfno' (language 'en')<br>&nbsp;&nbsp;== Parsing '/etc/asterisk/meetme.conf': Found<br>Sep 19 13:51:22 WARNING[14066]: chan_zap.c:757 zt_open: Unable to open<br>'/dev/zap/pseudo': No such file or directory
<br>Sep 19 13:51:22 ERROR[14066]: chan_zap.c:6687 chandup: Unable to dup<br>channel: No such file or directory<br>Sep 19 13:51:22 WARNING[14066]: app_meetme.c:227 build_conf: Unable to<br>open pseudo channel - trying device
<br>Sep 19 13:51:22 WARNING[14066]: app_meetme.c:230 build_conf: Unable to<br>open pseudo device<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Playing 'conf-invalid' (language 'en')<br><br>Sep 19 13:51:23 WARNING[14066]: file.c:554 ast_readaudio_callback:<br>
Failed to write frame<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Playing 'conf-getconfno' (language 'en')<br><br>Any help is greatly appreciated.<br><br>Kurt<br>_______________________________________________<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">
Easynews.com</a> --<br><br>Asterisk-Users mailing list<br><a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all">
<br>-- <br>With warm regards<br><br>Lohit