lemenkov / erlrtpproxy

OUTDATED. Use https://github.com/sipwise/rtpengine instead!!! RTP/RTCP proxy for VoIP and IM applications.
GNU General Public License v3.0
40 stars 6 forks source link

"Secure" subscribers by locking their IPs #13

Closed lemenkov closed 13 years ago

lemenkov commented 13 years ago

If some party sends data from some particular IP and this IP is constant for a number of seconds (say 3 seconds) then consider this IP as stable and confirmed and disallow traffic from/to different IP.

TODO consider locking port as well.

lemenkov commented 13 years ago

Implemented in 2396948dc77538e51e1e2cca29b6795a20d5c8c2, 0e45e06e7c0a62c584a351ca0f5ee68635b69b1c and 559e2193325480a1777826880df637b34f8952d2