text updates
This commit is contained in:
parent
a75f5c89cd
commit
4ab0c81cbe
@ -15,7 +15,7 @@
|
|||||||
12-Aug-2017: - performance and code inprovements in plugin_blacklist
|
12-Aug-2017: - performance and code inprovements in plugin_blacklist
|
||||||
- logging timestamp now includes milliseconds
|
- logging timestamp now includes milliseconds
|
||||||
28-May-2017: - updated autogen/automake/libtool/libltdl to a recent
|
28-May-2017: - updated autogen/automake/libtool/libltdl to a recent
|
||||||
version. Personal note: libtool/libltr is a steaming
|
version. Personal note: libtool/libltdl is a steaming
|
||||||
pile of fertilizer - a voodoo driven toolbox
|
pile of fertilizer - a voodoo driven toolbox
|
||||||
14-May-2017: - [dev4]
|
14-May-2017: - [dev4]
|
||||||
16-Apr-2017: - plugin_blacklist: new plugin to block UACs that cause
|
16-Apr-2017: - plugin_blacklist: new plugin to block UACs that cause
|
||||||
@ -23,7 +23,8 @@
|
|||||||
27-Feb-2017: - improved memory behavior of some plugins during shutdown
|
27-Feb-2017: - improved memory behavior of some plugins during shutdown
|
||||||
- fixed 2 minor memory leaks
|
- fixed 2 minor memory leaks
|
||||||
02-Aug-2016: - rtpproxy_relay: more robustness when closing sockets.
|
02-Aug-2016: - rtpproxy_relay: more robustness when closing sockets.
|
||||||
31-Aug-2016: - plugin_stats: write some statistics about currently active calls
|
31-Aug-2016: - plugin_stats: write some statistics about currently active
|
||||||
|
calls
|
||||||
30-Aug-2016: - rtpproxy.h: rtp_proxytable_t.opposite_entry has been
|
30-Aug-2016: - rtpproxy.h: rtp_proxytable_t.opposite_entry has been
|
||||||
changed to zero-based index (was 1 based before)
|
changed to zero-based index (was 1 based before)
|
||||||
25-Aug-2016: - more info in plugin_logcall (add CID)
|
25-Aug-2016: - more info in plugin_logcall (add CID)
|
||||||
|
|||||||
22
RELNOTES
22
RELNOTES
@ -98,22 +98,12 @@ Requirements:
|
|||||||
Mainly tested on:
|
Mainly tested on:
|
||||||
- CentOS
|
- CentOS
|
||||||
This is the main development and testing environment. Other platforms
|
This is the main development and testing environment. Other platforms
|
||||||
are not extensively tested.
|
are not extensively tested. However, the code should be quite portable
|
||||||
|
and build on many UNIX/Linux flavors.
|
||||||
|
|
||||||
Builds on (tested by dev-team or reported to build):
|
Builds on (tested by dev-team or reported to build):
|
||||||
- Linux: CentOS/RedHat
|
- Linux: CentOS/RedHat
|
||||||
- FreeBSD: FreeBSD 10.1
|
- FreeBSD: FreeBSD 10
|
||||||
|
|
||||||
Note: A current siproxd version for pfsense (2.2.x - FreeBSD 10 based)
|
|
||||||
can be provided, please contact the author. Only i386 and amd64
|
|
||||||
Plattform!
|
|
||||||
|
|
||||||
Note: As the compile farm of sourceforge.net has been discontinued our
|
|
||||||
building test possibilities are now somehow limited. Currently
|
|
||||||
no explicit testing for systems/distributions other than
|
|
||||||
CentOS/RHEL (x86 architecture) is made. We'll be looking into
|
|
||||||
possibilities to perform some broader testing in future.
|
|
||||||
Of course, external testers are welcome :-)
|
|
||||||
|
|
||||||
Reported interoperability with softphones:
|
Reported interoperability with softphones:
|
||||||
- SNOM series
|
- SNOM series
|
||||||
@ -122,16 +112,18 @@ Reported interoperability with softphones:
|
|||||||
- Linphone (local and remote UA) (http://www.linphone.org)
|
- Linphone (local and remote UA) (http://www.linphone.org)
|
||||||
- Kphone (local and remote UA) (http://www.wirlab.net/kphone/)
|
- Kphone (local and remote UA) (http://www.wirlab.net/kphone/)
|
||||||
- MSN messenger 4.6 (remote and local UA)
|
- MSN messenger 4.6 (remote and local UA)
|
||||||
- X-Lite (Win XP Professional)
|
- X-Lite
|
||||||
- SJPhone softphone
|
- SJPhone softphone
|
||||||
- Asterisk PBX (using a SIP Trunk, masqueraded via siproxd)
|
- Asterisk PBX (using a SIP Trunk, masqueraded via siproxd, chan_sip driver)
|
||||||
- Ekiga
|
- Ekiga
|
||||||
- FreePBX
|
- FreePBX
|
||||||
|
- Yealink series
|
||||||
|
|
||||||
Reported interoperability with SIP service providers:
|
Reported interoperability with SIP service providers:
|
||||||
- Sipgate (http://www.sipgate.de)
|
- Sipgate (http://www.sipgate.de)
|
||||||
- Stanaphone (SIP Gateway to PSTN)
|
- Stanaphone (SIP Gateway to PSTN)
|
||||||
- Sipcall.ch (Swiss VoIP provider)
|
- Sipcall.ch (Swiss VoIP provider)
|
||||||
|
- Nexphone.ch (Swiss VoIP provider - via resellers)
|
||||||
- Ekiga
|
- Ekiga
|
||||||
- DTAG (Deutsche Telecom AG) -> requires plugin_fix_DTAG to work around
|
- DTAG (Deutsche Telecom AG) -> requires plugin_fix_DTAG to work around
|
||||||
some issues with this provider
|
some issues with this provider
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user