summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/VoIpConfig.cpp
AgeCommit message (Expand)Author
2009-11-24Added SkinnyAllowMediaAddressTransfer configuration parameter. Default is fal...henrih
2009-11-24Added SkinnyCucm7Mode synonym for Cucm7_1Mode configuration parameter.henrih
2009-10-19Added support for the SIP response "302 Moved Temporarily". The way this work...beg_g
2009-09-15Added new config.xml parameter RtpTrackByUdpPortOnly, which when set to true,...Gerald Begumisa
2009-09-02Adjusted recording strategy for Asterisk-DAHDI channels, to now obtain the re...Gerald Begumisa
2009-08-18Added support for recording of Asterisk-DAHDI channels using Xorcom's Asteris...Gerald Begumisa
2009-07-31Added new configuration parameter, Cucm7-1Mode, which if set to "true" in the...Gerald Begumisa
2009-07-24Added new configuration parameter, SipTreat200OkAsInvite, which causes SIP 20...Gerald Begumisa
2009-06-23Added SipDirectionReferenceUserAgents VoIp config parameter. Any SIP INVITE w...Henri Herscher
2009-06-22Added LocalPartyUseName configuration parameter.Henri Herscher
2009-06-11Added PartiesUseName configuration parameter so that it is possible to report...Henri Herscher
2009-05-15Added support for setting the SIP request URI as local party. If the SIP requ...Gerald Begumisa
2009-03-26SkinnyDynamicMediaAddress and SkinnyAllowCallInfoUpdate are now true by defau...Henri Herscher
2009-01-23Added configuration parameter, MediaAddressBlockedIpRanges for the VoIpPlugin...Gerald Begumisa
2009-01-21VoIP plugin has been updated with a new configuration parameter, SipReportNam...Gerald Begumisa
2009-01-20Corrected typo in configuration parameter: SipDirectionRefenceIpAddresses bec...Henri Herscher
2009-01-06Added RtpBlockedIpRanges configuration parameter so that it is possible to di...Henri Herscher
2008-12-10Added SipIgnoreBye configuration parameter. Improved BYE logging and made sur...Henri Herscher
2008-10-09Added RTCP support. Key functionality is the ability to set the local party b...Gerald Begumisa
2008-10-07SipUse200OkMediaAddress is now enabled by default.Henri Herscher
2008-08-27A new configuration parameter, SipDetectSessionProgress, has been added. Thi...Gerald Begumisa
2008-07-17Added SkinnyCallInfoStopsPrevious config parameter. This allows a new CallInf...Henri Herscher
2008-07-01A new configuration parameter, SkinnyNameAsLocalParty, has been added for the...Gerald Begumisa
2008-05-28Made sure RTP IP address is tracked by RtpSession at every point in time.Henri Herscher
2008-05-27Modified VoIP plugin such that if a session has a valid public RTP address, t...Gerald Begumisa
2008-05-09Added new configuration parameter SipDirectionRefenceIpAddresses. This should...Gerald Begumisa
2008-05-08Adjusted the Skinny plugin to cater for situations where OpenReceiveChannelAc...Gerald Begumisa
2008-04-08Added configuration parameter LocalPartyForceLocalMac to the VoIpPlugin secti...Gerald Begumisa
2008-03-06Changed the way direction is determined while recording SIP-based VoIP sessio...Gerald Begumisa
2008-02-18Added configuration variable <SkinnyTcpPort> for the <VoIpPlugin> section of ...Gerald Begumisa
2008-01-23Added SipIgnoredMediaAddresses config parameter. If a SIP INVITE has an RTP a...Henri Herscher
2007-12-10Added SipDynamicMediaAddress config boolean. When enabled, orkaudio will take...Henri Herscher
2007-11-30Added a new VoIP configuration parameter, RtpSessionWithSignallingInitialTime...Gerald Begumisa
2007-11-14Added LocalPartForceLocalIp config parameter.Henri Herscher
2007-09-27Added a boolean VoIP plugin configuration option, RtpReportDtmf, to control w...Gerald Begumisa
2007-09-24Added support for option 'SipReportFullAddress', which defaults to false in c...Gerald Begumisa
2007-09-19Added SipUse200OkMediaAddress configuration switch. If enabled, SIP 200 OK SD...Henri Herscher
2007-08-21Start message response can now initiate capture in non-lookback recording mod...Henri Herscher
2007-08-11SIP failure now adds a "failed" tag to the CDR (not configuration dependant).Henri Herscher
2007-08-10Changed the method of logging failed calls so that the failed calls are assoc...Gerald Begumisa
2007-08-07Added possibility to log failed SIP calls (SIP CANCEL or SIP INVITE with 4xx,...Henri Herscher
2007-07-30Added non-lookback recording mode.Henri Herscher
2007-07-12Now possible to setup orkaudio with pcap filter.Henri Herscher
2007-06-25Added support for capturing audio from any Sangoma telephony board (Sangoma d...Henri Herscher
2007-06-20Session info updating based on Skinny CallInfoMessage updates is now configur...Henri Herscher
2007-06-131. Skinny sessions can not change CallId anymore (CallId used to change to pa...Henri Herscher
2007-06-12Added support for a configuration value, UseMacIfNoLocalParty, which sets the...Gerald Begumisa
2007-06-06Now possible to configure orkaudio to ignore StopMediaTransmission and OpenRe...Henri Herscher
2007-05-30Fix for correct Skinny on-hold handling. Now, only one recording is created ...Gerald Begumisa
2007-05-08SIP over TCP now builds under win32. Also made it disabled by default.Henri Herscher