RE: [asterisk-users] Re: [Announce] Web-MeetMe 3.0.0 released

2007-01-08 Thread Dan Austin
Buki wrote:
 Sorry I forgot to change the subject line in my last posting!

 I have been using the Web Meet-Me 2.1.0 on Asterisk 1.2.12.1 
 for many months now and I am a big fan and I have been very 
 happy with it. 
I'm glad it's working well for you, positive feedback is always
welcome.

 I want to try the v3.0.0 but I would like to know if there are
 specific steps I need to carry out to upgrade to the v3.0.0 on
 my current Asterisk 1.2.X?
There are a couple answers here.  First is that version 3.0.0
is NOT compatible with Asterisk 1.2.X, so there is no way
to test or use it in your installation.  There is a plan to
release version 2.2.0 soon that has the features and bug fixes
from version 3.0.0 that do not have a dependancy on Asterisk's
version.

The second answer is about the upgrade it self.  Since the package
is mostly php pages, there is not an 'upgrade'.  Just rename the
directory where Web-MeetMe is installed and extract the latest package.
With the 3.0.0 and 2.2.0 releases we have further seperated the
configuration settings from the actual code, so future upgrades
should be able to re-use the ./lib/defines.php.  With the 3.0.0 and
2.2.0 release it will be easiest to just edit the new defines.php
to match your settings.  Lastly you may need to add a couple columns
to your database to take advantage of the improved recurring conference
support.  Refer to the sample tables in the ./cbmysql directory for
details.

Dan


current document root and extract the package to
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Re: [Announce] Web-MeetMe 3.0.0 released

2007-01-03 Thread Guillermo Salas M.
On Wed, 2007-01-03 at 16:55 -0500, Steven wrote:
 Any screenshots available?
 
 I do not want to even test this without having any idea what it is or how it 
 works.
 
 The brief description on sf.net is not enough.
 

I'm testing the 2.0 version on asterisk 1.2 . What do you want to know
about the application?

Best regards,


 -- 
-- 
Guillermo Salas M.
Telconet S.A.
Calle 15 y Avenida 24 Esq
Edificio Barre #2 Primer Piso
Telefono : +593 5 262 8071
Celular  : +593 9 985 5138
e-mail   : [EMAIL PROTECTED]
www  : http://www.manta.telconet.net
   http://www.telcocarrier.net

Linux User: 255902

Beat me, whip me, make me use Windows!

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

Please avoid the Top Posting, see
http://es.wikipedia.org/wiki/Top-posting

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [asterisk-users] Re: [Announce] Web-MeetMe 3.0.0 released

2007-01-03 Thread Dan Austin
Steven wrote:
 Any screenshots available?
Sorry, not yet.  I've been meaning to get the tools 
together to capture some images, but coding, QA and
paid work have taken priority...

 I do not want to even test this without having any 
 idea what it is or how it works.
It is a suite of tools to permit the scheduling of 
conferences.

 The brief description on sf.net is not enough.

There are four components to the suite:
1.  A collection of web pages (PHP and javascript)
that provide the interface to add, update, delete
conferences.  There is also a page to monitor
active conferences, with the ability to mute,
unmute and eject participants, as well as to
have Asterisk place a call to a participant.
2.  An Asterisk application that validates the
conference id, start time, participant count
and any user/moderator pins
3.  A small php script that logs the conference 
participants to a CDR-like database and
enforces a conference's scheduled endtime.
4.  A small number of sound files to convey 
conference events/status.  The files
were recorded by Alison, so they are a nice
match for Asterisk's standard sound files.

Key features:
1.  Enforcable start and end times.
Optionaly alert callers if they are too
early.  Also optionally allow callers to
join a conference if they are too early.  
2.  Configurable conference id, user and moderator pins.
Pins are optional.  If a moderator pin is set, then
the user pin is required.
3.  Recurring conferences.
Dialy, weekly and bi-weekly
4.  Future conferences can be edited.
The entire series, or one at a time
5.  A conference endtime can be extended once it has
started, but this is the only configuration
setting that can be changed once the conference
start time has been reached.
6.  Simple branding.  Reasonably easy to change logos
and page headings to refect your company (helps
get past management objections)
7.  Optional authentication (LDAP or Database) to
permit users to schedule and manage their own
conferences.

I'll work on screenshots soon.

Dan
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Re: [Announce] Web-MeetMe 3.0.0 released

2007-01-03 Thread Rob Fugina

I'm using the latest svn trunk code.  The app_cbmysql builds, installs, and
loads just fine.  But I don't get any CBMysql application within asterisk.
The only message I get as the module loads is something about finding the
configuration file (successfully).

The database  tables are created, though the DDL scripts provided seem to
require MySQL 5.  The configuration file (cbmysql.conf) is in place and has
been modified to reflect reality (username/pass and socket location).

Any hints about what I must be doing wrong?

Thanks,
Rob
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users