mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Documentation updates
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48164 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -193,7 +193,9 @@ struct ast_state_cb {
|
||||
/*! \brief Structure for dial plan hints
|
||||
|
||||
\note Hints are pointers from an extension in the dialplan to one or
|
||||
more devices (tech/name) */
|
||||
more devices (tech/name)
|
||||
- See \ref AstExtState
|
||||
*/
|
||||
struct ast_hint {
|
||||
struct ast_exten *exten; /*!< Extension */
|
||||
int laststate; /*!< Last known state */
|
||||
|
Reference in New Issue
Block a user