summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-27Added support for captured packets of with 802.1Q Virtual LAN headersHEADmasterbeg_g
2009-11-27Increased the amount of log history retained by default. orkaudio.log.x now h...henrih
2009-11-27Removed "local" parameter from the InitMsg, since we do not yet implement a p...henrih
2009-11-24Added SkinnyAllowMediaAddressTransfer configuration parameter. Default is fal...henrih
2009-11-24Added SkinnyCucm7Mode synonym for Cucm7_1Mode configuration parameter.henrih
2009-11-24When SetMediaAddress() takes a media address from an older session, let the o...henrih
2009-11-20Fixed bug where m_skinnyLastCallInfoTime is not set when the session is first...beg_g
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-22Multiple corrections to code to suppress gcc warnings - identified by Tzafrir...beg_g
2009-10-21Fixed orkaudio to load init classbeg_g
2009-10-19Added support for the SIP response "302 Moved Temporarily". The way this work...beg_g
2009-10-19Changed parameter 'mediatype' to 'servicetype' in 'init' messagebeg_g
2009-10-19Corrected parameter from 'type' to 'mediatype' in the 'init' messagebeg_g
2009-10-01Modifications for Windows compilation.beg_g
2009-10-01Added an initialization message which is sent to orktrack over HTTP when orka...beg_g
2009-09-23Demoted PartyMap log statement from WARN to INFO.henrih
2009-09-15Added new config.xml parameter RtpTrackByUdpPortOnly, which when set to true,...Gerald Begumisa
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-27Modifications to allow Win32 compilation with log4cxx 0.10.0.Gerald Begumisa
2009-08-20Initialized m_onDemand variableGerald 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-14Bug fix in the StopCapture code, where Stop() is called on a NULL sessionGerald Begumisa
2009-08-14Modified the orkaudio API for StartCapture and PauseCapture to carry out thei...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-07-21SIP header parsing fix so that fields are searched in a case insensitive way,...Henri Herscher
2009-07-20Abstracted media address crafting and session lookup by media address so that...Henri Herscher
2009-07-16Any media address setting or change now goes through SetMediaAddress().Henri Herscher
2009-07-16Fixed replay problem where some sessions would not get stopped at the end of ...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-06-22Added LocalPartyUseName configuration parameter.Henri Herscher
2009-06-11Added PartiesUseName configuration parameter so that it is possible to report...Henri Herscher
2009-06-03Corrected missing symbol error for SetOnHold and SetOffHoldGerald Begumisa
2009-06-03Corrected header file to ensure the symbols SetOnHold and SetOffHold are visi...Gerald Begumisa
2009-06-03Corrected type casting of SetOffHoldFunctionGerald Begumisa
2009-06-03Added methods SetOnHold and SetOffHold to orkaudio API for capture plugins. I...Gerald Begumisa
2009-05-28And old session with signalling is now stopped when it had no RTP packets and...Henri Herscher
2009-05-28SIP INVITE advertising an RTP address matching an existing session (with a di...Henri Herscher
2009-05-21Avoid sending tape to batch processing when an error happens in writing to mc...Henri Herscher
2009-05-21Ccm5CallInfoMessage: now reports local extension instead of local general num...Henri Herscher
2009-05-21All skinny structs now use int instead of long for x86_64 compatibility.Henri Herscher
2009-05-15Further to the enhancement of revision 611, corrected minor bug for the Outgo...Gerald Begumisa
2009-05-15Added support for setting the SIP request URI as local party. If the SIP requ...Gerald Begumisa
2009-04-29Fixed memory leak in HttpServer - only affected users of OrkAudio APIGerald Begumisa
2009-03-26SkinnyDynamicMediaAddress and SkinnyAllowCallInfoUpdate are now true by defau...Henri Herscher