Retrieving the user #'s for MeetMe conference participants

In Asterisk 1.4, in order to kick a user out of a conference, you have to specify the user number in the MeetMeAdmin application. Unfortunately, this user number is being assigned inside of the MeetMe application, and it doesn’t return the value back to the user.

I think the MeetMe application should let the calling process assign the user id, but I cannot see a way to do this.

If anybody has any thoughts about how to do this, I’d appreciate it.