[OpenSER-Devel] [ openser-Bugs-1854174 ] uac_redirect uses ACC function export directly
SourceForge.net
noreply at sourceforge.net
Fri Jul 11 12:56:21 CEST 2008
Bugs item #1854174, was opened at 2007-12-19 15:23
Message generated for change (Comment added) made by henningw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1854174&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: Open
Resolution: None
>Priority: 2
Private: No
Submitted By: Henning Westerholt (henningw)
Assigned to: Nobody/Anonymous (nobody)
Summary: uac_redirect uses ACC function export directly
Initial Comment:
The module uac_redirect uses the ACC module directly from the config script function export. This is not recommended, the proper way would be to use the the ACC module via a API call.
The acc module function is called in the file rd_funcs.c, line 275.
Cheers,
Henning
----------------------------------------------------------------------
>Comment By: Henning Westerholt (henningw)
Date: 2008-07-11 10:56
Message:
Logged In: YES
user_id=337916
Originator: YES
I think the comment about the cpl-c was wrong. Anyway, its not a real bug,
as it works this way too, decrease priority.
----------------------------------------------------------------------
Comment By: Henning Westerholt (henningw)
Date: 2007-12-20 12:13
Message:
Logged In: YES
user_id=337916
Originator: YES
The same issues exists for the cpl-c module. This uses the t_relay
function from tm directly, instead of using the available API.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1854174&group_id=139143
More information about the Devel
mailing list