Skip to content
Snippets Groups Projects
Commit 014aa91b authored by Richard Mudgett's avatar Richard Mudgett
Browse files

Update comment.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@190516 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent f052718a
No related branches found
No related tags found
No related merge requests found
......@@ -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;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment