One page you can look at is this one: http://www.freeswitch.org/node/100
This is a comparison matrix of all of the existing Asterisk based conference apps including app_confcall which is my enhanced version of app_meetme I wrote before I started the FreeSWITCH project. Most of the features from app_confcall were ported into mod_conference. Besides the ones listed mod_conference also has the following differences (or at least the ones I can think of) : *) Pure software implementation (no hardware timing interface) *) Direct integration to FreeSWITCH TTS abstraction for on-demand text to speech. *) Ability to transfer one or more parties to a new conference on the fly. *) Programmable Relationships between callers, A B and C in the conf so C can only hear A but not B etc. *) Presence integration, connects to BLF , jabber buddy list etc. *) Mappable DTMF keys to a common list of functions or to events for external controls. *) Fully controllable mute/unmute etc from EVENT SOCKET interface. *) Ability to record to shoutcast (with help from mod_shout) *) Video from speaker with the floor broadcasted to other callers. *) Support for 8k 16k and 32k audio mixing with resampling to mix unlike rates. There are probably more, but many of them are just inherited from the regular list of FreeSWITCH on-board features. http://wiki.freeswitch.org/wiki/Specsheet On Wed, Aug 20, 2008 at 3:48 AM, Gavin Henry <[EMAIL PROTECTED]> wrote: > Hi all, > > Is there a comparison of each or anythign obvious? > > We've got freeswitch install here for testing, just getting our heads round > it. > > Thanks. > > -- > http://www.suretecsystems.com/services/openldap/ > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ AIM: anthm MSN:[EMAIL PROTECTED] <[EMAIL PROTECTED]> GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]<[EMAIL PROTECTED]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]> iax:[EMAIL PROTECTED]/888 googletalk:[EMAIL PROTECTED]<[EMAIL PROTECTED]> pstn:213-799-1400
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
