<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the tip.<br>
At first, it did not work. Then I noticed that the freeswitch guys/gals<br>
had the keyword Freeswitch at the end of each attribute declaration.
E.g. :<br>
<br>
ATTRIBUTE       Freeswitch-Callenddate                  23      string 
Freeswitch<br>
<br>
After I deleted this it worked fine :<br>
<br>
ATTRIBUTE       Freeswitch-Callenddate                  23      string<br>
<br>
<br>
<br>
Alexandre Chapellon wrote:
<blockquote cite="mid:497E02DF.7060501@mana.pf" type="cite">
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
there is not two different dictionanries, the support juste told you
that the dictionnary they gave is meant to be used with radclient
standalone installations. If you have a whole freeradius server
installled, most of the attributes contained in this file are already
definec elsewhere.<br>
  <br>
Just copy/paste the lines in between "BENGIN-VENDOR"  and "END-VENDOR"
to your dictionnary directory in a new file and add it to the list of
dictionnayr to load.... this should do the job.<br>
  <br>
  <br>
Le 26.01.2009 08:28, Apostolos Pantsiopoulos a écrit :
  <blockquote cite="mid:497E00C1.70102@kinetix.gr" type="cite">Hi, <br>
    <br>
I was trying to load the freeswitch dictionary (see attachment) in
freeradius and I am getting the following <br>
error : <br>
    <br>
"Errors reading dictionary: dict_init:
/usr/local/share/freeradius/dictionary.freeswitch[257]: unknown option
"Freeswitch"" <br>
    <br>
I asked this question to the freeswitch mailing list and they responded
with : <br>
    <br>
"Don't do that.  The dictionary is for use with the radiusclient
library.  FreeRADIUS already includes a dictionary for FreeSWITCH VSAs
( you may need to uncomment it to have it loaded into FreeRADIUS )." <br>
    <br>
I was surprised to find out that I needed two different dictionaries.
One for the server <br>
and one for the client. I thought it was the same. <br>
    <br>
Anyway, I tried looking for it in the freeradius distribution (even the
svn) and could <br>
not find any reference to Freeswitch at all. <br>
    <br>
So, how do I load the freeswitch dictionary in freeradius? And how do I
obtain it (if not from the freeswitch tarball itself)? <br>
    <br>
    <br>
    <pre wrap=""><pre wrap=""><hr size="4" width="90%">
-
List info/subscribe/unsubscribe? See <a moz-do-not-send="true"
 class="moz-txt-link-freetext"
 href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></pre></pre>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
-
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>
<br>
<pre class="moz-signature" cols="72">-- 
-------------------------------------------
Apostolos Pantsiopoulos
Kinetix Tele.com R & D
email: <a class="moz-txt-link-abbreviated" href="mailto:regs@kinetix.gr">regs@kinetix.gr</a>
------------------------------------------- </pre>
</body>
</html>