Skip to content

Commit 5a2ca4c

Browse files
authored
**ZRTP IS NOW DEPREICATED** (signalwire#24)
* Update Proxy-Media_13173588.mdx * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * Update Linux-Quick-Install-Guide_1966854.mdx * Update Global-Variables_13173994.mdx * **ZRTP IS NOW DEPREICATED** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs** * **ZRTP IS NOW DEPREICATED and will be removed out of the docs**
1 parent be60b83 commit 5a2ca4c

File tree

22 files changed

+30
-36
lines changed

22 files changed

+30
-36
lines changed

docs/Channel-Variables-Catalog/zrtp_enabled_17170785.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
# **ZRTP IS NOW DEPREICATED and will be removed out of the docs**
12

23
# zrtp_enabled
34

4-
Created by Duvid Rottenberg, last modified on 2018.04.24
5+
Created by Duvid Rottenberg, last modified on 2023.02.16
56

67
## zrtp_enabled
78

docs/FreeSWITCH-Explained/1048601.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ With a desire not to reinvent the wheel, we've designed FreeSWITCH to take advan
4040
* Such as [Asterisk](http://www.asterisk.org/), [Yate](http://yate.null.ro/), or [sipXecs](http://www.sipfoundry.org).
4141
* Supports SIP, SCCP, H.323, LDAP, Zeroconf, etc.
4242
* With [FreeTDM](http://wiki.freeswitch.org/wiki/FreeTDM "FreeTDM"), a BSD licensed TDM abstraction library, or hardware analog FXO gateways it can interface with the [PSTN](https://confluence.freeswitch.org/display/FREESWITCH/Glossary#Glossary-pstn) as well.
43-
* Supports [Secure RTP](http://wiki.freeswitch.org/wiki/Secure%5FRTP "Secure RTP") (SRTP) and [zRTP](http://wiki.freeswitch.org/wiki/ZRTP "ZRTP") (libzrtp).
43+
* Supports [Secure RTP](http://wiki.freeswitch.org/wiki/Secure%5FRTP "Secure RTP") (SRTP).
4444
* Please see the complete [Feature list](http://wiki.freeswitch.org/wiki/Features "Features") for more features.
4545

4646
## Tutorials and Guides

docs/FreeSWITCH-Explained/Client-and-Developer-Interfaces/1048948.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ MAX-DIALOG 0
169169
NOMEDIA false
170170
LATE-NEG true
171171
PROXY-MEDIA false
172-
ZRTP-PASSTHRU true
173172
AGGRESSIVENAT false
174173
CALLS-IN 0
175174
FAILED-CALLS-IN 0

docs/FreeSWITCH-Explained/Configuration/How-Tos/Holding-Bin_1966771.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Click to expand Table of Contents
3434
* 16 [TLS](#tls)
3535
* 17 [SRTP](#srtp)
3636
* 17.1 [rtp\_sdes\_suites](#rtp_sdes_suites)
37-
* 18 [zrtp](#zrtp)
37+
* 18 [zrtp](#zrtp) **ZRTP IS NOW DEPREICATED and will be removed out of the docs**
3838
* 19 [Logging](#logging)
3939
* 20 [Timeouts](#timeouts)
4040
* 20.1 [Short](#short)
@@ -339,7 +339,7 @@ FS does not implement Diffie-Hellman ephemeral something-or-other only, elliptic
339339
(15:16:12) bkw\_\_: rtp\_secure\_media\_outbound=true:AES\_CM\_256\_HMAC\_SHA1\_80,AES\_CM\_256\_HMAC\_SHA1\_32
340340
(15:16:20) bkw\_\_: use that to set it to offer only those two on outbound
341341

342-
## zrtp
342+
## zrtp **ZRTP IS NOW DEPREICATED and will be removed out of the docs**
343343

344344
Brian West - The zrtp-hash IS required for us to dynamically enable p2p media, If you wish to force it yourself then you MUST set proxy\_media=true when this behavior is required. Also you can NOT set zrtp\_secure\_media=true and proxy\_media=true, It will never work,
345345

docs/FreeSWITCH-Explained/Configuration/Proxy-Media_13173588.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Click here to expand Table of Contents
1717
* 6 [FAQs](#faqs)
1818
* 6.1 [I get "Codec PROXY PASS-THROUGH encoder error" message](#i-get-codec-proxy-pass-through-encoder-error-message)
1919
* 6.2 [Proxy media doesn't work](#proxy-media-doesnt-work)
20-
* 6.3 [Proxy media does not work with ZRTP trusted MITM](#proxy-media-does-not-work-with-zrtp-trusted-mitm)
20+
* 6.3 [Proxy media does not work with ZRTP trusted MITM](#proxy-media-does-not-work-with-zrtp-trusted-mitm) **ZRTP IS NOW DEPREICATED**
2121
* 7 [See Also](#see-also)
2222

2323
### Common misconceptions (READ THIS)

docs/FreeSWITCH-Explained/Dialplan/Default-Dialplan-QRF_9634422.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Click here to expand Table of Contents
7373
* 1.52 [Echo test](#default-dialplan-qrf)
7474
* 1.53 [tone\_stream demo (milliwatt)](#tone_stream-demo-milliwatt)
7575
* 1.54 [tone\_stream demo (tetris)](#tone_stream-demo-tetris)
76-
* 1.55 [zrtp\_enrollement](#default-dialplan-qrf)
76+
* 1.55 [zrtp\_enrollement](#default-dialplan-qrf) **ZRTP IS NOW DEPREICATED and will be removed out of the docs**
7777
* 1.56 [Listen to music on hold](#default-dialplan-qrf)
7878
* 1.57 [refer](#default-dialplan-qrf)
7979
* 1.58 [ruri](#default-dialplan-qrf)
@@ -387,7 +387,7 @@ Uses [tone\_stream](https://wiki.freeswitch.org/wiki/Tone%5Fstream "Tone stream"
387387

388388
Dial: 9198
389389

390-
### zrtp_enrollement
390+
### zrtp_enrollement **ZRTP IS NOW DEPREICATED and will be removed out of the docs**
391391

392392
^9787$
393393

docs/FreeSWITCH-Explained/Dialplan/Variables-Master-List_16352570.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5600,7 +5600,7 @@ string
56005600

56015601
string
56025602

5603-
### zrtp_enabled
5603+
### zrtp_enabled **ZRTP IS NOW DEPREICATED and will be removed out of the docs**
56045604

56055605
string
56065606

docs/FreeSWITCH-Explained/Installation/Linux/CentOS-7-and-RHEL-7_10289546.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ cd /usr/local/src/freeswitch
124124
./configure --enable-portable-binary \
125125
--prefix=/usr --localstatedir=/var --sysconfdir=/etc \
126126
--with-gnu-ld --with-python --with-erlang --with-openssl \
127-
--enable-core-odbc-support --enable-zrtp
127+
--enable-core-odbc-support
128128
make
129129
make -j install
130130
make -j cd-sounds-install
@@ -156,7 +156,7 @@ cd /usr/local/src/freeswitch
156156
./configure --enable-portable-binary \
157157
--prefix=/usr --localstatedir=/var --sysconfdir=/etc \
158158
--with-gnu-ld --with-python --with-erlang --with-openssl \
159-
--enable-core-odbc-support --enable-zrtp
159+
--enable-core-odbc-support
160160
make -j
161161
make -j install
162162
make -j cd-sounds-install

docs/FreeSWITCH-Explained/Installation/Linux/Deprecated-Installation-Instructions/CentOS-7-and-RHEL-7-for-FreeSWITCH-Enterprise_27590673.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ cd /usr/local/src/freeswitch
117117
./configure --enable-portable-binary \
118118
--prefix=/usr --localstatedir=/var --sysconfdir=/etc \
119119
--with-gnu-ld --with-python --with-erlang --with-openssl \
120-
--enable-core-odbc-support --enable-zrtp
120+
--enable-core-odbc-support
121121
make
122122
make -j install
123123
make -j cd-sounds-install
@@ -149,7 +149,7 @@ cd /usr/local/src/freeswitch
149149
./configure --enable-portable-binary \
150150
--prefix=/usr --localstatedir=/var --sysconfdir=/etc \
151151
--with-gnu-ld --with-python --with-erlang --with-openssl \
152-
--enable-core-odbc-support --enable-zrtp
152+
--enable-core-odbc-support
153153
make -j
154154
make -j install
155155
make -j cd-sounds-install

docs/FreeSWITCH-Explained/Installation/Linux/Deprecated-Installation-Instructions/Fedora-29_17695908.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export CFLAGS="-Wno-error=format-truncation -Wno-error=stringop-truncation"
3838
./configure -C --enable-portable-binary \
3939
--prefix=/usr --localstatedir=/var --sysconfdir=/etc \
4040
--with-gnu-ld --with-python --with-erlang --with-openssl \
41-
--enable-core-odbc-support --enable-zrtp \
41+
--enable-core-odbc-support \
4242
--enable-core-pgsql-support \
4343
--enable-static-v8 --disable-parallel-build-v8
4444
make
@@ -71,7 +71,7 @@ export CFLAGS="-Wno-error=format-truncation -Wno-error=stringop-truncation"
7171
./configure -C --enable-portable-binary \
7272
--prefix=/usr --localstatedir=/var --sysconfdir=/etc \
7373
--with-gnu-ld --with-python --with-erlang --with-openssl \
74-
--enable-core-odbc-support --enable-zrtp \
74+
--enable-core-odbc-support \
7575
--enable-core-pgsql-support \
7676
--enable-static-v8 --disable-parallel-build-v8
7777
make -j

0 commit comments

Comments
 (0)