summaryrefslogtreecommitdiff
path: root/Protocols/SIP/Docs/sip_changelog.txt
blob: 508cb5c8f10009191066c3352f7b4797c31b27d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SIP protocol

Changelog:

. 0.1.4.0
  * Fix for making calls
  + Added MirVer (were possible)
  + Added popups to show errors
  
. 0.1.3.0
  * Fix for going online after connecting error
  * Fix for reconection crash
  + Added stun server to client API
  + Added list of hosts to client API

. 0.1.2.0
  + Support for clients (Example plugin at http://pescuma.googlecode.com/svn/trunk/Miranda/Plugins/sip_cli )

. 0.1.1.0
  + Build with vc6
  * Fix for wrong voice service version

. 0.1.0.0
  + Initial version