similar to: [Announce] Pending update to Web-MeetMe

Displaying 20 results from an estimated 30000 matches similar to: "[Announce] Pending update to Web-MeetMe"

2005 Aug 29
0
[Announce] Web-MeetMe v1.3.3
Work intrudes again and I will not be able to get to modifying the db and gui to support per-conference flags as soon as I expected. So I have released an update with what I do have available. [Location] http://www.fitawi.com/Asterisk [Features] 1. Schedule new conferences a. Control start and end times b. Set conference pin # i. Generate one if the requester leaves it blank ii.
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
2005 Mar 22
0
ANNOUNCEMENT : MeetMe - Web-MeetMe (throughmanager)
Cool! I'm still away from the office, but I was starting to work towards syching meetme2 up to the version of meetme in * 1.0.7. It is over a 2000 line diff, ignoring the database integration code, so it was looking like a not too trivial task. One question though, how difficult will it be to extend your latest version with the scheduling features I built on top of you previous version? I
2009 May 16
1
howto set up persistent dynamic meetme
With 1.6.1, I'm trying to set up a test of meetme for creating dynamic conferences. extensions.conf: [meetme] exten => 2663,1,MeetMe(,De) exten => 2663,n,Hangup() exten => 2666,1,MeetMe() exten => 2666,n,Hangup() What I'm expecting is to dial 2663, get a conference room number ( 600, I suppose since it's the only room ), and set a PIN. Hangup. Then users would dial
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
2009 May 15
1
meetme dies looking for conf-getconfno
With 1.6.1, I'm trying to set up a test of meetme for creating dynamic conferences. cat meetme.conf [rooms] conf => 600 extensions.conf: [meetme] exten => 2663,1,MeetMe(,D) exten => 2663,n,Hangup() exten => 2666,1,MeetMe() exten => 2666,n,Hangup() What I'm expecting is to dial 2663, get a conference room number ( 600, I suppose since it's the only room ), and set
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 Mar 31
2
Meetme question
Hi, I'm experimenting with the Meetme feature of Asterisk 1.2, exten => 2095,1,MeetMe(|Ds) This almost gives me what I want, where each employee can create their own on-the-fly conferences with a personal Conference Number and PIN. However, as the PIN is actually set by the first callee, then its subject to problems (first callee might enter the wrong PIN, and then no-one else can
2009 Aug 18
0
Moderator access to meetme allowed despite pin
Hello, all. I've solved my own problem but will post it here in case someone else has the same misunderstanding in the future. We thought we had set up our meetme so that regular users entered the conference without a pin but could not speak to each other until the moderator arrived. We enforced pin entry on the moderator . . . or at least so we thought. If the moderator waited long enough
2009 Jul 20
0
[asterisk-dev] MeetMe feature request: bypass pincode
Emrah wrote: >> This is an asterisk-users question, and would have been more appropriate to have >> asked there. >> >> Instead of setting up your conferences in meetme.conf, you could set them up >> dynamically in the dialplan, and then you can control whether the user is >> prompted for a pin or not when joining the conference, based on whatever logic
2006 May 16
2
Meetme and authentication
Hi all, I have thoroughly read the available documentation and I can't seem to find a workaround for my setup... I'm trying to create a phone conference line that users would call using a unique phone number (no matter if they are moderators or just plain users). I use Asterisk 1.2.6 The available conferences are defined as follows: conf => 1000,user pin1, moderator pin1 conf =>
2004 Mar 31
4
ANNOUNCEMENT : MeetMe Web User Interface
Hello Asteriskos, Screenshot: http://www.areski.net/asterisk-meetme/about.php The goals of this application is to control your audience/users in the conference room. That will allow you to have a visual presentation and to control the conferences over the net. A lot of changes has be made to app_meetme to keep some conferences informations into a DB and to check through if some properties has
2006 Mar 23
1
RE: MeetMe freezes machine with Junghanns
Dollars to donuts it is related to these two posts, but no one seems to know where or why it happens - this issue doesn't seem to be related to one specific piece of hardware: Post 1) ********************************************************* Anyone ever seen MeetMe cause * to crash? Specifically, it happens consistantly if someone begins to enter a conference and then decides to hangup while
2008 Mar 24
3
Dynamic meetme conference creation with Authenticate (Asterisk 1.4.0)
I'm trying to use the password entered with Authenticate to create dynamic meetme conferences with the following dial plan: exten => _XXXXXXXXXX18467,1,Authenticate(/etc/asterisk/meetme.pw|a) exten => _XXXXXXXXXX18467,n,MeetMe(CDR(accountcode)) ; 281-8467 However CDR(accountcode) is always being set to 1022 no matter what password is used. The passwords are stored in a file so they can
2005 Jan 06
1
Problems with MeetMe accepting conference PIN
Hi, I know this question may have been asked before (although the archives don't seem to suggest it), but has anyone had any problems with Asterisk accepting a PIN number for a conference room. At this point in time I have established the conference definition in the meetme.conf file as well as specifying the appropriate lines in the extensions.conf file. meetme.conf file: conf =>
2006 Mar 16
1
MeetMe - Causes * to crash :/
Anyone ever seen MeetMe cause * to crash? Specifically, it happens consistantly if someone begins to enter a conference and then decides to hangup while Allison is introducing them - like playing back "conf-onlyperson". This has been seen with the MeetMe participant connecting via IAX and SIP (not saying it doesn't happen with Zap, just that I haven't seen it). The box is *
2004 Oct 05
1
MeetMe MySQL Patch - Testers Needed
The author of CBMysql mentioned in his readme that it would be better if MeetMe read everything directly from the database. I was bored so I put this together in a few hours. This patch will allow app_meetme to dynamically lookup conference numbers and pins in a database (MySQL). This allows for easy creation of web-based conference administration. INSTRUCTIONS: Apply the patch. Create a new
2007 Jun 05
1
Meetme define context
Hi All, I'm still having trouble trying to figure out if it is possible to define (in the dial plan) a context for meetme? I'm using 1.4.4 with dialplan logic of: exten => 123,1,Meetme(,Msa,) This defaults to conferences defined within the rooms context of meetme.conf Is it possible to specify another context as with voicemail? Or can any one think of another
2007 May 03
0
[Announce] Web-MeetMe 3.0.2 and 2.2.2 Released
Basic bug fix releases Both have updates to app_cbmysql to be thread-safe, reconnect to the database in case of timeout and to detect missing/mis-configured conference app/conference participant counting apps. The last one has caused Asterisk to crash. Now If it does not find MeetMe or MeetMeCount (the defaults) it posts a warning and exits back to the dialplan. Web-MeetMe 2.2.2 also has an a
2004 Jan 20
5
MeetMe questions
I'm looking into deploying * for an internal conference call server (using MeetMe) and had a couple of quick questions for those of you who have used it. I checked the Wiki but there weren't a lot of details for MeetMe. - Can you limit the size of a conference "room", ie max 8 people, etc. - Is there a list somewhere (besides the source ;) that has all the commands availible to