mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
[core][mod_sofia] remove ZRTP (deemed obsolete).
[unit-tests][build-system][docs] remove references to ZRTP.
This commit is contained in:
@@ -42,7 +42,6 @@ tbl_types = {
|
||||
['phonetic-ascii'] = 1,
|
||||
['time'] = 1,
|
||||
['voicemail'] = 1,
|
||||
['zrtp'] = 1
|
||||
};
|
||||
|
||||
tbl_rates = {['8000'] = 1 ,['16000'] = 1, ['32000'] = 1, ['48000'] = 1};
|
||||
@@ -71,4 +70,4 @@ else
|
||||
else
|
||||
freeswitch.consoleLog("ERR","Result of system call: " .. what .. " " .. code .. "\n");
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user