On Fri, Apr 03, 2009 at 08:26:09PM +0200, Iñaki Baz Castillo wrote: > > If you set "log_stderror=no" then OpenSIPS output will be logged in the > terminal. But you can close safely this terminal session and OpenSIPS will > remain working. > > BTW, which requeriments has upstart?
Upstart until release 5.0 doesn't support processes that detach from terminal (that fork (or fork twice)). Upstart works with opensips if I set "fork=no" in opensips config. But this way is not suitable for prodaction, right? There are other ways to run opensips foreground? -- John Khvatov _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
