Changelog-3.3
From SipXtapi
Contents |
sipXtapi 3.3 Changelog
This list should be much longer - we should dig svn logs and write down everything we've done
Bugfixes
sipXtapi
- Fixed sipxConferenceJoin() - it works reliably now.
- Fixed RFC4733 sipXtapi events - events are correctly emitted when remote RFC4733 DTMF is received.
- Fixed sipXtapi events for playing file or a buffer - events are correctly emitted when file or buffer is played or recorded.
sipXmediaLib
- Fixed RFC4733 send/receive - no more jitter buffer clobbering, correct stop notifications, etc.
sipXsdpLib
- Fixed RFC4733 DTMFs SDP handling - we can interoperate with X-lite and others now.
New features
sipXtapi
- Added sipXtapi API to record to a buffer.
- Added sipXtapi events for recording to a file or a buffer.
- Separated sipXtapi events for playing file and playing a buffer - you can distinguish between them now.
sipXmediaLib
- Support for multicast RTP streams.
- Ability to work without a sound card. Useful for server setup.
