This is an automated email to notify about "A high-performance software proxy server for RTP/RTCP streams." source code changes pushed to the project's GIT repository.
URL: http://sippy.git.sourceforge.net/git/gitweb.cgi?p=sippy/rtpproxy;a=commitdiff;h=b6e9586b12fb1d5b45bc3ab65ca9c56e0ae45880 The branch, high-availability has been updated via b6e9586b12fb1d5b45bc3ab65ca9c56e0ae45880 (commit) via 9cfe92e948fccc6468679ff6798dbd6719b3fb3a (commit) via 7f0ff79ea70120b12991fd6937bb6400686ed26a (commit) via b1eea58e2189357d8fded333a637b820478a3a3d (commit) via 0995bb960a35539ae7284f35886c0fc28fd5bde4 (commit) via 82b9db023729bb8acb9f83d0c2319b5931bd4d13 (commit) via bec30dc3db9bd115925a3b17489b258ab16c48da (commit) via 4f9d458302086c3b4bf0c013fb06daf844404510 (commit) via 84393f4e3cd049143b9932ab8e66eda21526e26c (commit) from 732e104f6ba4c65fdaa10607346fc7fc5b5a5658 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b6e9586b12fb1d5b45bc3ab65ca9c56e0ae45880 Merge: 7f0ff79ea70120b12991fd6937bb6400686ed26a 9cfe92e948fccc6468679ff6798dbd6719b3fb3a Author: sobomax <[email protected]> Date: Sat May 29 20:02:34 2010 -0700 Merge branch 'master' into high-availability * master: Move setbindhost into rtpp_network.c. Conflicts: rtpp_network.c commit 7f0ff79ea70120b12991fd6937bb6400686ed26a Author: sobomax <[email protected]> Date: Sat May 29 19:58:40 2010 -0700 Few more style fixes. commit b1eea58e2189357d8fded333a637b820478a3a3d Author: sobomax <[email protected]> Date: Sat May 29 19:53:58 2010 -0700 o Remove some superfluous diffs to the master branch; o move out init_syncfd() out of already huge main.c into file with other ha-related functionality; o fix style issues, like spaces and comments; o use warnx() instead of warn() to print debug messages. This is not ideal but at least that won't produce bogus messages based on undefined errno. commit 0995bb960a35539ae7284f35886c0fc28fd5bde4 Merge: bec30dc3db9bd115925a3b17489b258ab16c48da 82b9db023729bb8acb9f83d0c2319b5931bd4d13 Author: sobomax <[email protected]> Date: Sat May 29 19:23:34 2010 -0700 Merge branch 'master' into high-availability * master: Add IS_VALID_PORT() macro to check validity of the port number. Conflicts: main.c commit bec30dc3db9bd115925a3b17489b258ab16c48da Author: sobomax <[email protected]> Date: Sat May 29 19:18:35 2010 -0700 o Make a macro for checking port number validity; o Move out HA configuration parsing into the separate function and clean it up a bit. commit 4f9d458302086c3b4bf0c013fb06daf844404510 Merge: 732e104f6ba4c65fdaa10607346fc7fc5b5a5658 84393f4e3cd049143b9932ab8e66eda21526e26c Author: sobomax <[email protected]> Date: Sat May 29 18:50:37 2010 -0700 Merge branch 'master' into high-availability * master: Remove superfluous space. ----------------------------------------------------------------------- Summary of changes: main.c | 177 ++++++++++++------------------------------------------ rtpp_log.c | 2 +- rtpp_network.c | 21 +++++++ rtpp_network.h | 3 + synchro_backup.c | 91 +++++++++++++++++++++++++++- synchro_backup.h | 2 + 6 files changed, 155 insertions(+), 141 deletions(-) hooks/post-receive -- A high-performance software proxy server for RTP/RTCP streams. _______________________________________________ Devel mailing list [email protected] http://lists.rtpproxy.org/mailman/listinfo/devel
