dean collins
2005-Mar-04 20:03 UTC
[Asterisk-Users] ANNOUNCEMENT: Updates for app_cbmysql and MeetMe2gui (out of tree modules)
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; Need to change the rinky dink call icons (let me know if you need some better samples) Need to change the ability for a muted caller to flag they have a question and a desire to talk (I do a lot of mute all except 1 or 2 users but I have to have a question work around by them asking questions via messenger) Eg if they hit dtmf '*' they have a question and I could take them off mute It would be an easy mod for you then to introduce polling using digits 1 through to 9 Eg hit 1 if you want the meeting on Tuesday 2 for Wednesday 3 for Thursday If you are open to more ideas I have a ton of features I'd like to see, email me if you have the time/interest. Cheers, Dean -----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 9:18 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] ANNOUNCEMENT: Updates for app_cbmysql and MeetMe2gui (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 days in a month to the month listbox -New in app_cbmysql: Fixed channel name munging Added support of conferences with no password -ToDo in the interface: Add conference ID/time conflict detection to web interface Mouse-over support in Monitor conference for Caller-Id -ToDo in app_cbmysql: Nothing planned -ToDo in app_meetme2 Use Caller-ID for user_id An interface to mute or boot callers kind of needs this Port recent MeetMe bugfixes and enhancements Add conference termination code Add conference ending warning Original source: App_MeetMe2 http://www.areski.net/asterisk-meetme/about.php?s=0 App_CBMysql http://www.mithotech.com/asterisk/ There does not seem to be too much interest in this, but it has helped me sell the idea of dumping a very expensive, but poorly functioning, existing VoIP conferencing system. In the future I can send announcements directly to the few people who expressed an interest, to keep from using list bandwidth if there is no general interest. Thanks and enjoy, Dan _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Hi ALL I'm looking for feedback on how well this unit integrates into asterisk via an ata. Is the audio quality any good as thats the first thing to upset the wife if its no good. I'm looking for a "reasonably priced" GSM gateway 1800mhz for use in Australia that works with an ata. Quite happy to import something that works well... Currently PSTN to mobile is $0.40c per minute and going to a selected provider, it will only cost $0.05c per minute so the savings are enormous for me, hence my interest in the DOck-n-Talk Any feedback would be very much appreciated ! -- Open WebMail Project (http://openwebmail.org)
Dan Austin
2005-Mar-15 02:42 UTC
[Asterisk-Users] ANNOUNCEMENT: Updates for app_cbmysql and MeetMe2gui (out of tree modules)
I've been too busy to write up any instructions, but the general process is this- 1. Download the source for MeetMe2.c from http://www.areski.net/asterisk-meetme/about.php?s=0 and put it in asterisk/apps 2. Download the source for CBMysql from http://www.mithotech.com/asterisk/ 3. Extract the contents of the tar file and move/rename the conference.c file to asterisk/apps/cbmysql.c 4. Download the apps-meetme-cbmysql.txt and meetme2-gui.tar.gz from www.fitawi.com/Asterisk While there, you may as well get the database table description and the sample cbmysql.conf 5. Copy cbmysql.conf to /etc/asterisk, modify to suit. 6. Create/update your database to match the tables in the description file. 7. cd to asterisk/apps and run patch -p0 < path-to/apps-meetme-cbmysql.txt 8. make; make install 9. Extract the meetme2-gui files to your webserver document tree 10. Modify the ./lib/Defines.php to match your db_name, db_user and db_password Dan -----Original Message----- From: Henry Devito [mailto:hdevito@mchsi.com] Sent: Sunday, March 13, 2005 9:36 AM To: Asterisk Users Mailing List - Non-Commercial Discussion; Dan Austin Subject: Re: [Asterisk-Users] ANNOUNCEMENT: Updates for app_cbmysql and MeetMe2gui (out of tree modules) Hi, This app looks perfect for what I need. Are there any instructions how to install? ----- Original Message ----- From: "Dan Austin" <Dan_Austin@Phoenix.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Saturday, March 12, 2005 1:15 PM Subject: [Asterisk-Users] ANNOUNCEMENT: Updates for app_cbmysql and MeetMe2gui (out of tree modules) New PHP web interface at www.fitawi.com/Asterisk There is also a sample cbmysql config file and the database Tables description. -New in the interface: Added schedule conflict detection for Add and Update conference functions. -New in app_cbmysql: No changes -ToDo in the interface: Mouse-over support in Monitor conference for Caller-Id -ToDo in app_cbmysql: Nothing planned -ToDo in app_meetme2 Use Caller-ID for user_id An interface to mute or boot callers kind of needs this Port recent MeetMe bugfixes and enhancements Add conference termination code Add conference ending warning Original source: App_MeetMe2 http://www.areski.net/asterisk-meetme/about.php?s=0 App_CBMysql http://www.mithotech.com/asterisk/ Thanks and enjoy, Dan _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Apparently Analagous Threads
- ANNOUNCEMENT: Updates for app_cbmysql and MeetMe2 gui (out of tree modules)
- ANNOUNCEMENT:Updatesforapp_cbmysqlandMeetMe2gui(out of tree modules)
- Update on the blending of app_cbmysql and app_meetme2 (out of tree modules)
- ANNOUNCEMENT: Updatesforapp_cbmysqlandMeetMe2gui (out of tree modules)
- Advanced Conferencing optionswithout-of-treemodules?