From: Dan A. <Dan...@Ph...> - 2008-03-13 22:29:11
|
I have been focusing lately on migrating the scheduling and resource limit logic used in app_cbmysql into app_meetme. The goal would be to no longer need app_cbmysql and support a wider range of database backend through the Asterisk db interfaces, in particular ODBC. The good news is that it was not a nightmare to migrate the logic. Even better the core Asterisk developers merged the initial patch to enhance the RealTime features of app_meetme to support the scheduling and resource limits. I went a step further and added a new feature to allow conference moderators to extend the conference from the admin menu. Sadly that was not merged, as the core developers want to see testing to confirm that the RealTime code is compatible with other databases. I do not have the time or resources to do this, and would appreciate it if someone with knowledge of Postfix and or MS-SQL could test RealTime app_meetme from Asterisk trunk or one of the 1.6.0beta/rc releases. Thanks, Dan |