[OpenSIPS-Devel] [OpenSIPS/opensips] 9fec57: rtpproxy: allow multiple servers on same machine

Razvan Crainea razvan at opensips.org
Wed May 17 04:49:34 EDT 2017


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9fec57bd4b97a7005ca3a7492f875f714e726352
      https://github.com/OpenSIPS/opensips/commit/9fec57bd4b97a7005ca3a7492f875f714e726352
  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

(cherry picked from commit 070e7d4710983abf76a3d16bdc67371c6c4941ce)




More information about the Devel mailing list