summaryrefslogtreecommitdiff
path: root/orkaudio/audiocaptureplugins/voip/RtpSession.cpp
AgeCommit message (Expand)Author
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-02-06RTP DTMF Events (out of band) logging improvements.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-18session m_lastUpdated timestamp is now updated when going off hold so that th...Henri Herscher
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-12-09SipDynamicMediaAddress now also forces session media address update on recept...Henri Herscher
2008-10-24SIP sessions are not inserted in ipAndPort media address map anymore when RTP...Henri Herscher
2008-10-14Fixed RTCP detection and I3 Interactive Intelligence mode (InInMode) compilat...Henri Herscher
2008-10-09Added RTCP support. Key functionality is the ability to set the local party b...Gerald Begumisa
2008-09-10Changed the way DTMF events are tracked, to know the position where the place...Gerald Begumisa
2008-08-27A new configuration parameter, SipDetectSessionProgress, has been added. Thi...Gerald Begumisa
2008-07-22RTP activity now only puts a session off hold when there's been at least one ...Henri Herscher
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-06-13RTP stream start and expiry logging now includes host timestamps.Henri Herscher
2008-06-13Made sure that sessions having already received their CallInfo message would ...Henri Herscher
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-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