Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated to GIT-16-7c227aa

...

No Format
Page(Technology/Resource&[Technology2/Resource2[&...]],[options,[timeout]]])
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[,Technology2/Resource2...] - Optional extra devices to dial in parallel
      If you need more than one, enter them as Technology2/Resource2& Technology3/Resource3&.....
  • options
    • b( context^exten^priority ) - Before initiating an outgoing call, Gosub to the specified location using the newly created channel. The Gosub will be executed for each destination channel.
      • context
      • exten
      • priority( params )
        • arg1[^arg1...]
        • argN
    • B( context^exten^priority ) - Before initiating the outgoing call(s), Gosub to the specified location using the current channel.
      • context
      • exten
      • priority( params )
        • arg1[^arg1...]
        • argN
    • 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 ( CONFBRIDGE(bridge,record_conference))
    • s - Only dial a channel if its device state says that it is NOT_INUSE
    • A( x ) - Play an announcement to all paged participants
      • x - The announcement to playback to all devices
    • n - Do not play announcement to caller (alters A(error) behavior)
  • timeout - Specify the length of time that the system will attempt to connect a call. After this duration, any page calls that have not been answered will be hung up by the system.

...

This documentation was imported from Asterisk Version GIT-16-b8bf57dc387c227aa