This website works better with JavaScript
Home
Explore
Help
Sign In
Kamailio
/
kamailio
mirror of
https://github.com/kamailio/kamailio.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
rtpproxy: moved from modules_k to modules
Ovidiu Sas
14 years ago
parent
7ce25a6469
commit
ca2e70cd63
18 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
0
0
modules/rtpproxy/Makefile
0
0
modules/rtpproxy/README
0
0
modules/rtpproxy/doc/Makefile
0
0
modules/rtpproxy/doc/rtpproxy.xml
0
0
modules/rtpproxy/doc/rtpproxy_admin.xml
0
0
modules/rtpproxy/doc/rtpproxy_faq.xml
0
0
modules/rtpproxy/examples/4to6.cfg
0
0
modules/rtpproxy/examples/alg.cfg
0
0
modules/rtpproxy/rtpproxy.c
0
0
modules/rtpproxy/rtpproxy.h
0
0
modules/rtpproxy/rtpproxy_funcs.c
0
0
modules/rtpproxy/rtpproxy_funcs.h
0
0
modules/rtpproxy/rtpproxy_stream.c
0
0
modules/rtpproxy/rtpproxy_stream.h
0
0
modules/rtpproxy/test/exec_pjsua.txt
0
0
modules/rtpproxy/test/exec_rtpproxy.txt
0
0
modules/rtpproxy/test/kamailio.cfg
0
0
modules/rtpproxy/test/rtpproxy.patch
+ 0
- 0
modules_k/rtpproxy/Makefile → modules/rtpproxy/Makefile
View File
+ 0
- 0
modules_k/rtpproxy/README → modules/rtpproxy/README
View File
+ 0
- 0
modules_k/rtpproxy/doc/Makefile → modules/rtpproxy/doc/Makefile
View File
+ 0
- 0
modules_k/rtpproxy/doc/rtpproxy.xml → modules/rtpproxy/doc/rtpproxy.xml
View File
+ 0
- 0
modules_k/rtpproxy/doc/rtpproxy_admin.xml → modules/rtpproxy/doc/rtpproxy_admin.xml
View File
+ 0
- 0
modules_k/rtpproxy/doc/rtpproxy_faq.xml → modules/rtpproxy/doc/rtpproxy_faq.xml
View File
+ 0
- 0
modules_k/rtpproxy/examples/4to6.cfg → modules/rtpproxy/examples/4to6.cfg
View File
+ 0
- 0
modules_k/rtpproxy/examples/alg.cfg → modules/rtpproxy/examples/alg.cfg
View File
+ 0
- 0
modules_k/rtpproxy/rtpproxy.c → modules/rtpproxy/rtpproxy.c
View File
+ 0
- 0
modules_k/rtpproxy/rtpproxy.h → modules/rtpproxy/rtpproxy.h
View File
+ 0
- 0
modules_k/rtpproxy/rtpproxy_funcs.c → modules/rtpproxy/rtpproxy_funcs.c
View File
+ 0
- 0
modules_k/rtpproxy/rtpproxy_funcs.h → modules/rtpproxy/rtpproxy_funcs.h
View File
+ 0
- 0
modules_k/rtpproxy/rtpproxy_stream.c → modules/rtpproxy/rtpproxy_stream.c
View File
+ 0
- 0
modules_k/rtpproxy/rtpproxy_stream.h → modules/rtpproxy/rtpproxy_stream.h
View File
+ 0
- 0
modules_k/rtpproxy/test/exec_pjsua.txt → modules/rtpproxy/test/exec_pjsua.txt
View File
+ 0
- 0
modules_k/rtpproxy/test/exec_rtpproxy.txt → modules/rtpproxy/test/exec_rtpproxy.txt
View File
+ 0
- 0
modules_k/rtpproxy/test/kamailio.cfg → modules/rtpproxy/test/kamailio.cfg
View File
+ 0
- 0
modules_k/rtpproxy/test/rtpproxy.patch → modules/rtpproxy/test/rtpproxy.patch
View File