<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Le 23/09/2011 22:01, Miha a écrit :
<blockquote cite="mid:1316808080238-4834972.post@n5.nabble.com"
type="cite">
<pre wrap="">Hi @Alexandre,
here is a copy from me default file:
post-auth {
# Get an address from the IP Pool.
# main_pool
update reply {
3GPP2-Prepaid-acct-Capability =
%{request:3GPP2-Prepaid-acct-Capability}
}
update reply {
Acct-Multi-Session-Id = %{request:Acct-Multi-Session-Id}
}
</pre>
</blockquote>
<font size="-1">IIRC I use double quoted</font><small> variables in
my config. Anyway, this is odd it happens for the second
attributes and not the first one.<br>
<br>
</small>
<blockquote cite="mid:1316808080238-4834972.post@n5.nabble.com"
type="cite">
<pre wrap="">
I have also try this way, but still the same:
update reply {
3GPP2-Prepaid-acct-Capability =
%{request:3GPP2-Prepaid-acct-Capability}
Acct-Multi-Session-Id = %{request:Acct-Multi-Session-Id}
}
</pre>
</blockquote>
<small>This sounds better.</small><br>
<blockquote cite="mid:1316808080238-4834972.post@n5.nabble.com"
type="cite">
<pre wrap="">
I do not see any problem with quotes.
Thank you!
Br,
Miha
--
View this message in context: <a class="moz-txt-link-freetext" href="http://freeradius.1045715.n5.nabble.com/Access-Accept-tp4832711p4834972.html">http://freeradius.1045715.n5.nabble.com/Access-Accept-tp4832711p4834972.html</a>
Sent from the FreeRadius - User mailing list archive at Nabble.com.
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<!--
horoa.html
Copyright 2011 Alexandre Chapellon <alxgomz@elronde>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
-->
<div style="height: 77px; width: 470px; background-color: #707070"><a
href="http://www.horoa.net"><img style="border: none; float:
left; margin-right:10px"
src="cid:part1.04070304.02020300@horoa.net"></a>
<p style="font-family: miso; font-size: 18px; padding-top: 8px;
color: white">Alexandre Chapellon</p>
<p style="font-family: miso; font-size: 18px; padding-top: 0px;
color: orange">Ingénierie des systèmes open sources et
réseaux.<br>
Follow me on twitter: <a
href="http://www.twitter.com/alxgomz">@alxgomz</a></p>
</div>
</div>
</body>
</html>