mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-06 21:09:47 +00:00
Update comment.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@190516 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -307,9 +307,10 @@ struct ast_party_connected_line {
|
||||
*/
|
||||
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
|
||||
* for Normal-Answer, Call-transfer, Call-diversion
|
||||
* for Normal-Answer and Call-transfer.
|
||||
*/
|
||||
int source;
|
||||
};
|
||||
|
Reference in New Issue
Block a user