[asterisk-users] MeetMeAdmin() working problem

srinivas Antarvedi srinivas.antarvedi at gmail.com
Wed May 14 07:50:02 CDT 2008


Hello users,

This is regarding MeetMeAdmin() administration from DialPlan


exten => 12345,1,MeetMe(123|MX)  ; Enter conference number 123
                                                     ;Exit conference
by pressing a single digit
exten => 12345,2,Hangup()

exten => 1,1,MeetMeAdmin(123|M|1) ;mute the user 1
exten => 2,1,MeetMeAdmin(123|m|1) ;un-mute the user 1
exten => 3,1,MeetMeAdmin(123|k|1)  ;kick the user 1

actually i supposed to give the user values from the usernumber field of
meetme list confnumber command at CLI

i cannot give a channel name (ex: 1000 as in SIP/1000) in the above
MeetMeAdmin()
command under user and the application storing the first channel in
user number 1 and so on...


so from the dialplan how can i control the users for management
purpose(single user
mute,single user unmute ,single user kickout) can it be done??? or cannot??

waiting for valuable suggestions

thanks in advance
regards
srinivas antarvedi



Srinivas Antarvedi



More information about the asterisk-users mailing list