- Better support for Avaya.
Changed the way duplicated numbers are handled.
Tap starts recording with a new reference after 4 hours have passed.
Added support for AUX stream recording.
Refer to forum post: VoIPRecorder version 1.6.4.15
- Fixed bug where Avaya call connected event handler was not setting the call direction - it would not use the call details given if the extension number was not given, and the HPX doesn't know extension numbers at startup. This most likely affected other call handlers that don't have the extension. The extension check was done for the Cisco (in 1.6.3.46).
Changed Avaya message change event handler to get the telephone number from more message formats.
Also switched to using the ProtocolID given in the message change event, since the protocol from the station added event is sometimes just MT_IP_H323, and not for a specific PABX like MT_IP_AVAYA_H323.
- We found that the Web Admin changes to tracking were not taking place until after the second restart. Fixed bug where the tracking was being applied internally only after the service had been restarted. I've made sure groups load before the restart now as well.
Added debugging info for tracking.
Refer to forum post: Release notes: VoIPRecorder 1.6.4.9