blob: b8b858fa24f92046f0304da579b32880b442fae8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
SIP protocol
Changelog:
. 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
|