sippy / rtpproxy

The RTPproxy is a high-performance software proxy for RTP streams that can work together with Sippy B2BUA, Kamailio, OpenSIPS and SER.
http://rtpproxy.org
BSD 2-Clause "Simplified" License
408 stars 114 forks source link

Openwrt patches #91

Closed micmac1 closed 5 years ago

micmac1 commented 5 years ago

Hi all,

I'm updating RTPproxy in OpenWrt from an older checkout (589cc78cb8698b49aa408c6411c8720a2a0efe3c) to a new one. We already have a few patches included (see here), but for RTPproxy master a few more are needed. So I'm thinking it would be nice if we can get most of them upstream :-)

If you don't like any particular patch I can amend it or drop it altogether, no problem.

This was compile-tested on OpenWrt master with musl libc and gcc-7.4.0. I runtested this on a mips big endian router with kamailio 5.2.4 with rtpproxy_manage("cor").

Kind regards, Seb

micmac1 commented 5 years ago

One little aside, I think there's a typo in your github subtitle "telecommunication carries around the globe". Should be "carriers".

micmac1 commented 5 years ago

Added one commit to fix libucl build :-)

micmac1 commented 5 years ago

Reworked some commits/commit messages.

sobomax commented 5 years ago

Thanks! I will review and get back to you. 👍

-Max

On Mon, Sep 30, 2019, 1:04 PM micmac1 notifications@github.com wrote:

Reworked some commits/commit messages.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sippy/rtpproxy/pull/91?email_source=notifications&email_token=AABVMJSVFJYWLJR7LN4LVT3QMJLTZA5CNFSM4I3ZQ5X2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD765HDA#issuecomment-536728460, or mute the thread https://github.com/notifications/unsubscribe-auth/AABVMJXDZJIUFS2ONC3YGMTQMJLTZANCNFSM4I3ZQ5XQ .

micmac1 commented 5 years ago

Thanks a lot!