mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
16 lines
628 B
Plaintext
16 lines
628 B
Plaintext
Belle-sip is a SIP (RFC3261) implementation written in C, with an object
|
|
oriented API.
|
|
|
|
* 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 latest 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
|