[OpenSIPS-Devel] [OpenSIPS/opensips] 070e7d: rtpproxy: allow multiple servers on same machine

Razvan Crainea razvan at opensips.org
Wed May 17 04:48:36 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 070e7d4710983abf76a3d16bdc67371c6c4941ce
      https://github.com/OpenSIPS/opensips/commit/070e7d4710983abf76a3d16bdc67371c6c4941ce
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2017-05-17 (Wed, 17 May 2017)

  Changed paths:
    M modules/rtpproxy/timeout_process.c

  Log Message:
  -----------
  rtpproxy: allow multiple servers on same machine

Before this fix, rtpproxy was accepting a single connection from a
specific IP. This prevented multiple rtpproxy servers on the same
machine (or behind the same NAT) to send timeout notifications
simultaneously.
Using this fix each rtpproxy provisioned can have on connection to
opensips.
This commit also adds some extra debugging.

Reported and debugged by Flavio Goncalves.
Fix #865




More information about the Devel mailing list