Patches item #2406758, was opened at 2008-12-08 10:32 Message generated for change (Settings changed) made by saguti You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2406758&group_id=232389
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Sergio Gutierrez (saguti) Assigned to: Sergio Gutierrez (saguti) Summary: Replaced arguments of ps in opensipsctl Initial Comment: Opensipsctl calls ps with options axw to verify whether it is running after start. Those options are not supported by standard ps in Solaris; The same behaviour can be achieved by calling ps with -ef, which are portable. ---------------------------------------------------------------------- Comment By: Sergio Gutierrez (saguti) Date: 2008-12-18 08:34 Message: Applied patch both in trunk and 1.4 ---------------------------------------------------------------------- Comment By: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2008-12-12 05:18 Message: Hi Sergio, the patch looks ok - please upload it on both 1.4 and trunk. Also, please migrate this patch to osipconsole if necessary (trunk only). Thanks and regards, Bogdan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2406758&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
