[Devel] [ openser-Feature Requests-1502690 ] gflags fifo enhancement
SourceForge.net
noreply at sourceforge.net
Fri Oct 6 12:02:28 CEST 2006
Feature Requests item #1502690, was opened at 2006-06-08 09:18
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1502690&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: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Bogdan (bogdan_iancu)
Summary: gflags fifo enhancement
Initial Comment:
Wish for the possibility to set more than on flag per
fifo cmd. This would make external applications to
OpenSER more efficient.
Could be decimal or hex
----------------------------------------------------------------------
>Comment By: Bogdan (bogdan_iancu)
Date: 2006-10-06 13:02
Message:
Logged In: YES
user_id=1275325
I extendent the implementation of the MI commands to accept
the parameters in both decimal and hexa format.
----------------------------------------------------------------------
Comment By: Bogdan (bogdan_iancu)
Date: 2006-10-06 10:59
Message:
Logged In: YES
user_id=1275325
well ...looks like a documentation error - my answer was
based on code analysis. The functions accept a mask of flags
and not a flag index.
So, the docs must be fixed - thanks for pointing this out.
regards,
bogdan
----------------------------------------------------------------------
Comment By: Helge Waastad (hwaastad)
Date: 2006-10-06 10:29
Message:
Logged In: YES
user_id=1536165
Hi,
from docs:
get_gflags receives a bitmap
set_gflag:
Set the value of a flag to 1. The function accepts one
parameter which is the number of the flag to be set.
The request was the ability to set a position bitmap
----------------------------------------------------------------------
Comment By: Bogdan (bogdan_iancu)
Date: 2006-10-05 20:23
Message:
Logged In: YES
user_id=1275325
actually "set_gflag", "reset_gflag", "is_set_gflag"
functions receive a mask of flags and not an index flag, so
it works for multiple flags.
regards,
bogdan
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1502690&group_id=139143
More information about the Devel
mailing list