mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
Doxygen documentation update from oej (issue #5505)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6847 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
*
|
||||
* Copyright (C) 2002, Pauline Middelink
|
||||
*
|
||||
* Pauline Middelink <middelink@polyware.nl>
|
||||
*
|
||||
* See http://www.asterisk.org for more information about
|
||||
* the Asterisk project. Please do not directly contact
|
||||
@@ -16,10 +15,12 @@
|
||||
* at the top of the source tree.
|
||||
*/
|
||||
|
||||
/*
|
||||
/*! \file
|
||||
*
|
||||
* Tone Management
|
||||
* \brief Tone Management
|
||||
*
|
||||
* \author Pauline Middelink <middelink@polyware.nl>
|
||||
*
|
||||
* This set of function allow us to play a list of tones on a channel.
|
||||
* Each element has two frequencies, which are mixed together and a
|
||||
* duration. For silence both frequencies can be set to 0.
|
||||
|
||||
Reference in New Issue
Block a user