Emil Kroymann writes: > the mediaproxy-module in 3.3 branch establishes a single shared > connection to the mediaproxy dispatcher socket before sip-router is > forking sub-processes. This leads to race-conditions when multiple > calls to use_mediaproxy() are made in parallel. The fix is simple, it > seems it was just forgotten to restrict the opening of the dispatcher > connection to subprocess initialization. Patch attached.
emil, i just applied your patch to master although i don't understand it. after patch, less connections are opened to dispatcher. why are you saying that before there was only one? -- juha _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
