Name

Page() — Opens one-way audio to multiple phones

Synopsis

Page(Tech/chan1[&Tech/chan2]&[...][&Tech/chanN][|options])

Places outbound calls to the given technology/resource and dumps them in to a conference bridge as muted participants. The original caller is dumped in to the conference as a speaker, and the room is destroyed when the original caller leaves. The following options may be specified:

d

Full duplex audio. Allow the paged persons to respond to the caller.

q

Quiet. Do not play a beep to the caller.

r

Record the page. See the r option to MeetMe for more information.

          exten => 123,1,Page(SIP/101&SIP/102&IAX2/iaxy123)
        

See Also

MeetMe()