Hi Geoff,
Geoff Nordli wrote:
I was able to compile the module and it loads correctly, but I am still having problems with the app.
I see all the users in the conference, but I can't kick them out, or change their mode from talk to listen-and-talk. No errors are showing up anywhere.
I am not really sure how to troubleshoot this, any ideas?
Thanks,
Enable register_globals in php.
You can also put an "extract($_GET);" in the top of the php file.
-- Nicolas Gudino House Internet S.R.L. Buenos Aires - Argentina _______________________________________________ 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
