[Devel] [ openser-Patches-1713831 ] New parameter for Jabber module - priority

SourceForge.net noreply at sourceforge.net
Tue May 8 11:40:06 CEST 2007


Patches item #1713831, was opened at 2007-05-06 17:24
Message generated for change (Comment added) made by henningw
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter Lemenkov (peter_lemenkov)
Assigned to: Nobody/Anonymous (nobody)
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: Henning Westerholt (henningw)
Date: 2007-05-08 09: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 20: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



More information about the Devel mailing list