summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/RtpSession.cpp
AgeCommit message (Expand)Author
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-04-08Sangoma RTP tap mode now accepts different source and destination IP addresses.Henri Herscher
2008-03-06Changed the way direction is determined while recording SIP-based VoIP sessio...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-27Eliminated duplicate logging of SIP error packetsGerald Begumisa
2007-11-26Improved SIP error packet logging to include information from the session's I...Gerald Begumisa
2007-11-16Added support to 200 OK packets in the same fashion as INVITE packetsGerald Begumisa
2007-11-14A new INVITE on a media address already occupied by a raw RTP session will no...Henri Herscher
2007-11-14Added LocalPartForceLocalIp config parameter.Henri Herscher
2007-11-07Capture port is now set as the three letters tracking ID in VoIP plugin inste...Henri Herscher
2007-10-29SetMediaAddress now removes session from ipAndPort map before reinserting.Henri Herscher
2007-09-28Adjustment to solve a potential performance problem that could arise from the...Gerald Begumisa
2007-09-27Added a boolean VoIP plugin configuration option, RtpReportDtmf, to control w...Gerald Begumisa
2007-09-21Added support to report RTP events in SIP sessionsGerald Begumisa
2007-09-19Added SipUse200OkMediaAddress configuration switch. If enabled, SIP 200 OK SD...Henri Herscher
2007-09-05SIP 407 "authentication needed" does not trigger session stop anymore.Henri Herscher
2007-08-30Support for compact header format extended to all SIP messages.Henri Herscher
2007-08-24Added support for SIP 200 OK message with ability to adjust the session RTP I...Gerald Begumisa
2007-08-23Added on-hold support for SIP sessionsGerald Begumisa
2007-08-21Start message response can now initiate capture in non-lookback recording mod...Henri Herscher
2007-08-16SIP error logging now reports full associated invite info.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-07-30Added non-lookback recording mode.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-06-01Further work on the Skinny on-hold handling.Henri Herscher
2007-05-30Fix for correct Skinny on-hold handling. Now, only one recording is created ...Gerald Begumisa
2007-04-13SIP field extraction now functional.Henri Herscher
2007-02-23RtpTrackUsingIpAddresses is now checked when creating a session from an RTP p...Henri Herscher
2007-01-17Initial version of a transcoded tape file naming scheme. This makes it possib...Henri Herscher
2007-01-16At the first RTP packet of a SIP session, we now make sure that the session i...Henri Herscher
2006-12-28SIP Session metadata can now be updated when a new RTP stream is seen that ma...Henri Herscher
2006-12-271. Subsequent SIP INVITES that could be associated to an existing session now...Henri Herscher
2006-12-20Fixed bug where SIP calls could be reported with the wrong metadata when invo...Henri Herscher
2006-12-14Now possible to specify preferred IP adresses to track RTP sessions by popula...Henri Herscher
2006-12-12RTP sessions now check the destination IP address of a packet to determine wh...Henri Herscher
2006-12-12Now possible to split RTP sessions based on timestamp and sequence number dis...Henri Herscher
2006-12-05Fix for an RtpMixer bug where an empty chunk was generated in the output (Bac...Henri Herscher
2006-11-21Now logging whether a session has seen duplicate RTP traffic and the maximum ...Henri Herscher
2006-11-10RTP Sessions are now also searched by endpoint IP address when a Skinny StopM...Henri Herscher
2006-10-24RTP session timeout and RTP session with signalling timeout (SIP, Skinny) are...Henri Herscher
2006-10-11There is now an orkaudio wide tracking ID for recording sessions. All logging...Henri Herscher