|
|
@ -38,6 +38,8 @@
|
|
|
|
* \arg \ref AstVar
|
|
|
|
* \arg \ref AstVar
|
|
|
|
* \arg \ref AstENUM : The IETF way to redirect from phone numbers to VoIP calls
|
|
|
|
* \arg \ref AstENUM : The IETF way to redirect from phone numbers to VoIP calls
|
|
|
|
* \arg \ref AstHTTP
|
|
|
|
* \arg \ref AstHTTP
|
|
|
|
|
|
|
|
* \arg \ref AstSpeech
|
|
|
|
|
|
|
|
* \arg \ref DataStores
|
|
|
|
* \arg \ref ConfigFiles
|
|
|
|
* \arg \ref ConfigFiles
|
|
|
|
* \arg \ref SoundFiles included in the Asterisk distribution
|
|
|
|
* \arg \ref SoundFiles included in the Asterisk distribution
|
|
|
|
* \arg \ref AstCREDITS : A Thank You to contributors
|
|
|
|
* \arg \ref AstCREDITS : A Thank You to contributors
|
|
|
@ -73,6 +75,16 @@
|
|
|
|
* \verbinclude backtrace.txt
|
|
|
|
* \verbinclude backtrace.txt
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*! \page AstSpeech The Generic Speech Recognition API
|
|
|
|
|
|
|
|
* \section debug The Generic Speech Recognition API
|
|
|
|
|
|
|
|
* \verbinclude speechrec.txt
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*! \page DataStores Channel Data Stores
|
|
|
|
|
|
|
|
* \section debug Channel Data Stores
|
|
|
|
|
|
|
|
* \verbinclude datastores.txt
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
/*! \page AstAMI AMI - The Manager Interface
|
|
|
|
/*! \page AstAMI AMI - The Manager Interface
|
|
|
|
* \section ami AMI - The manager Interface
|
|
|
|
* \section ami AMI - The manager Interface
|
|
|
|
* \arg \link Config_ami Configuration file \endlink
|
|
|
|
* \arg \link Config_ami Configuration file \endlink
|
|
|
|