Le 23/09/2011 15:54, Miha Zoubek a écrit :
@Alexandre,

thanks a lot for this!!!!

Sending Access-Accept of id 221 to 212.13.228.58 port 57366
        3GPP2-Session-Termination-Capability = 1
        3GPP2-Prepaid-acct-Capability = 0x257b726571756573743a33475050322d507265706169642d616363742d4361706162696c6974797d
        Acct-Multi-Session-Id = "%{request:Acct-Multi-Session-Id}"

Do you have any idea why Acct-Multi-Session-Id is not getting value? I thought that it is missing in dictionary but I can see that I have it dictionary (dictionary.rfc2866).
don't you have single quotes somewhere that would prevent variable expansion?


BR,
Miha

On 9/23/2011 3:38 PM, Alexandre Chapellon wrote:


Le 23/09/2011 15:03, Miha a écrit :
Hi @Alen and @Alexandra,

Hi,

 in radgroupreplay I have defined attribute 3GPP2-Prepaid-acct-Capability
and put some value to it.
I know this is wrong because this value should be dynamically get from
Access-Request (attribute 3GPP2-Prepaid-acct-Capability).

update reply {
        3GPP2-Prepaid-acct-Capability = %{request:attributesValue}
}

What should be attributesValue if I whould like that attributesValue is
value from Access-Request (attribute  3GPP2-Prepaid-acct-Capability)?
Sorry I am not clear in this example:
update reply {
        3GPP2-Prepaid-acct-Capability = %{request:3GPP2-Prepaid-acct-Capability}
}
I remember Alan told this was an ugly setup but worked (I use it somewhere in my config)

If I am right this must I put in sites-available/default ?
Yep in post-auth I guess.

I have put it in default but replay is being sent in  Accounting-Response
packet.

Thanks!

BR,
Miha 

--
View this message in context: http://freeradius.1045715.n5.nabble.com/Access-Accept-tp4832711p4833410.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

--

Alexandre Chapellon

Ingénierie des systèmes open sources et réseaux.
Follow me on twitter: @alxgomz



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

--

Alexandre Chapellon

Ingénierie des systèmes open sources et réseaux.
Follow me on twitter: @alxgomz

<<attachment: a_chapellon.vcf>>

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to