~ubuntu-branches/ubuntu/utopic/resiprocate/utopic

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Daniel Pocock
  • Date: 2014-03-25 21:34:22 UTC
  • mfrom: (18.1.26 sid)
  • Revision ID: package-import@ubuntu.com-20140325213422-s8qr5lsrnjfkbm8i
* New upstream release
* Fix crash in librecon when UA is not using
  a UserProfile derived from ConversationProfile (Closes: #742638)
* Ensure consistent use of milliseconds in DTMF tone API.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
= Release Notes v 1.9 =
 
2
==1.9.4 Changes==
 
3
*resip/recon: ensure libraries link with sipXtapi libs
 
4
*resip/recon: fix for case where DialogSet Profile is not an instance of ConversationProfile
 
5
*resip/recon: per-participant tone support
 
6
*resip/recon: clarify DTMF API: tones represented by event code, API-user durations in milliseconds
 
7
 
 
8
==1.9.3 Changes==
 
9
*reTurn: TurnAsyncSocket: fix for sending when not using TURN
 
10
*resip/stack: added allowed events to 489 errors
 
11
*resip/stack: Support for dtmf-relay content parsing for SIP INFO messages
 
12
*resip/recon: call onDtmfEvent when SIP INFO received, just as for RFC2833 DTMF
 
13
*resip/recon: call acceptNIT()/rejectNIT() after handling INFO message
 
14
*resip/recon: support for changing internal sample rate of sipXtapi
 
15
*resip/recon: allow UserProfile and extension headers to be specified when creating a new remote participant
 
16
 
2
17
==1.9.2 Changes==
3
18
*rutil/dns: fix for Windows DNS Server use.  Ignore Link Local DNS Server entries.
4
19
*rutil: add extra ParseBuffer constructor for const char*