This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
add ssllib to gitignore
Change-Id: I28d25e1fffa72e4b9f8c179d341873963b67b93d
changes/32/25932/7
Richard Fuchs
7 years ago
parent
3b28460507
commit
717021a29c
2 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
daemon/.gitignore
+1
-0
recording-daemon/.gitignore
+ 1
- 0
daemon/.gitignore
View File
@ -13,3 +13,4 @@ str.c
fix_frame_channel_layout.h
fix_frame_channel_layout.h
socket.c
socket.c
streambuf.c
streambuf.c
ssllib.c
+ 1
- 0
recording-daemon/.gitignore
View File
@ -13,3 +13,4 @@ str.c
fix_frame_channel_layout.h
fix_frame_channel_layout.h
socket.c
socket.c
streambuf.c
streambuf.c
ssllib.c
Write
Preview
Loading…
Cancel
Save