Name
MeetMe() — Puts the caller into a MeetMe conference bridge
Synopsis
MeetMe([confno][,[options][,pin])
Joins the caller on the current channel into the MeetMe
conference specified by the confno
argument. If the conference number is omitted, the user will be
prompted to enter one.
The options string may contain zero
or more of the characters in the following list.
mSets monitor-only mode (listen only, no talking).
tSets talk-only mode (talk only, no listening).
TSets talker detection (sent to Manager interface and MeetMe list).
iAnnounces user join/leave.
pAllows user to exit the conference by pressing
#.XAllows user to exit the conference by entering a valid single-digit extension (set via the variable
${MEETME_EXIT_CONTEXT}), or the number of an extension in the current context if that variable is not defined.dDynamically adds conference.
DDynamically adds conference, prompting for a PIN.
eSelects an empty conference.
ESelects an empty pinless conference.
vSets video mode.
rRecords conference (as
${MEETME_RECORDINGFILE}using format${MEETME_RECORDINGFORMAT}). The default filename is meetme-conf-rec-${CONFNO}-${UNIQUEID}and the default format is .wav.qSets quiet mode (don’t play enter/leave sounds).
MEnables Music on Hold when the conference has a single caller.
xCloses the conference when the last marked user exits.
wWaits until the marked user enters the conference.
bRuns the AGI script specified in
${MEETME_AGI_BACKGROUND}. Default: conf-background.agi. (Note: this does not work with ...