you have 3 options.
on authenticated users, every <variable> tag in his account will be set on
each call from that authenticated user.

1) make them register, this sets the variables automatically
2) use the ACL list with cidr=<cidr of where they will be coming from> this
has the same effect with no auth needed.
3) use some other way to differentiate the user and use the set_user
application in the dialplan to inherit that user's variables.



On Mon, Feb 16, 2009 at 6:49 AM, Leon de Rooij <l...@scarlet-internet.nl>wrote:

> Hi all,
>
> I'd really like to know more about this too.
>
> Currently, I have two sip_profiles:
>
> - residential (where users can do authenticated registers and invites)
> - transit (where other users can do un-authenticated invites)
>
> Right now, FS is not aware of *who* is accessing the transit profile except
> for an acl that is set on this profile so unauthorized use is not possible.
>
> But what should I do when I want to allow multiple parties (from different
> IP addresses) to send their invites to the transit profile, and still be
> able to differentiate between them ?
>
> I'd like to set some variables, like an accountcode for example, on the
> basis of what IP address the INVITE originates from.
>
> So, is it possible to not use digest authentication, but still use a
> dialplan-directory user with IP= field or some such ?
>
> thanks a lot & kind regards,
>
> Leon de Rooij
>
>
>
> On Jan 14, 2009, at 4:36 PM, Apostolos Pantsiopoulos wrote:
>
>  Yes I know that. But what does the "ip=" setting do?
>
> Brian West wrote:
>
> cidr= and the domains acl in acl.conf.xml then apply that ACL to the
> sofia profile.
>
> /b
>
> On Jan 14, 2009, at 9:15 AM, Apostolos Pantsiopoulos wrote:
>
>
>
>  I noticed an "ip=" setting in the brian.xml sample file.
> The comments state that this is used for ipauth (IP based
> authentication?)
>
> What exactly is this setting. I cannot find anything in the wiki
> about it.
> Does it replace the use of the
>
> <param name="auth-calls" value="false"/> + ACL
>
> mechanism for IP authentication?
>
>
>  _______________________________________________
> Freeswitch-users mailing 
> listfreeswitch-us...@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org
>
>
>
> --
> -------------------------------------------
> Apostolos Pantsiopoulos
> Kinetix Tele.com R & D
> email: r...@kinetix.gr
> -------------------------------------------
>
>  _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_miness...@hotmail.com <msn%3aanthony_miness...@hotmail.com>
GTALK/JABBER/PAYPAL:anthony.miness...@gmail.com<paypal%3aanthony.miness...@gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:8...@conference.freeswitch.org <sip%3a...@conference.freeswitch.org>
iax:gu...@conference.freeswitch.org/888
googletalk:conf+...@conference.freeswitch.org<googletalk%3aconf%2b...@conference.freeswitch.org>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to