[sr-dev] git:rfuchs/rtpproxy-ng: rtpproxy-ng: initial checkin

Richard Fuchs rfuchs at sipwise.com
Tue Jul 9 18:29:02 CEST 2013


Module: sip-router
Branch: rfuchs/rtpproxy-ng
Commit: ddea262fd70521eec450e57519f63a63880a94df
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ddea262fd70521eec450e57519f63a63880a94df

Author: Richard Fuchs <rfuchs at sipwise.com>
Committer: Richard Fuchs <rfuchs at sipwise.com>
Date:   Tue Jul  9 12:28:48 2013 -0400

rtpproxy-ng: initial checkin

---

 Makefile.groups                            |    2 +-
 modules/rtpproxy-ng/Makefile               |   19 +
 modules/rtpproxy-ng/README                 |  635 +++++++++
 modules/rtpproxy-ng/bencode.c              |  701 ++++++++++
 modules/rtpproxy-ng/bencode.h              |  521 ++++++++
 modules/rtpproxy-ng/doc/Makefile           |    4 +
 modules/rtpproxy-ng/doc/rtpproxy-ng.xml    |  103 ++
 modules/rtpproxy-ng/doc/rtpproxy_admin.xml |  821 ++++++++++++
 modules/rtpproxy-ng/doc/rtpproxy_faq.xml   |   79 ++
 modules/rtpproxy-ng/rtpproxy.c             | 1971 ++++++++++++++++++++++++++++
 modules/rtpproxy-ng/rtpproxy.h             |   64 +
 modules/rtpproxy-ng/rtpproxy_funcs.c       |  430 ++++++
 modules/rtpproxy-ng/rtpproxy_funcs.h       |   40 +
 13 files changed, 5389 insertions(+), 1 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ddea262fd70521eec450e57519f63a63880a94df



More information about the sr-dev mailing list