| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
restarting in some cases (#1184)
|
|
|
|
|
|
|
|
Don't assume 'privacy_active_list' is set when c2s_copy_session/2 is
called.
|
|
|
|
|
|
|
|
|
|
For setting the cluster backend new global option 'cluster_backend' is
introduced. The default and only available value at the moment is 'mnesia'
|
|
|
|
Fixes #1834
|
|
This should fix #1818
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes #1667
|
|
Fixes #1796
|
|
|
|
Don't restore the previous CSI state when a stream management session is
resumed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1746
|
|
|
|
STUN/TURN and SIP is not compiled by default anymore.
Use --enable-stun, --enable-sip or --enable-all to enable them.
|
|
|
|
|