Patches item #1713831, was opened at 2007-05-06 20:24 Message generated for change (Comment added) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1713831&group_id=139143
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: modules >Group: ver devel >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Peter Lemenkov (peter_lemenkov) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: New parameter for Jabber module - priority Initial Comment: This patch adds new parameter to module Jabber - priority. Whth this patch someone could play with priority of jabber connection. modparam("jabber", "priority", "5") ---------------------------------------------------------------------- >Comment By: Daniel-Constantin Mierla (miconda) Date: 2007-05-09 18:29 Message: Logged In: YES user_id=1246013 Originator: NO - committed to SVN - fixed warnings - added the new parameter to documentation ---------------------------------------------------------------------- Comment By: Henning Westerholt (henningw) Date: 2007-05-08 12:40 Message: Logged In: YES user_id=337916 Originator: NO Hello Peter, i got the following warnings after applying your patch. Could you perhaps take a look at this? In order to get this patch applied you should also add documentation for the new parameter, simple add a few lines to doc/jabber_user.sgml. Otherwise the patch looks ok. Compiling jabber.c -o jabber.o jabber.c: In function ‘child_init’: jabber.c:351: warning: passing argument 4 of ‘xj_worker_process’ makes pointer from integer without a cast jabber.c:351: warning: passing argument 5 of ‘xj_worker_process’ makes integer from pointer without a cast jabber.c: In function ‘xjab_check_workers’: jabber.c:839: warning: passing argument 4 of ‘xj_worker_process’ makes pointer from integer without a cast jabber.c:839: warning: passing argument 5 of ‘xj_worker_process’ makes integer from pointer without a cast Cheers, Henning ---------------------------------------------------------------------- Comment By: Peter Lemenkov (peter_lemenkov) Date: 2007-05-06 23:03 Message: Logged In: YES user_id=565414 Originator: YES File Added: openser--jabber_priority.diff ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1713831&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel