similar to: Advanced Conferencing options with out-of-tree modules?

Displaying 20 results from an estimated 10000 matches similar to: "Advanced Conferencing options with out-of-tree modules?"

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 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 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
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 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 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
2005 Mar 04
2
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
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 03
0
Update on the blending of app_cbmysql and app_meetme2 (out of tree modules)
Once again, I know that a true MeetMe2 is in the works, but if anyone is looking for a database conferencing setup then check this out. New diffs and PHP web interfaces at www.fitawi.com/Asterisk -New in the interface: Add a conference Modify an existing conference -New in app_cbmysql: Renamed confmysql.conf to cbmysql.conf Move conference application name to conf file Move conference
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
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 Jan 15
2
[OT] Commercial conferencing solution?
This is not directly * related, but could be. My company is using a VoIP conferencing solution that is suffering from developer neglect. I've considered trying to leverage *, and our internal developers can build the management interfaces. If that plan is not accepted by management, I need to find a commercial solution that works. Requirements: H.323 SIP G7.11/G7.29 Multiple unique
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 28
13
Asterisk@Home 0.7 released
We had added a lot to this release to our one button install of Asterisk. Now you can have even more features automatically installed and configured. Asterisk 1.0.7 AMP 1-10-007 Flash Operator Panel 0.20 Redesigned WebMeetme weather agi scripts Midnight Commander We have added some of our most requested features. - Web Meetme is now installed by default and the meetme2
2006 Oct 23
1
Asterisk conferencing features
Hello! I'm new in Asterisk and I hope that my trouble is very simple. We're implementing a Education Project of a e-Learning system (LMS) that uses conferencing (video and audio) over internet. The e-Learning system will be on GPL license, and for that, we're using only free software to implement. Asterisk is our first choice for video and audio conferencing, and making tests,
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
2007 Jun 10
0
UNICOM, Video Conferencing in Pakistan http://www.unicom.net.pk/
UNICOM, Video Conferencing in Pakistan http://www.unicom.net.pk/ We at Unicom are pleased to inform you that we have expanded our network of video conferencing studios in all major cities of Pakistan including Karachi, Lahore, Peshawar, Islamabad, Rawalpindi, Quetta, Hayderabad, Nawabshah, Muzafarabad, Sialkot and now in Faisalabad and Gujrawala . All of our studio are equipped with professional
2005 Jun 20
1
SIP Ad-Hoc Conferencing with Asterisk
Hi, Does anybody have an idea on how to realise ad-hoc conferencing with Asterisk ? Although Asterisk MeetMe and maybe a procedure with Call Holding could somehow come close to ad-hoc conferencing, it doesn't seem to be the right way to do it. Any experience with ad-hoc conferencing using SIP in general as well as with Asterisk? Thanks, Joerg
2006 Dec 13
0
FW: MeetMe Conferencing and Marked Mode
I was able to get it to work with 2 extensions. One for the "host" and one for the "participants" Not the best way to set it up but it works. Thanks -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Savoy, Kevin - Williston, ND Sent: Wednesday, December 13, 2006 8:06 AM To: Asterisk Users
2008 Apr 15
5
Conferencing..
I figured that asterisk can do conferencing if we have zap interface. The BRI cards I have they do not have Zaptel. How do I enable conferencing on my server? Regards Ajey