From 503bb1cbfd003bb272ab952245905b0093160559 Mon Sep 17 00:00:00 2001 From: Gerald Begumisa Date: Tue, 12 Jun 2007 11:15:29 +0000 Subject: Added support for a configuration value, UseMacIfNoLocalParty, which sets the local party to the MAC address, instead of the IP address, if local party is not present from signalling information git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@446 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 b66fd7e..31bbea9 100644 --- a/orkaudio/audiocaptureplugins/voip/VoIpConfig.h +++ b/orkaudio/audiocaptureplugins/voip/VoIpConfig.h @@ -72,6 +72,7 @@ public: bool m_rtpDetectOnOddPorts; bool m_iax2Support; bool m_sipOverTcpSupport; + bool m_useMacIfNoLocalParty; bool m_skinnyIgnoreStopMediaTransmission; bool m_skinnyIgnoreOpenReceiveChannelAck; -- cgit v1.2.3