Product guide
www.atcom.cn 25
Pin Code
set an optional pin code, Ex: "1234" that must be
entered in order to access the Conference Bridge
Str*
Admin PinCode
Defining this option sets a PIN for Conference
Administrators
Str*
Play music for
the first caller
Checking this option causes Asterisk to play Hold
Music to the first user in a conference, until another
user has joined the same conference
Check box
unCheck
Close conference
for the list caller
exit
Close the conference bridge when the last marked
user logs out of the conference call
Check box
unCheck
Enable call menu
Checking this option allows a user to access the
Conference Bridge menu by pressing the *
"Asterisk" key on their dialpad
Check box
unCheck
Announces
callers
Checking this option announces, to all Bridge
participants, the joining of any other participants
Check box
unCheck
Quiet mode
Do not play enter/leave sounds
Check box
unCheck
Wait for marked
user
Prevent conference participants from hearing each
other until the marked user has joined
Check box
unCheck
1.Conferencing application:
MeetMe([confno][,[options][,pin]]): Enters the user into a specified MeetMe conference
ex.: MeetMe(${EXTEN}|MsIqwxaA)
'1' — disable "you are currently the only person in this conference" message for first member
' a' — set admin mode
'A' — set marked mode
'b ' — run AGI script specified in ${MEETME_AGI_BACKGROUND}
'c' — announce user(s) count on joining a conference
'd' — dynamically add conference
'D' — dynamically add conference, prompting for a PIN
At the pin prompt, if the user does NOT want a pin assigned to the conference, they should
hit the # key.
'e' — select an empty conference
'E' — select an empty pinless conference
'F' — Pass DTMF through the conference.
'i' — announce user join/leave with review
'I' --announce user join/leave without review
'M' — enable music on hold when the conference has a single caller
'm' — set monitor only mode (Listen only, no talking)
'p' — allow user to exit the conference by pressing '#'
'P' — always prompt for the pin even if it is specified
'q' — quiet mode (don't play enter/leave sounds)
'r' — Record conference (records as ${MEETME_RECORDINGFILE} using format
${MEETME_RECORDINGFORMAT}).
's' — Present menu (user or admin) when '*' is received ('send' to menu)
't' — set talk only mode. (Talk only, no listening)
'T' — set talker detectio
'v' — video mode