summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/Rtp.h
diff options
context:
space:
mode:
authorGerald Begumisa <ben_g@users.sourceforge.net>2007-08-10 09:04:31 +0000
committerGerald Begumisa <ben_g@users.sourceforge.net>2007-08-10 09:04:31 +0000
commit526cb3fffa3fc1e8091af575b224c081eb798f16 (patch)
treef3e4db3d62b34092438fe722823cf641ac6f89eb /orkaudio/audiocaptureplugins/voip/Rtp.h
parentf514b2da9713da1dc3fd5fca983bdcfaeeefed3d (diff)
Changed the method of logging failed calls so that the failed calls are associated with a session
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@463 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'orkaudio/audiocaptureplugins/voip/Rtp.h')
-rw-r--r--orkaudio/audiocaptureplugins/voip/Rtp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/orkaudio/audiocaptureplugins/voip/Rtp.h b/orkaudio/audiocaptureplugins/voip/Rtp.h
index d902b98..0e50979 100644
--- a/orkaudio/audiocaptureplugins/voip/Rtp.h
+++ b/orkaudio/audiocaptureplugins/voip/Rtp.h
@@ -24,6 +24,7 @@ class RtpPacketInfo
{
public:
void ToString(CStdString& string);
+ RtpPacketInfo();
//CStdString m_sourceMac;
//CStdString m_destMac;