<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
No<br>
<br>
That says:<br>
<br>
Join Conference 123456<br>
The PIN for the Conference is 123456<br>
<br>
What you need to do is setup the conference ID, guest PIN, admin PIN in
the meetme.conf<br>
<br>
and then use<br>
<pre wrap="">
exten => 7777,1,MeetMe(123456,cMaAsxp,)</pre>
<br>
<br>
John A. Sullivan III wrote:
<blockquote
cite="mid:1246394398.6402.4.camel@jaspav.missionsit.net.missionsit.net"
type="cite">
<pre wrap="">Hello, all. I must be brain cramping badly on our Asterisk 1.6.1.1
installation. Our MeetMe macros are working fine except they do not
prompt for a PIN. So I made a very simple conference room:
exten => 7777,1,MeetMe(123456,cMaAsx,123456)
Shouldn't this prompt the user who dials 7777 to enter a PIN before
entering the conference room whether or not a PIN is defined in
meetme.conf? I have tried it both ways and tried using the P flag. The
user is never prompted. What am I missing? Thanks - John
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<font face="Arial"><b>Singer X.J. Wang</b><br>
<i>System and Database Engineer</i><br>
The Pythian Group<br>
</font>
<hr><font face="Courier,monospace">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>Office: </td>
<td> </td>
<td>(613) 565-8696 x298</td>
</tr>
<tr>
<td>Toll Free: </td>
<td> </td>
<td>(877) 798-4426 x298</td>
</tr>
<tr>
<td>Fax: </td>
<td> </td>
<td>(613) 565-8710</td>
</tr>
<tr>
<td>Email: </td>
<td> </td>
<td><a class="moz-txt-link-abbreviated" href="mailto:wang@pythian.com">wang@pythian.com</a></td>
</tr>
<tr>
<td>MSN: </td>
<td> </td>
<td><a class="moz-txt-link-abbreviated" href="mailto:pythianwang@hotmail.com">pythianwang@hotmail.com</a></td>
</tr>
<tr>
<td>Yahoo: </td>
<td> </td>
<td>pythianwang</td>
</tr>
<tr>
<td>AIM: </td>
<td> </td>
<td>pythianwang</td>
</tr>
<tr>
<td>ICQ: </td>
<td> </td>
<td>201253</td>
</tr>
<tr>
<td>Gadu-Gadu: </td>
<td> </td>
<td>6817795</td>
</tr>
<tr>
<td>Tencent QQ: </td>
<td> </td>
<td>858310404</td>
</tr>
</tbody>
</table>
</font>
</div>
</body>
</html>