On Mon, 7 Feb 2005, Juan Jose Comellas wrote: > I'm currently writing some code to support conferencing in Asterisk without > using the Meetme application. The conference runs in its own thread and every > new inbound or outbound channel that is created is passed to it. This thread > runs the conference loop reading and writing frames to each channel.
Isn't this similar to how app_conference works? See http://cvs.sourceforge.net/viewcvs.py/iaxclient/app_conference/ . Peter _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
