<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt"><div style="font-family: verdana, helvetica, sans-serif; font-size: 10pt; "><span style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">Hi&nbsp;</span><span style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; ">Danny,</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; ">Thank you for your prompt response.</div><div style="background-color: transparent; "><font face="times new roman, new york, times, serif">The way you are suggesting is great .&nbsp;Infect&nbsp;asterisk have its own
 functionality that if user presses *1 during meetme conferencing asterisk automatically unmute that user and user comes in talking mode.But it is not&nbsp;fulfill my need.</font></div><div style="background-color: transparent; "><span style="background-color: transparent; "><font face="times new roman, new york, times, serif">There is and issue that if 3-4 user presses *1 at the same time than how can i decide that who is asking the question and how can we manage that&nbsp;situation.</font></span></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal; "><span style="background-color: transparent; ">Please suggest the another way to doing this.</span></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal; "><span style="background-color:
 transparent; ">&nbsp;&nbsp;</span><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; ">-Thanks !!!</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; "><span style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">Message: 6</span><br></div><div style="font-family: verdana, helvetica, sans-serif; font-size: 10pt; "><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">Date: Tue, 25 Sep 2012 13:15:32 -0500<br>From: "Danny Nicholas" &lt;<a ymailto="mailto:danny@debsinc.com"
 href="mailto:danny@debsinc.com">danny@debsinc.com</a>&gt;<br>Subject: Re: [asterisk-users] Hand Raise|Meetme Conf<br>To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:asterisk-users@lists.digium.com" href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt;<br>Message-ID: &lt;00df01cd9b49$c03b44c0$40b1ce40$@debsinc.com&gt;<br>Content-Type: text/plain;&nbsp;&nbsp;&nbsp; charset="iso-8859-1"<br><br>This might work:<br>[meetme-with-handraise]<br>Exten =&gt; s,1,meetme(1234,mX5)<br>Exten =&gt; s,n,hangup<br>Exten =&gt; 5,1,meetme(1234)<br>Exten =&gt; 5,2,goto(meetme-with-handraise,s,1)<br>Exten =&gt; I,1,playback(invalid)<br>Exten =&gt; I,n,goto(meetme-with-handraise,s,1)<br><br>According to the documentation, if the user presses 5, it should end their<br>muted session and put them back in a "talking" mode.&nbsp; You could use X4 to<br>return them to muted mode by
 pressing 4.<br>Haven't tested it, but it's not a difficult thing to try.<br><br><br>-----Original Message-----<br>From: <a ymailto="mailto:asterisk-users-bounces@lists.digium.com" href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>[mailto:<a ymailto="mailto:asterisk-users-bounces@lists.digium.com" href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of pankaj pandey<br>Sent: Tuesday, September 25, 2012 12:56 PM<br>To: <a ymailto="mailto:asterisk-users@lists.digium.com" href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a><br>Subject: [asterisk-users] Hand Raise|Meetme Conf<br><br><br><br>Hi All,<br>I am am looking for the below feature of asterisk MEETME. <br>I googled a lot but did not find any help.<br>Any body please suggest, how can we do it.&nbsp;  <br><br>Thanks!!! <br>------------------------------<br>On Thu 20
 Sep, 2012 3:11 PM EDT pankaj pandey wrote:<br><br>&gt;Hi All,<br>&gt;I have a?scenario where leader is giving a lecture and other participants<br>are on mute...<br>&gt;<br>&gt;At the end of conf , when Q&amp;A session begins is there a way for<br>participants to raise hands if they have questions so Leader can unmute<br>them. Is this feature already there?in Meetme conf?? If there then how can<br>i?implement this.<br>&gt;<br>&gt;please?suggest...<br>&gt;<br>&gt;?<br>&gt;Thanks &amp; Regards,<br>&gt;Pankaj Pandey<br>&gt;+91-9990212758<br><br>--<br><br> </div> </div>  </div></body></html>