<font face="tahoma,sans-serif">Thanks Olivier.<br><br>yes previous message has been resolved. Thanks a lot. Let me try your suggestion.<br><br>-Danny<br></font><br><div class="gmail_quote">On Thu, Mar 14, 2013 at 2:41 PM, Olivier Beytrison <span dir="ltr"><<a href="mailto:olivier@heliosnet.org" target="_blank">olivier@heliosnet.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 14.03.2013 07:28, Danny Kurniawan wrote:<br>
> Thanks a lot for your reply.<br>
><br>
> Yes i got it working. However one more question :<br>
><br>
> what is the operator used to check if the value is empty ?<br>
><br>
> if(control:Calling-Station-Id == ""){<br>
>         reject<br>
>     }<br>
<br>
</div>if(!control:Calling-Station-Id) {<br>
     reject<br>
  }<br>
<br>
this will be true if the attribute doesn't exist.<br>
<br>
and btw, on your previous messages :<br>
<div class="im"><br>
if (control:Calling-Station-Id != "%{Calling-Station-Id"})<br>
</div>last " is misplaced<br>
<div class="im HOEnZb">if (control:Calling-Station-Id != "%{Calling-Station-Id}")<br>
<br>
</div><span class="HOEnZb"><font color="#888888">Olivier<br>
<br>
--<br>
<br>
 Olivier Beytrison<br>
 Network & Security Engineer, HES-SO Fribourg<br>
 Mail: <a href="mailto:olivier@heliosnet.org">olivier@heliosnet.org</a><br>
</font></span><div class="HOEnZb"><div class="h5">-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div><font face="tahoma, sans-serif">Best Regards,</font></div>
<div><font face="tahoma, sans-serif">Danny</font></div>