-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNEWS
21 lines (18 loc) · 938 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
belle-sip-1.4.0 -- March 11th, 2015
* support of display names of type (token LWS)* instead of just token
* support for absolute URIs
belle-sip-1.3.3 -- September 18th, 2014
* DNS SRV weight selection
* support of multipart messages
* support of Wake Locks on Android
* support of backslash escaped display name
belle-sip-1.3.0 -- February 20th, 2014 -- initial release of belle-sip
* RFC3261 compliant implementation of SIP parser, writer, transactions and dialog layers.
* http client api
* support of client TLS certificate
* fully asynchronous transport layer (UDP, TCP, TLS)
* fully asynchronous DNS resolution with SRV
* full dual-stack IPv6 support
* SIP transaction state machines with lastest corrections (RFC6026)
* automatic management of request refreshes with network disconnection resiliency thanks to the "refresher" object
* supported platforms: Linux, Mac OSX, windows XP+, iOS, Android, Blackberry 10.