git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46393
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
int laststate; /*!< SUBSCRIBE: Last known extension state */
int dialogver; /*!< SUBSCRIBE: Version for subscription dialog-info */
- struct ast_dsp *vad; /*!< Voice Activation Detection dsp */
+ struct ast_dsp *vad; /*!< Inband DTMF Detection dsp */
struct sip_peer *relatedpeer; /*!< If this dialog is related to a peer, which one
Used in peerpoke, mwi subscriptions */