Displaying 3 results from an estimated 3 matches for "handraise".
Did you mean:
and_raise
2012 Sep 26
0
asterisk-users Digest, Vol 98, Issue 38
...ise|Meetme Conf
To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
??? <asterisk-users at lists.digium.com>
Message-ID: <00df01cd9b49$c03b44c0$40b1ce40$@debsinc.com>
Content-Type: text/plain;??? charset="iso-8859-1"
This might work:
[meetme-with-handraise]
Exten => s,1,meetme(1234,mX5)
Exten => s,n,hangup
Exten => 5,1,meetme(1234)
Exten => 5,2,goto(meetme-with-handraise,s,1)
Exten => I,1,playback(invalid)
Exten => I,n,goto(meetme-with-handraise,s,1)
According to the documentation, if the user presses 5, it should end their
muted s...
2006 Jun 04
2
Window shading feature requested
Subject says it all.
---------------------------------
Do you Yahoo!?
Get on board. You're invited to try the new Yahoo! Mail Beta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/compiz/attachments/20060604/8bc25380/attachment.html
2006 Jul 16
7
RJS and Action Renders but page doesn''t update
All,
I am trying to perform a simple ajax task and am having some difficulties with the page showing the response. The action performs, but no response on the page.
I have found examples on the web and I believe I have copied and pasted exactly what works from the demo site. However, on my system it isn''t finishing. For a simple test, I have limited it down to an alert.