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

UNIX socket support for listener #27

Closed lemenkov closed 11 years ago

lemenkov commented 12 years ago

I personally don't think it's a great idea but the original rtpproxy has this feature so maybe it's better to re-implement it?

lemenkov commented 11 years ago

I really think this is an obsolete interface. It's much more convenient to have a UDP/TCP controlling socket so one can run it on a separate machine.