This page last changed on Mar 30, 2011 by wikibot.
Page()
Synopsis
Page series of phones
Description
Places outbound calls to the given technology / resource and dumps them into a conference bridge as muted participants. The original caller is dumped into the conference as a speaker and the room is destroyed when the original callers leaves.
Syntax
Arguments
- Technology/Resource
- Technology/Resource - Specification of the device(s) to dial. These must be in the format of Technology/Resource, where Technology represents a particular channel driver, and Resource represents a resource available to that particular channel driver.
- Technology2/Resource2 - Optional extra devices to dial inparallel If you need more then one enter them as Technology2/Resource2& Technology3/Resourse3&.....
- options
- d - Full duplex audio
- i - Ignore attempts to forward the call
- q - Quiet, do not play beep to caller
- r - Record the page into a file (meetme option r )
- s - Only dial a channel if its device state says that it is NOT_INUSE
- A - Play an announcement simultaneously to all paged participants
- x - The announcement to playback in all devices
- n - Do not play simultaneous announcement to caller (implies A
)
- timeout - Specify the length of time that the system will attempt to connect a call. After this duration, any intercom calls that have not been answered will be hung up by the system.
See Also
Application_MeetMe
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|