|
|
|
@ -164,6 +164,7 @@ DUNDi is not itself a Voice-over IP signaling or media protocol. Instead, it pub
|
|
|
|
|
* \arg \link Config_mm Meetme (conference bridge) configuration \endlink
|
|
|
|
|
* \arg \link Config_qu Queue system configuration \endlink
|
|
|
|
|
* \arg \link Config_vm Voicemail configuration \endlink
|
|
|
|
|
* \arg \link Config_followme Followme configuration \endlink
|
|
|
|
|
* \section cdrconf CDR configuration files
|
|
|
|
|
* \arg \link Config_cdr CDR configuration \endlink
|
|
|
|
|
* \arg \link cdr_custom Custom CDR driver configuration \endlink
|
|
|
|
@ -202,6 +203,12 @@ DUNDi is not itself a Voice-over IP signaling or media protocol. Instead, it pub
|
|
|
|
|
* \verbinclude features.conf.sample
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/*! \page Config_followme followme.conf
|
|
|
|
|
* \section followmeconf Followme.conf
|
|
|
|
|
* - See app_followme.c
|
|
|
|
|
* \verbinclude followme.conf.sample
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/*! \page Config_ext Extensions.conf - the Dial Plan
|
|
|
|
|
* \section dialplan Extensions.conf
|
|
|
|
|
* \verbinclude extensions.conf.sample
|
|
|
|
|