summaryrefslogtreecommitdiff
path: root/orkaudio
AgeCommit message (Expand)Author
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-30Source and destination MAC addresses were mixed up in the Ethernet header def...Henri Herscher
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-11-06Added '*', '.', '-', '+' and '_' to the list of acceptable characters for SIP...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-27Fixed win32 compiling problem.Henri Herscher
2007-09-24Added support for option 'SipReportFullAddress', which defaults to false in c...Gerald Begumisa
2007-09-21Added support to report RTP events in SIP sessionsGerald Begumisa
2007-09-19Reporting now enabled by default as a Tape Processor in config.xmlHenri Herscher
2007-09-19Added SipUse200OkMediaAddress configuration switch. If enabled, SIP 200 OK SD...Henri Herscher
2007-09-13Fixed win32 compilation error.Henri Herscher
2007-09-12ConfigManager singleton now stored as a pointer.Henri Herscher
2007-09-08Minor change to remove leading whitespace(s) from the SIP header value obtain...Gerald Begumisa
2007-09-06Added TapeFileNaming tape processorGerald Begumisa
2007-09-05SIP 407 "authentication needed" does not trigger session stop anymore.Henri Herscher
2007-08-30Added support for 802.11 wireless sniffed VoIP traffic.Henri Herscher
2007-08-30Support for compact header format extended to all SIP messages.Henri Herscher
2007-08-28Added for the compact form of Call-Id header field in SIP BYE messageGerald Begumisa
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-16Character '#' is now allowed as part of a SIP URI username.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-08-07Fixed build files to solve Linux compilation errorGerald Begumisa
2007-07-30Added non-lookback recording mode.Henri Herscher
2007-07-19Multiple orkaudio instances may be ran on one server by setting the environme...Gerald Begumisa
2007-07-12Now possible to setup orkaudio with pcap filter.Henri Herscher
2007-07-03Fixed rare but potential crashes by making sure orkaudio cannot read memory b...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-06Enhanced configurable tape file naming and added configurable tape path namin...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-05-08SIP over TCP now builds under win32. Also made it disabled by default.Henri Herscher
2007-04-28Support for SIP over TCP addedGerald Begumisa
2007-04-13SIP field extraction now functional.Henri Herscher