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.

m

Sets monitor-only mode (listen only, no talking).

t

Sets talk-only mode (talk only, no listening).

T

Sets talker detection (sent to Manager interface and MeetMe list).

i

Announces user join/leave.

p

Allows user to exit the conference by pressing #.

X

Allows 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.

d

Dynamically adds conference.

D

Dynamically adds conference, prompting for a PIN.

e

Selects an empty conference.

E

Selects an empty pinless conference.

v

Sets video mode.

r

Records conference (as ${MEETME_RECORDINGFILE} using format ${MEETME_RECORDINGFORMAT}). The default filename is meetme-conf-rec- ${CONFNO} - ${UNIQUEID} and the default format is .wav.

q

Sets quiet mode (don’t play enter/leave sounds).

M

Enables Music on Hold when the conference has a single caller.

x

Closes the conference when the last marked user exits.

w

Waits until the marked user enters the conference.

b

Runs the AGI script specified in ${MEETME_AGI_BACKGROUND}. Default: conf-background.agi. (Note: this does not work with ...

Get Asterisk: The Future of Telephony now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.