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
modules_s/mangler: moved to common modules directory
Daniel-Constantin Mierla
12 years ago
parent
a4b0267cd5
commit
bb1894ed7b
18 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
0
0
modules/mangler/Makefile
0
0
modules/mangler/README
0
0
modules/mangler/common.h
0
0
modules/mangler/contact_ops.c
0
0
modules/mangler/contact_ops.h
0
0
modules/mangler/doc/Makefile
0
0
modules/mangler/doc/functions.xml
0
0
modules/mangler/doc/mangler.xml
0
0
modules/mangler/doc/params.xml
0
0
modules/mangler/ip_helper.c
0
0
modules/mangler/ip_helper.h
0
0
modules/mangler/mangler.c
0
0
modules/mangler/mangler.cfg
0
0
modules/mangler/mangler.h
0
0
modules/mangler/sdp_mangler.c
0
0
modules/mangler/sdp_mangler.h
0
0
modules/mangler/utils.c
0
0
modules/mangler/utils.h
+ 0
- 0
modules_s/mangler/Makefile → modules/mangler/Makefile
View File
+ 0
- 0
modules_s/mangler/README → modules/mangler/README
View File
+ 0
- 0
modules_s/mangler/common.h → modules/mangler/common.h
View File
+ 0
- 0
modules_s/mangler/contact_ops.c → modules/mangler/contact_ops.c
View File
+ 0
- 0
modules_s/mangler/contact_ops.h → modules/mangler/contact_ops.h
View File
+ 0
- 0
modules_s/mangler/doc/Makefile → modules/mangler/doc/Makefile
View File
+ 0
- 0
modules_s/mangler/doc/functions.xml → modules/mangler/doc/functions.xml
View File
+ 0
- 0
modules_s/mangler/doc/mangler.xml → modules/mangler/doc/mangler.xml
View File
+ 0
- 0
modules_s/mangler/doc/params.xml → modules/mangler/doc/params.xml
View File
+ 0
- 0
modules_s/mangler/ip_helper.c → modules/mangler/ip_helper.c
View File
+ 0
- 0
modules_s/mangler/ip_helper.h → modules/mangler/ip_helper.h
View File
+ 0
- 0
modules_s/mangler/mangler.c → modules/mangler/mangler.c
View File
+ 0
- 0
modules_s/mangler/mangler.cfg → modules/mangler/mangler.cfg
View File
+ 0
- 0
modules_s/mangler/mangler.h → modules/mangler/mangler.h
View File
+ 0
- 0
modules_s/mangler/sdp_mangler.c → modules/mangler/sdp_mangler.c
View File
+ 0
- 0
modules_s/mangler/sdp_mangler.h → modules/mangler/sdp_mangler.h
View File
+ 0
- 0
modules_s/mangler/utils.c → modules/mangler/utils.c
View File
+ 0
- 0
modules_s/mangler/utils.h → modules/mangler/utils.h
View File