[Serdev] enhancement to group module
Chris Crawford
crawford_c at pannaway.com
Mon May 10 20:03:42 UTC 2004
Hello.
I am looking into making an enhancement in the 0.8.12 group module.
Here is the scope. Currently we are employing anonymous caller ID by
changing the From field to a predefined string that disguises the
caller's identity. The Contact header contains the relevant information
for the caller. UACs that display the From field on the caller id will
see the anonymous name.
So now, there are some issues with this implementation when using ser.
More specifically, when not using authentication and checking the
associated ACL for the user. The ACL check (is_user_in) only checks the
following fields when not using authentication "from,to and
request-uri". I want to add "contact" as another header to for the
is_user_in routine. Basically, it will require adding another case to
get_hf_type and a parser routine in that same file for the contact
header.
First, your thoughts? Second, you want it?
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.iptel.org/pipermail/serdev/attachments/20040510/7f55a627/attachment.html
More information about the Serdev
mailing list