[Serdev] enhancement to group module
Chris Crawford
crawford_c at pannaway.com
Mon May 10 22:08:53 UTC 2004
I suppose KPhone does not offer anonymous caller id?
In any case, the enhancement offers administrators the ability to
identify the caller's ACL in through one additional field. If they are
not identifiable in any of the fields, credentials, From or Contact,
then call should fail as the implementation is not supported by ser. It
could be noted that iff anonymous caller id is used, authentication mode
is the only way to identify the source, but that just seems to impose an
architecture upon an administrator.
Chris
> -----Original Message-----
> From: Daniel-Constantin Mierla [mailto:daniel at iptel.org]
> Sent: Monday, May 10, 2004 5:16 PM
> To: Chris Crawford
> Cc: serdev at lists.iptel.org
> Subject: Re: [Serdev] enhancement to group module
>
> Well, not all UAs put the username in contact address, and some of
them
> put a "wrong" one -- like some old KPhone which take the system
username
> and put it in the contact (I don't recall if the newer versions does
the
> same).
>
> Daniel
>
> On 5/10/2004 10:03 PM, Chris Crawford wrote:
>
> > 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
> >
>
>-----------------------------------------------------------------------
-
> >
> >_______________________________________________
> >Serdev mailing list
> >serdev at lists.iptel.org
> >http://lists.iptel.org/mailman/listinfo/serdev
> >
> >
More information about the Serdev
mailing list