Basix XML documents are built by combining these Elements:

  • GetDigits: Gets the digits a caller presses
  • GoTo: Jumps to a named Section in the current XML doc
  • Hangup: Hangs up a call
  • Play: Plays an audio file to the caller
  • ReceiveFax: Receives a fax an saves it to your local store
  • Record: Record audio to a file
  • Redirect: Redirects the call flow to a new URL
  • Say: Phrases numbers, dates, telephone numbers etc
  • Section: Groups elements into named blocks
  • SendFax: Sends a fax from your local storage
  • Set: Sets the value of a variable
  • Speak: Reads some text to the caller
  • Switch: Conditional code based on the value of a variable
  • Transfer: Transfers the call to a user, group, voicemail box, conference, PSTN etc
  • Wait: Waits for a specified number of seconds before executing the next element