]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add zrtp_proxy_media.lua script to intelligently enable proxy_media mode
authorTravis Cross <tc@traviscross.com>
Tue, 6 Mar 2012 22:38:44 +0000 (22:38 +0000)
committerTravis Cross <tc@traviscross.com>
Tue, 6 Mar 2012 22:38:44 +0000 (22:38 +0000)
commit37d6c8556cddc6dee2f2e8d09cc8a8ca5dbec0d7
tree8bca3a7cfb21b2302ef96d638aa613172850bd7e
parentd615ae55fc9b5d8af2e25d443b96d876083e1c76
add zrtp_proxy_media.lua script to intelligently enable proxy_media mode

The logic in this script enables ZRTP sessions to negotiate end-to-end
security associations, which is desirable whether or not the switch
natively supports ZRTP itself.

See the documentation in the header of the script for instructions on
enabling this behavior.
scripts/lua/zrtp_proxy_media.lua [new file with mode: 0644]