From 62307f579598d3ace8916aa3b66f6c3fa5c73ff9 Mon Sep 17 00:00:00 2001 From: Gerald Begumisa Date: Tue, 8 Apr 2008 21:20:14 +0000 Subject: Added configuration parameter LocalPartyForceLocalMac to the VoIpPlugin section of config.xml. Setting LocalPartyForceLocalMac to 'true' forces the local party to be set to the local MAC address git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@533 09dcff7a-b715-0410-9601-b79a96267cd0 --- orkaudio/audiocaptureplugins/voip/VoIpConfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'orkaudio/audiocaptureplugins/voip/VoIpConfig.h') diff --git a/orkaudio/audiocaptureplugins/voip/VoIpConfig.h b/orkaudio/audiocaptureplugins/voip/VoIpConfig.h index 801bdc6..78716cf 100644 --- a/orkaudio/audiocaptureplugins/voip/VoIpConfig.h +++ b/orkaudio/audiocaptureplugins/voip/VoIpConfig.h @@ -83,6 +83,7 @@ public: bool m_useMacIfNoLocalParty; bool m_localPartyForceLocalIp; + bool m_localPartyForceLocalMac; bool m_skinnyIgnoreStopMediaTransmission; bool m_skinnyIgnoreOpenReceiveChannelAck; -- cgit v1.2.3