Hello users, I have been working with a conference setup.
My setup includes: 1)There will be an interface number provided to the user which might be a DID number or A Toll free number When user calls the number it asks for the conference room number and the user pin . on successfull authentication he will be participated in the conference 2)by didaling the same DID number the administrator of the conference enters the conference by entering the admin password on dialing * (for menu option) he only can reduce/increse the volume and can lock and unlock the conference but no provision for the 1) kicking out a particular participant 2)Muting/unmuting of a particular participant so for the above things i should go for the MeetMeAdmin() but with a DID inward dialing if i want to call a particular command of MeetMeAdmin() exten => DID ,1,MeetMe(confnumber,command,user) This is an unfeasible solution Then how can i do that as i cannot create 'n' conferences for 'n' users and monitor them by entering their appropriate extensions as i have seen in the case of vicidial ? -- Srinivas Antarvedi _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
