Update comment.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@190516 65c4cc65-6c06-0410-ace0-fbb531ad65f3
certified/1.8.6
Richard Mudgett 17 years ago
parent f052718a80
commit 014aa91b84

@ -307,9 +307,10 @@ struct ast_party_connected_line {
*/ */
int ani2; int ani2;
/*! \brief Information about the source of an update (Q.SIG/ISDN requirement). /*!
* \brief Information about the source of an update.
* \note enum AST_CONNECTED_LINE_UPDATE_SOURCE values * \note enum AST_CONNECTED_LINE_UPDATE_SOURCE values
* for Normal-Answer, Call-transfer, Call-diversion * for Normal-Answer and Call-transfer.
*/ */
int source; int source;
}; };

Loading…
Cancel
Save