mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-11 23:28:59 +00:00
A lot of doxygen updates
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@92285 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#define _ASTERISK_ADSI_H
|
||||
|
||||
#include "asterisk/callerid.h"
|
||||
/*! \name ADSI parameters */
|
||||
/*@{ */
|
||||
|
||||
/* ADSI Message types */
|
||||
#define ADSI_MSG_DISPLAY 132
|
||||
@@ -117,6 +119,8 @@
|
||||
#define ADSI_DIR_FROM_LEFT (0)
|
||||
#define ADSI_DIR_FROM_RIGHT (1)
|
||||
|
||||
/*@} */
|
||||
|
||||
/*! Perform Asterisk ADSI initialization (for channel drivers that want
|
||||
* to support ADSI when the handset is first lifted)
|
||||
* \param chan Channel to initialize for ADSI (if supported)
|
||||
|
Reference in New Issue
Block a user