Skip to end of metadata
Go to start of metadata

SkelGuessNumber()

Synopsis

An example number guessing game

Description

This simple number guessing application is a template to build other applications from. It shows you the basic structure to create your own Asterisk applications.

Syntax

SkelGuessNumber(level,[options])
Arguments
  • level
  • options
    • c - The computer should cheat
    • n - How many games to play before hanging up

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels