summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/RtpSession.h
AgeCommit message (Expand)Author
2009-11-06Fixed garbled or missing audio when multiple RTP streams are seen in a single...henrih
2009-10-27Modified the VoIP plugin to support the cases where Skinny CallInfo is sent w...beg_g
2009-10-19Added support for the SIP response "302 Moved Temporarily". The way this work...beg_g
2009-09-08Modified the skinny code so that when CallInfo is received for a call which h...Gerald Begumisa
2009-09-02Adjusted recording strategy for Asterisk-DAHDI channels, to now obtain the re...Gerald Begumisa
2009-08-20Added a parameter to the tape message called "ondemand". This parameter is re...Gerald Begumisa
2009-08-18Added support for recording of Asterisk-DAHDI channels using Xorcom's Asteris...Gerald Begumisa
2009-08-14Modified the orkaudio API for StartCapture and PauseCapture to carry out thei...Gerald Begumisa
2009-07-20Abstracted media address crafting and session lookup by media address so that...Henri Herscher
2009-07-16Switched from custom Trim() function to CStdString Trim()Gerald Begumisa
2009-07-10Implemented a localpartymap feature whereby a local party value may be swappe...Gerald Begumisa
2009-06-23Added SipDirectionReferenceUserAgents VoIp config parameter. Any SIP INVITE w...Henri Herscher
2009-05-15Added support for setting the SIP request URI as local party. If the SIP requ...Gerald Begumisa
2009-03-02Modified the record command to return the orkuid for the ongoing call which m...Gerald Begumisa
2009-01-21VoIP plugin has been updated with a new configuration parameter, SipReportNam...Gerald Begumisa
2009-01-07Modified the orkaudio API, adding the record and pause HTTP commands. The rec...Gerald Begumisa
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-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-09Added new configuration parameter SipDirectionRefenceIpAddresses. This should...Gerald Begumisa
2008-05-08Adjusted the Skinny plugin to cater for situations where OpenReceiveChannelAc...Gerald Begumisa
2008-03-06Changed the way direction is determined while recording SIP-based VoIP sessio...Gerald 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-07Capture port is now set as the three letters tracking ID in VoIP plugin inste...Henri Herscher
2007-09-28Adjustment to solve a potential performance problem that could arise from the...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-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-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-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-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
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-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-11-21Now logging whether a session has seen duplicate RTP traffic and the maximum ...Henri Herscher
2006-10-11There is now an orkaudio wide tracking ID for recording sessions. All logging...Henri Herscher
2006-08-01Applying changeset 269 from 0.5 to trunk:Henri Herscher
2006-08-01Applying changeset 266 from 0.5 to trunk:Henri Herscher