Hi All,<br>We are running to a weird problem, we&#39;re using asterisk 1.2 as a production server (I&#39;m wiling to move very soon to more recent version) and our problem is when somebody try to join a conference he&#39;s told that he&#39;s the only one in the conference but in fact there is some 3 or 5 or whatever people in that same conference, after several tries he can/cannot enter the conference and meet with the people already in, here is the lines corresponding to conf in the dialplan, that would be a big help if you guys can help diagnose the issue.<br>
<br>exten =&gt; 8080,1,Answer<br>exten =&gt; 8080,2,Wait,1<br>exten =&gt; 8080,3,MeetMe(|MDci)<br><br clear="all"><br><br>