sipclients (3.5.6) unstable; urgency=medium

  * Added SIP message support for sip-session script
  * Added OTR encryption for SIP MESSAGE sessions to sip-session
  * Display GRUU URIs in sip-session and sip-register
  * Fixed logging when registration ended in sip-session script
  * Automatically changed default account after enrollment
  * Added python-requests dependency

 -- Adrian Georgescu <ag@ag-projects.com>  Fri, 15 Jan 2021 15:39:38 +0100

sipclients (3.5.5) unstable; urgency=medium

  * Added sip2sip.info enrollment for sip-session script
  * Enable usage of multiple accounts with sip-session
  * Use environment set python2 path

 -- Adrian Georgescu <ag@ag-projects.com>  Sun, 10 Jan 2021 16:29:04 +0100

sipclients (3.5.4) unstable; urgency=medium

  * Added ZRTP management for sip-session script
  * Added OTR management for sip-session chat stream
  * Preserve command history between restarts for sip-session script
  * Capture error when SIP session did not start yet
  * Moved spool directory under home user config folder
  * Added video support to sip-audio-session script
  * Print DNS lookup results for sip-message and sip-audio-session
  * Fixed printing XCAP document url

 -- Adrian Georgescu <ag@ag-projects.com>  Fri, 08 Jan 2021 16:02:11 +0100

sipclients (3.5.3) unstable; urgency=medium

  * Disable presence and xcap for sip-session
  * Disable presence and xcap for sip-audio-session
  * Disabled presence and xcap for sip-message
  * Enable sip trace for sip-message
  * Fixed publish presence script
  * Added sip and pjsip trace for sip-register

 -- Adrian Georgescu <ag@ag-projects.com>  Sat, 14 Nov 2020 12:22:11 +0100

sipclients (3.5.2) unstable; urgency=medium

  * Fixed enabling tracing for audio session at start

 -- Adrian Georgescu <ag@ag-projects.com>  Sat, 10 Oct 2020 10:48:25 +0200

sipclients (3.5.1) unstable; urgency=medium

  * Added posibility to start and end audio calls from external applications
  * Disable audio echo cancellation for arm7 architecture
  * Fixed starting publish presence application
  * Don't display key usage in batch mode for sip-audio-session
  * Fixed cancelling of incoming sessions for sip-audio-session
  * Added access list for auto answer for sip-audio-session
  * Unregister on exit for for sip-audio-session

 -- Adrian Georgescu <ag@ag-projects.com>  Mon, 06 Apr 2020 23:51:43 +0200

sipclients (3.5.0) unstable; urgency=medium

  * Pass command line arguments from build_inplace to setup.py
  * Cleanup after build_inplace
  * Removed commented out variable in debian rules
  * Explicitly use python2 in shebang lines
  * Refactored setup.py for PEP-8 compliance
  * Simplified MANIFEST.in
  * Split debian dependencies one per line
  * Increased debian compatibility level to 11
  * Increased debian standards version to 4.5.0
  * Updated minimum versions for debian dependencies
  * Use pybuild as the debian build system
  * Updated copyright years

 -- Dan Pascu <dan@ag-projects.com>  Fri, 14 Feb 2020 14:20:48 +0200

sipclients (3.4.0) unstable; urgency=medium

  * Synchronized with python-sipsimple 3.4.0

 -- Dan Pascu <dan@ag-projects.com>  Mon, 25 Feb 2019 13:26:11 +0200

sipclients (3.3.0) unstable; urgency=medium

  * Adjusted scripts for API change

 -- Dan Pascu <dan@ag-projects.com>  Wed, 12 Dec 2018 07:24:59 +0200

sipclients (3.2.1) unstable; urgency=medium

  * Updated outdated website links
  * Moved copyright and licensing info from source files into LICENSE
  * Changed license from LGPL to GPL-3+ and updated license files
  * Adjusted some module docstrings
  * Removed no longer necessary future import
  * Removed spurious whitespace
  * Removed unnecessary .PHONY targets
  * Added dh-python build dependency
  * Removed no longer necessary pycompat and pyversions debian files
  * Updated installation instructions
  * Updated copyright years

 -- Dan Pascu <dan@ag-projects.com>  Sat, 06 Oct 2018 12:29:31 +0300

sipclients (3.1.0) unstable; urgency=medium

  * Raised python-sipsimple version dependency
  * Increased debian compatibility level to 9
  * Updated debian standards version
  * Updated debian uploaders

 -- Dan Pascu <dan@ag-projects.com>  Fri, 20 Jan 2017 06:51:52 +0200

sipclients (3.0.0) unstable; urgency=medium

  * Generalised use of streams
  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 08 Mar 2016 17:16:07 +0100

sipclients (2.6.0) unstable; urgency=medium

  * Remove use of no longer existing setting
  * Adapted to API changes in the SDK
  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 04 Dec 2015 12:11:46 +0100

sipclients (2.5.0) unstable; urgency=medium

  * Adapted sip-session to changes in file transfers
  * Raised python-sipsimple dependency

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 10 Jun 2015 14:31:13 +0200

sipclients (2.3.0) unstable; urgency=medium

  * Adapted to API changes in the SDK
  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 17 Mar 2015 11:20:11 +0100

sipclients (2.2.0) unstable; urgency=medium

  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Mon, 26 Jan 2015 17:15:25 +0100

sipclients (2.0.0) unstable; urgency=medium

  * Reworded some messages
  * Bumped Debian Standards-Version
  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 21 Nov 2014 12:25:35 +0100

sipclients (1.4.2) unstable; urgency=medium

  * Removed no longer needed future imports
  * Fixed handling html and multiline messages in chat
  * Fixed doubly defined notification handler

 -- Saul Ibarra <saul@ag-projects.com>  Mon, 28 Jul 2014 14:43:38 +0200

sipclients (1.4.1) unstable; urgency=medium

  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 27 Jun 2014 09:50:38 +0200

sipclients (1.3.0) unstable; urgency=medium

  * Fixed debug tracing in sip-session
  * Fix playing hold tone when using multiple RTP streams
  * Avoid creating multiple bogus ringtone players

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 11 Apr 2014 13:24:26 +0200

sipclients (1.2.0) unstable; urgency=medium

  * Raised python-sipsimple version dependency
  * Bumped Debian Standards-Version

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 19 Feb 2014 13:44:37 +0100

sipclients (1.1.0) unstable; urgency=medium

  * Raised python-sipsimple version dependency
  * Adapted to API changes in SIP SIMPLE SDK

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 13 Dec 2013 13:46:36 +0100

sipclients (1.0.0) unstable; urgency=low

  * Don't render non-text payloads in chat session
  * Raised python-sipsimple version dependency
  * Adapted to API changes in SIP SIMPLE SDK
  * Dropped Python 2.6 support

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 09 Aug 2013 11:57:28 +0200

sipclients (0.35.0) unstable; urgency=low

  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 26 Jun 2013 16:37:35 +0200

sipclients (0.34.0) unstable; urgency=low

  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 19 Mar 2013 11:35:12 +0100

sipclients (0.33.0) unstable; urgency=low

  * Fixed sip-register script to only register
  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 25 Jan 2013 16:39:31 +0100

sipclients (0.32.0) unstable; urgency=low

  * Removed lxml dependency
  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 11 Jan 2013 12:18:01 +0100

sipclients (0.31.1) unstable; urgency=low

  * Fixed variable names in sip-message and sip-audio-session

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 28 Nov 2012 15:04:43 +0100

sipclients (0.31.0) unstable; urgency=low

  * Adapted to API changes in streams
  * Fixed attribute access in sip-session

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 26 Oct 2012 12:44:11 +0200

sipclients (0.30.1) unstable; urgency=low

  * Fixed variable name after middleware API change

 -- Saul Ibarra <saul@ag-projects.com>  Mon, 17 Sep 2012 15:52:48 +0200

sipclients (0.30.0) unstable; urgency=low

  * Added ability to set nickname in sip-session
  * Print account GRUU if available
  * Fixed scripts to match API changes
  * Removed obsolete scripts
  * Bumped debian standards version to 3.9.3

 -- Saul Ibarra <saul@ag-projects.com>  Thu, 06 Sep 2012 21:28:28 +0200

sipclients (0.20.0) unstable; urgency=low

  * Fixed code to work with latest changes in FileTransferStream in
    sipsimple
  * Dropped support for Python 2.5

 -- Saul Ibarra <saul@ag-projects.com>  Mon, 19 Dec 2011 15:27:01 +0100

sipclients (0.19.0) unstable; urgency=low

  * Added blind transfer support to sip-session

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 16 Sep 2011 13:01:12 +0200

sipclients (0.18.2) unstable; urgency=low

  * Adapted to changes in python-application
  * Reworked Debian packaging

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 07 Jun 2011 16:50:54 +0200

sipclients (0.18.1) unstable; urgency=low

  * Added add/remove participant commands to sip-session
  * Adapted to API changes in the middleware
  * Fixed exception when using auto-publish-presence with Bonjour account

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 24 May 2011 14:24:53 +0200

sipclients (0.18.0) unstable; urgency=low

  * Adapted scripts to changes in Subscription API
  * Avoid exception if MSRPTransportTrace notification is handled too late
  * Fixed unicode support
  * Only display text/plain and text/html MESSAGEs

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 18 Mar 2011 15:44:27 +0100

sipclients (0.17.0) unstable; urgency=low

  * Adapted to changes in account contact building
  * Fixed saving settings after ThreadManager was introduced in the middleware
  * Removed obsolete option

 -- Saul Ibarra <saul@ag-projects.com>  Thu, 27 Jan 2011 13:23:52 +0100

sipclients (0.16.5) unstable; urgency=low

  * Adapt to changes in Bonjour neighbours handling
  * Fixed accessing nonexistent attributes in Bonjour account
  * Fixed exception when closing session without streams
  * Adapted to the latest package changes in sipsimple
  * Updated version number to match SIPSIMPLE SDK

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 14 Dec 2010 18:58:49 +0100

sipclients (0.15.2) unstable; urgency=low

  * Adapted to changes in notifications
  * Updated python-sipsimple dependency

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 26 Nov 2010 16:08:51 +0100

sipclients (0.15.1) unstable; urgency=low

  * Added python-lxml dependency
  * Fixed inband DTMF dialing
  * Always send RFC2833 DTMFs
  * Adapted to rename of Icon to PresenceContent
  * Added debian source format file
  * Removed use_xcap_diff setting
  * Adapt scripts to use always_use_my_proxy setting
  * Bumped Debian Standards Version to 3.9.1

 -- Saul Ibarra <saul@ag-projects.com>  Thu, 11 Nov 2010 15:29:31 +0100

sipclients (0.15.0) unstable; urgency=low

  * Fixed xcap_diff settings name
  * Exit if 489 is received for xcapdiff subscription
  * Reworked xcap-icon options and fixed document selector
  * Fixed dialog-rules auid
  * Added ICE debug to the console output
  * Improved formatting of long configuration values
  * Improved error handling in sip-subscribe-winfo
  * Fixed calls to AudioStream.start_recording
  * Use the builtin NAT detector
  * Avoid error when printing session duration if it failed to start 
  * Release reference to session when it ended abnormally

 -- Saul Ibarra <saul@ag-projects.com>  Mon, 21 Jun 2010 13:03:32 +0200

sipclients (0.14.2) unstable; urgency=low

  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 20 Apr 2010 13:09:17 +0200

sipclients (0.14.1) unstable; urgency=low

  * Adapted to move of account.password setting
  * Update dependencies

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 20 Apr 2010 11:40:22 +0200

sipclients (0.14.0) unstable; urgency=low

  * Add ability to CANCEL re-INVITEs
  * Check if enable_outbound_proxy is True when outbound_proxy is set
  * Updated settings to match the middleware
  * Adapted to ChatStream interface changes
  * Display ICE negotiation related information
  * Adapted to audio support refactoring
  * Adapt scripts to changes in ICE status notifications
  * Print message according to CANCEL reason
  * Improved support for bonjour in scripts

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 09 Apr 2010 16:27:02 +0200

sipclients (0.12.0) unstable; urgency=low

  * Initial release

 -- Lucian Stanescu <luci@ag-projects.com>  Tue, 19 Jan 2010 11:22:06 +0000

