Displaying 20 results from an estimated 20000 matches similar to: "Meetme2 web - nothing happens on click ?"
2005 Mar 19
2
MeetMe2 admin functions
I have Meetme2 (as well as the web ui) installed and am having some
difficulty with the admin features.
I've set up two extensions pointing to the same conference, one with the
admin flag (1234|Maps) and another with (1234|Mmps). My issues:
If the admin presses the * key, it goes to an endless loop of "enter the
conf no. followed by pound key"
If the user presses the * key, the
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
2005 Mar 12
6
Advanced conference features, meetme2?
Hi,
I have been playing about with meetme as a conference bridge, and find it
lacking in some features which I believe are out their somewhere.
Viewing this wiki page http://www.voip-info.org/wiki-Asterisk+MeetMe2+Design
it looks like a plan happened, but where is meetme2 at now?
Things like recording a conference, allowing callers to adjust volume,
allowing the conference to be locked, having
2005 Mar 16
2
meetme2 compilation
Hello!
Do somebody knows how to compile meetme2 with 1.0.6.
I readed wiki, applied patches, but no luck ;-(
Me be someone can give me working meetme2.c ?
:-)
2004 Nov 23
0
meetme2 can't set status
When i am in meetme2's webcontrol and in a conference, all the functions
like "kick user" "talk only" are not working. It just happens nothing when i
click on them.
Besides everything looks good and works.
Thanks
Jens
2005 Mar 18
0
Meetme2 compilation Err
Hi ,
While compiling meetme2 i am getting the following error.
Please guide me to make it work.
cc -fPIC -c -o app_dial.o app_dial.c
In file included from app_dial.c:14:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:317: `PTHREAD_MUTEX_RECURSIVE' undeclared
(first use in this function)
/usr/include/asterisk/lock.h:317: (Each undeclared
2004 Oct 05
1
Cannot compile Meetme2
Hi,
I cannot compile Meetme2 on Suse 9.1 and Asterisk rc2. For latter 2 errors I
guess I need development for mysql and postgres, but what about first error
?
Regards,
Robert.
In file included from app_meetme2.c:13:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:300: error: `PTHREAD_MUTEX_RECURSIVE'
undeclared (first use in this function)
2004 Aug 22
4
Error compiling meetme2
I am trying to compile the meetme2 application with the latest CVS head and
it fails. Here is the error message that I get. Can someone point me in
the right direction?
gcc -pipe -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE
-O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
2004 Jun 08
1
Meetme2
Hi!!
I try to install meetme2....i follow instructions that i found in
http://www.areski.net/asterisk-meetme/about.php?s=0
but, when i modify the "Asterisk/apps/Makefile" and i run the "make" command,
I have this type of error:
[root@obelix apps]# make
cc -pipe -fPIC -DUSEMYSQLVM -c -o app_meetme2.o app_meetme2.c
app_meetme2.c:31:22: libpq-fe.h: No such file or directory
2005 Mar 22
4
Feedback on CBMySql, MeetMe2 and web interface
I've had 50+ people download the web components, and other
than reports of compile issues, I have not heard if this
collection has worked for anyone.
I do plan to keep updating the * applications and the web
pages, but I have almost meet all of our internal requirements
and wonder if anyone else is finding it usefull.
My focus has been and will likely stay on the user interface,
since I have
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
2005 Mar 18
15
Meetme2 compilation problem
Hi All,
I am trying to compile meetme2 in my asterisk box and getting the
following compilaton error. Please help me to sort it out.
cc -fPIC -c -o app_dial.o app_dial.c
In file included from app_dial.c:14:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:317: `PTHREAD_MUTEX_RECURSIVE' undeclared
(first use in this function)
2005 Mar 01
0
Advanced Conferencing optionswithout-of-treemodules?
A couple comments. I'm not a programmer, my C is passable, but
my web development would have to grow by leaps and bounds to be
considered poor.
I pulled the Meetme2 from here:
http://www.areski.net/asterisk-meetme/about.php?s=0
The app needs a minor tweak to compile against 1.0.5. I stumbled
down a false path or two, so the diff shows some lines being
deleted and re-added that are
2005 Mar 04
3
ANNOUNCEMENT: Updates for app_cbmysql and MeetMe2 gui (out of tree modules)
Last update before I head to Korea for an IP phone deployment
New diffs and PHP web interfaces at www.fitawi.com/Asterisk
-New in the interface:
New fields for conference conference owner and title
Delete conferences
Changed date/time to listbox to reduce user input error
-This will likely have to become a java or
other client-side code, since I don't see a way
to tie the number of
2005 Mar 04
0
ANNOUNCEMENT: Updates for app_cbmysql andMeetMe2gui (out of tree modules)
First off, let me thank Bela?d Arezqui (aka Areski) for his
PHP gui. I knew nothing about PHP last week, and the code
makes for easy editing and additions.
>Lots of interest here for conferencing.
>I've probably convinced more people to start using asterisk@home for
>this feature than anything else.
>Can I input some suggestions;
Sure
>Need to change the rinky dink call
2005 Mar 04
1
ANNOUNCEMENT: Updates for app_cbmysqlandMeetMe2gui (out of tree modules)
Nah conferences start when they start and finish when they finish.
Theres no need for timers etc.
The other thing that you need to implement is recording of the conference calls.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Dan Austin
Sent: Friday, March 04, 2005 10:35 PM
To: Asterisk Users Mailing List
2005 Feb 28
2
Advanced Conferencing options with out-of-treemodules?
>The combination of applications CBMysql and MeetMe2 seem to
>address our goals. I have MeetMe2 working. CBMysql is
>another story, the code looks simple enough and has been
>modified to leverage MeetMe2, but * restarts everytime it
>tries to launch CBMysql. I cannot find any examples of how
>to launch it from the dial plan, nor have I been able to
>get any meaningful
2005 Mar 22
0
RE: Asterisk-Users Digest, Vol 8, Issue 150
The update worked like a charm! Hold music is as cheesy as ever!
Thanks much, this list is a life saver!
Dan
------------------------------
Message: 2
Date: Fri, 18 Mar 2005 09:16:59 -0600
From: Eric Wieling <eric@fnords.org>
Subject: Re: [Asterisk-Users] Redhat 9 Music on hold
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users@lists.digium.com>
2005 Mar 17
3
ANNOUNCEMENT: Updatesforapp_cbmysqlandMeetMe2gui (out of tree modules)
I tried this with a fresh tree, so I know it works. Based
on your last message, I think you may have missed step 1.
My needs are for both CBMysql and MeetMe2, so I bundled
the patch file. If you are only interested in one, then
delete the sections of the patch that are not needed.
1. Download the source for MeetMe2.c from
http://www.areski.net/asterisk-meetme/about.php?s=0
and put it in
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