[Added changelog for initial release Adrian Georgescu **20100804210748 Ignore-this: 201abca06a55a223af4bef788d939869 ] hunk ./blink/__init__.py 7 -__version__ = '0.1.0' -__date__ = 'July 5, 2010' +__version__ = '0.1.1' +__date__ = 'August 16th, 2010' hunk ./debian/changelog 1 +blink (0.1.1) unstable; urgency=low + + * First public release for Debian and Ubuntu Linux + * Multiple SIP accounts + * Easy to setup accounts, only the SIP address and password are required + * Bonjour discovery mechanism + * Automatic detection of IP address changes + * TLS Security for both signaling and media + * NAT traversal using ICE and MSRP relay + * Built-in DNS resolver to by-pass broken implementations in NAT routers + * Re-INVITE support for adding and removing media streams + * One-click SIP account sign-up at http://sip2sip.info + * Integration with AG Projects Multimedia Service Platform + * Integration with third-party SIP service providers + * Wideband Audio (G722 & speex) + * Multiple parallel calls + * Play hold tone and disconnect tone + * In-band DTMF support for legacy devices + * Per account ringtones + * Silent mode (do not ring on incoming call) + * Mute microphone + * Audio recording + * Displays packet loss and round trip time + * Displays selected audio codec and sampling rate + * Control for input, output and alert audio devices + * Automatic DTMF mapping between letters and digits + * Support for entering PSTN numbers and SIP addresses + * Strip unwanted characters from telephone numbers + * Redial last call + * Multi-party conferencing with unlimited number of participants + * Drag and Drop contacts to conferences + * Mute individual participants + * Audio recording + * Display the caller icon and name retrieved from Address Book + * Reject calls with 486 Busy or 603 Decline + * Accept partial offers when INVITE contains multiple streams + * Multiple simultaneous conferences + * SIP, DNS, MSRP protocol trace to file + + -- Adrian Georgescu Wed, 04 Aug 2010 22:53:46 +0200 + hunk ./debian/changelog 44 - * Initial release. hunk ./doc/changelog.html 3 -Blink Changelog +Blink QTY Changelog hunk ./doc/changelog.html 7 - +

Version 0.1.1

hunk ./doc/changelog.html 9 -

Version 0.1.0

-

Date: TBD +

August 16th, 2010 hunk ./doc/changelog.html 12 -

  • Initial release +
  • First public release for Debian and Ubuntu Linux +
  • Multiple SIP accounts +
  • Easy to setup accounts, only the SIP address and password are required +
  • Bonjour discovery mechanism +
  • Automatic detection of IP address changes +
  • TLS Security for both signaling and media +
  • NAT traversal using ICE and MSRP relay +
  • Built-in DNS resolver to by-pass broken implementations in NAT routers +
  • Re-INVITE support for adding and removing media streams +
  • One-click SIP account sign-up at http://sip2sip.info +
  • Integration with AG Projects Multimedia Service Platform +
  • Integration with third-party SIP service providers +
  • Wideband Audio (G722 & speex) +
  • Multiple parallel calls +
  • Play hold tone and disconnect tone +
  • In-band DTMF support for legacy devices +
  • Per account ringtones +
  • Silent mode (do not ring on incoming call) +
  • Mute microphone +
  • Audio recording +
  • Displays packet loss and round trip time +
  • Displays selected audio codec and sampling rate +
  • Control for input, output and alert audio devices +
  • Automatic DTMF mapping between letters and digits +
  • Support for entering PSTN numbers and SIP addresses +
  • Strip unwanted characters from telephone numbers +
  • Redial last call +
  • Multi-party conferencing with unlimited number of participants +
  • Drag and Drop contacts to conferences +
  • Mute individual participants +
  • Audio recording +
  • Display the caller icon and name retrieved from Address Book +
  • Reject calls with 486 Busy or 603 Decline +
  • Accept partial offers when INVITE contains multiple streams +
  • Multiple simultaneous conferences +
  • SIP, DNS, MSRP protocol trace to file +