Displaying 20 results from an estimated 3000 matches similar to: "[Web-MeetM] Seeking Beta testers"
2006 Jan 12
5
[Announce] Web-MeetMe v2.0.0
[New Features]
1. Added focus and tab-order to all input fields
2. Dynamic generation of date/month/year listboxes
a. It is no longer possible to schedule an invalid
date.
3. Added 'Extend' and 'End Now' buttons to the monitor
page.
4. Invite button on the monitor page. This greatly
simplifies the process of adding callers to a conference.
The ./lib/defines
2006 Jan 17
2
MeetMe Listen Only flag (|m)
One of the features that I thought would be popular with the Web-MeetMe
suite is the ability to start all non-admin callers in a muted state and
selectively unmute them. For example any large conference that is
of an announcment nature with a Q&A session.
It's probably a feature I should have tested better, but I just
discovered
that a caller that is joined to a MeetMe with the |m flag
2007 Jan 03
9
[Announce] Web-MeetMe 3.0.0 released
We've been holding back on this release to coincide with
the Asterisk 1.4.0 release.
This is mostly a compatibility release, but there are a
few new features:
* No longer requires register_globals in PHP
* Separated code from configuration settings in
./lib/defines.php (hopefully this will make
future upgrades easier)
* Migrated all database interfaces to PEAR::DB
which
2004 Oct 15
1
Building package compatible w/ R v1.9.1 and R v2.0.0?
Hi,
just in the process of updating my packages for R v2.0.0 and I have not had
time to followed the R v2.0.0 discussions so maybe my questions have already
been answered.
A concern I have is that when creating packages they should be backward
compatible with R v1.9.x for a while until all users and computers has
migrated to R v2.0.x. It is pretty straightforward to setup my packages so
that
2006 Dec 27
8
1.4.0, IMAP and Dovecot
I thought I would give the new IMAP support a spin on my home
server, but without much luck so far.
Asterisk 1.4.0
Dovecot 0.99.14
Maildir format
C-client 2006d
The imap server is also the Asterisk server, so connections are
on the localhost.
The error posted to the logs is:
IMAP Error: Can't open mailbox
{127.0.0.1:143/imap/authuser=root//user=dan_austin}INBOX: invalid remote
specification
2005 Mar 29
2
MeetMe flags in * 1.0.7
While researching Areski's new Web-MeetMe management gui,
I found some odd (from what I expected) behaviour). Using
the CLI to set un/mute status works but does not update the
flags, or so it appears.
Starting with a fresh conference (1 user)
*CLI> meetme list 3456
User #: 1 Channel: OH323/R61
Using the CLI to mute the caller (no change in the user status0
*CLI> meetme mute 3456 1
2006 Mar 03
7
web meetme instructions
This has to be the worst documentation I have ever come acrossed. I have
found two or three docs on how to install it, but they are all so
different and make huge assumption about what packages you have
installed and locations of files. Has anyone seen something better, I
want to get this working it is quite a cool app.
Jordan Novak
Communications Technician
Logistics Health Inc.
1319 Saint
2010 May 07
3
How to sort a grouped barchart?
Hi,
I have a barchart very similar to the example on the function documetation,
however, I want to sort the bars according one group in one panel.
Reminding:
library(lattice)
barchart(yield ~ variety | site, data = barley,
groups = year, layout = c(1,6),
ylab = "Barley Yield (bushels/acre)", auto.key=list(),
scales = list(x = list(abbreviate = TRUE,
2017 Jun 02
2
[PATCH] virtio_net: lower limit on buffer size
On Fri, Jun 02, 2017 at 12:34:57PM +0300, Sergei Shtylyov wrote:
> Hello!
>
> On 6/2/2017 2:56 AM, Michael S. Tsirkin wrote:
>
> >commit d85b758f72b0 "virtio_net: fix support for small rings"
>
> Commit d85b758f72b0 ("virtio_net: fix support for small rings")
>
> >was supposed to increase the buffer size for small rings
> >but had
2017 Jun 02
2
[PATCH] virtio_net: lower limit on buffer size
On Fri, Jun 02, 2017 at 12:34:57PM +0300, Sergei Shtylyov wrote:
> Hello!
>
> On 6/2/2017 2:56 AM, Michael S. Tsirkin wrote:
>
> >commit d85b758f72b0 "virtio_net: fix support for small rings"
>
> Commit d85b758f72b0 ("virtio_net: fix support for small rings")
>
> >was supposed to increase the buffer size for small rings
> >but had
2006 Apr 09
6
Write/Display AR query as Grouped Results?
I''ve got a publications table that contains an author_id foreign key and
a pubrole_id foreign key. What I want to do is query the DB using AR so
that I can get a list of all publications that belong_to a particular
author, and group the results by the pubrole.role_name (Author, Joint
Author, Editor, etc.) so that the results look something like:
Author
book1 info
book2 info
etc.
2005 Mar 18
3
ANNOUNCEMENT:Updatesforapp_cbmysqlandMeetMe2gui(out of tree modules)
I'm afraid I am at a loss. If the three files,
app_cbmysql.c, app_meetme2.c and Makefile all
exist in ../apps then a patch -p1 from the
../asterisk directory should work.
The -p1 tells patch to ignore the first directory
in the path to the file in the patch, -p2 ignores
two directories. Another option is to just edit
the apps-meetme-cbmysql.txt and split it into
three patchs and apply
2013 Aug 15
2
meetme list concise
Hello,
Can anyone tell me the format for meetme list concise command, so that I
know what field is what (separated by '!'s)
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130815/eba161be/attachment.htm>
1999 Jan 25
3
ICMP Error
I just installed pre 9 of kernel 2.2.0. I am now getting echoed to the
screen of whatever virtual terminal I am in the following message:
172.16.81.99 sent an invalid ICMP error to a broadcast
This is repeated for a number of IP addresses.
Obviously, the problem is two fold. Firstly I need to find out what the
problem is with the servers. However, I find it somewhat annoying to
having this
2006 Jan 13
4
PHPAGI daemon/background task?
I have a script that I want to leave running in the background to handle
specific manager events.
I'm running into a problem where it gets stuck in the wait_response
function in phpagi-asmanager.php and the PHP maximum execute
timeout kills the script.
The script doesn't interact with the dialplan, so I cannot launch it
from within
Asterisk. Any pointers would be appreciated.
I did
2004 Oct 11
2
64-bit R on Intel Xeon EM64T running fine
Dear mailing-list members,
In the days of cheap RAM and microarray applications feasting on memory,
64-bit computers become more and more useful - to actually make use of memory
beyond the magic 4GB border. I would like to report the success of running
64-bit R on an Intel Xeon EM64T machine under Linux. Just like on an AMD
Opteron, R v2.0.0 compiles fine (and out of the box) and is happily
2005 Jan 31
0
Single or Dual Processor? High volume MeetM e
I'm trying to get a souped-up test machine(G5 Xserve) from Terrasoft to do
some testing in a few weeks. If/when I actually get it I'll certainly post
the results here.
In theory the G5 should mop the floor with the Intel for high-volume
Asterisk Zaptel usage, and I have heard from several Mac-heads that they
have run three quad T1 digium cards on the Mac platform with no problems.
2010 Jul 02
3
v2.0.rc1 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc1.tar.gz
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc1.tar.gz.sig
All of the important features are implemented and all of the important bugs are fixed. The only thing I'd like to solve before v2.0.0 is that two people have said their doveconf fails when trying to convert old v1.x config file. I haven't been able to reproduce this, so
2010 Jul 02
3
v2.0.rc1 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc1.tar.gz
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc1.tar.gz.sig
All of the important features are implemented and all of the important bugs are fixed. The only thing I'd like to solve before v2.0.0 is that two people have said their doveconf fails when trying to convert old v1.x config file. I haven't been able to reproduce this, so
2005 Mar 25
2
Rails PDF Documentation
hi,
i''m falling in love with rails, but the main obstacle is digesting the huge
amount of documetation for it... i''m getting dizzy flipping back and forth
between my development and the online reference.
i know rails is in a constant state of flux, but surely there is a pdf-ized
version of the api reference out there somewhere. alas, google tells me there
is no such animal.