openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
rtpproxy
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 150 of 169
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix build on Linux.
sobomax
More...
over 15 years ago
Fix double semicolon at the end of the line.
sobomax
More...
over 15 years ago
Move out function to get information about active sessions into the separate function.
sobomax
More...
over 15 years ago
Don't leak file descriptors if memory allocation fails.
sobomax
More...
over 15 years ago
Move setbindhost into rtpp_network.c.
sobomax
More...
over 15 years ago
Add IS_VALID_PORT() macro to check validity of the port number.
sobomax
More...
over 15 years ago
Remove superfluous space.
sobomax
More...
over 15 years ago
Consticize char * arguments to several functions.
sobomax
More...
over 15 years ago
Use rtpp_log_t instead of void *.
sobomax
More...
over 15 years ago
Remove CVS Id tag.
sobomax
More...
over 15 years ago
Re-gen.
sobomax
More...
over 15 years ago
Make this buildable.
sobomax
More...
over 15 years ago
Move out timeout notification into the separate thread. This resolves potential deadlock with B2BUA when b2bua is trying to connect to proxy, while proxy is connecting to B2BUA and also this allows sending notifications to the remote B2BUAs, where connect()/send() could take lot of time. This should also prevent notifications from creating "gaps" in the RTP stream.
sobomax
More...
over 15 years ago
Update (c).
sobomax
More...
over 15 years ago
Get rid of CVS $Id$ keyword.
sobomax
More...
over 15 years ago
Test is done.
sobomax
More...
over 15 years ago
Test 2.
sobomax
More...
over 15 years ago
Test 1.
sobomax
More...
over 15 years ago
Make sure that CANCEL that we generate has the same IP in the From/To and uses the same UDP server socket for sending message out.
sobomax
More...
over 15 years ago
Remove now disfunctional CVS Id keyword.
sobomax
More...
over 15 years ago
Allow BYE from early dialog to end a call. Some brain-damaged UACs use that instead of CANCEL to disconnect call that has not been answered yet.
sobomax
More...
over 15 years ago
Move out timeout notification into the separate thread. This resolves potential deadlock with B2BUA when b2bua is trying to connect to proxy, while proxy is connecting to B2BUA and also this allows sending notifications to the remote B2BUAs, where connect()/send() could take lot of time.
sobomax
More...
almost 16 years ago
Removed 'reload' target from the init-sript.
Peter Lemenkov
More...
almost 16 years ago
Merge branch 'init-script-rework'
Peter Lemenkov
More...
almost 16 years ago
Add missed -lsndfile.
sobomax
More...
almost 16 years ago
.cvsignore -> .gitignore
Peter Lemenkov
More...
almost 16 years ago
Check whether rtpproxy was already started/stopped before trying to start/stop respectively. Return success in case then requested action was already done (as stated in LSB).
Peter Lemenkov
More...
almost 16 years ago
Run from not-root by default (from 'rtpproxy' as an example)
Peter Lemenkov
More...
almost 16 years ago
Use pid-file for stopping/status retrieving
Peter Lemenkov
More...
almost 16 years ago
Use variables instead of values for pid-file and lock-file
Peter Lemenkov
More...
almost 16 years ago
←
1
2
…
146
147
148
149
150
151
152
153
154
…
168
169
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree