[Freeswitch-users] Account ACL
Boris Kovalenko
boris at tagnet.ru
Sun Apr 10 20:18:53 MSD 2011
Hello!
Why You can't use directory entry like this:
<user id="xxx" cidr="yyyy">
<variables>
<variable name="accountcode" value="zzz"/>
</variable>
</user>
> Dear Pablo.
>
> Yes i can use condition but accountcode variable is assigned to only
> outbound gateway, but i need setup accoundcode for inbound gateway
> too. I not know how i can do this it's.
>
>
> <action application="set" data="accountcode=gateway1"/>
>
> Regards.
>
> --- On *Fri, 4/8/11, Pablo Hernan Saro /<pablosaro at gmail.com>/* wrote:
>
>
> From: Pablo Hernan Saro <pablosaro at gmail.com>
> Subject: Re: [Freeswitch-users] Account ACL
> To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org>
> Cc: "FERNANDO VILLARROEL" <fvillarroel at yahoo.com>
> Date: Friday, April 8, 2011, 7:07 PM
>
> Probably it's not the best for you, but the first solution that
> comes to my mind is setting the accountcode at dialplan. If you
> are working in a high performance scenario with lot of gateways,
> then probably you have an objection. Anyway, it would be something
> like this:
>
> <extensio name="Setting account code for gateways">
> <condition field="network_addr" expression="^192\.168\.1\.1$"
> break="on-true">
> <action application="set" data="accountcode=gateway1"/>
> </condition>
> <condition field="network_addr" expression="^192\.168\.1\.2$"
> break="on-true">
> <action application="set" data="accountcode=gateway2"/>
> </condition>
> </extension>
>
> On Fri, Apr 8, 2011 at 6:05 PM, FERNANDO VILLARROEL
> <fvillarroel at yahoo.com </mc/compose?to=fvillarroel at yahoo.com>> wrote:
>
> Dear Mathieu.
>
> My user are not in ditrectory.
>
> My users are gateways authenticated with ACL.
>
> How i can use some variable for identifi like accountcode for
> inbound traffic from this gateways???
>
> Regards
>
> --- On *Fri, 4/8/11, Mathieu Rene /<mrene_lists at avgs.ca
> </mc/compose?to=mrene_lists at avgs.ca>>/* wrote:
>
>
> From: Mathieu Rene <mrene_lists at avgs.ca
> </mc/compose?to=mrene_lists at avgs.ca>>
> Subject: Re: [Freeswitch-users] Account ACL
> To: "FreeSWITCH Users Help"
> <freeswitch-users at lists.freeswitch.org
> </mc/compose?to=freeswitch-users at lists.freeswitch.org>>
> Date: Friday, April 8, 2011, 4:00 PM
>
>
> http://wiki.freeswitch.org/wiki/ACL#Users
>
> You can set variables directly in the user's directory entry.
>
> Mathieu Rene
> Avant-Garde Solutions Inc
> Office: + 1 (514) 664-1044 x100
> Cell: +1 (514) 664-1044 x200
> mrene at avgs.ca <http://mc/compose?to=mrene@avgs.ca>
>
>
>
>
> On 2011-04-08, at 2:57 PM, FERNANDO VILLARROEL wrote:
>
>> Hi Community.
>>
>> How i can identifi inbound traffic authorizated on ACL
>> with some variable like Accountcode.
>>
>> For aoutbound traffic i use:
>>
>> <action application="set" data="accountcode=foo"/>
>>
>> My problem is for inbound traffic how i can identify
>> accounts?
>>
>> Regards.
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> <http://mc/compose?to=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
>
>
> -----Inline Attachment Follows-----
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> <http://mc/compose?to=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 at lists.freeswitch.org
> </mc/compose?to=FreeSWITCH-users at 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 at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
--
? ?????????,
????? ?????????
??? "??????"
(3435) 494991
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110410/a1c04fc5/attachment-0001.html
More information about the FreeSWITCH-users
mailing list