<br><br><div class="gmail_quote">On Sun, Nov 14, 2010 at 11:45 AM, Abid Saleem <span dir="ltr">&lt;<a href="mailto:abid_freeswitch@live.com">abid_freeswitch@live.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">




<div>


<font face="Tahoma" size="4"><span style="font-size: 10pt;">

Dear Tihomir,</span></font><div style="font-family: Tahoma; font-size: 10pt;"><br></div><div style="font-family: Tahoma; font-size: 10pt;">I pointed to these lines before in a previous message. Anyway we had already fixed the issue ourselves. It was due to dictionary not having proper values for the attributes. We found the following problems with the information provided on the Wiki.</div>
<div style="font-family: Tahoma; font-size: 10pt;"><br></div><div style="font-family: Tahoma; font-size: 10pt;">1- The default dictionary mentioned as dictionary.all is not present in the mentioned path so we had to change the config to point to exact name of dictionary.</div>
<div style="font-family: Tahoma; font-size: 10pt;"></div></div></blockquote><div><br>Dictionary.all file is not part of the radius-client package. I have provided it in my previous e-mail.<br><br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div style="font-family: Tahoma; font-size: 10pt;">2- The default dictionary does not contain these Cisco attributes like &quot;h323-credit-amount&quot;, &quot;h323-credit-time&quot; etc. So we had to add these attributes.</div>
<div style="font-family: Tahoma; font-size: 10pt;"></div></div></blockquote><div><br>of course it is contained into dictionary.cisco.<br><br>you can decide to append your relevant attributes to the default dictionary or to $INCLUDE dictionary.cisco at the end of the dictionary file you are pointing in the config.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div style="font-family: Tahoma; font-size: 10pt;">3- Even after adding the attributes, it does not work because the radiusclient does not recognize the vendor from its vendor id = 9 but it checks another field like &quot;vendor=Cisco&quot;. So for this module to work properly, the entries in the dictionary for Cisco should be like this.</div>
<div style="font-family: Tahoma; font-size: 10pt;"><br></div><div><font face="Tahoma" size="3"><span style="font-size: 13px;">VENDOR<span style="white-space: pre-wrap;">                </span>Cisco<span style="white-space: pre-wrap;">                                </span>9</span></font></div>
<div><div><span style="font-family: Tahoma; font-size: 13px;">ATTRIBUTE</span><span style="font-family: Tahoma; font-size: 13px;"><span style="white-space: pre-wrap;">        </span></span><span style="font-family: Tahoma; font-size: 13px;">h323-credit-amount</span><span style="font-family: Tahoma; font-size: 13px;"><span style="white-space: pre-wrap;">                        </span></span><span style="font-family: Tahoma; font-size: 13px;">101</span><span style="font-family: Tahoma; font-size: 13px;"><span style="white-space: pre-wrap;">        </span></span><span style="font-family: Tahoma; font-size: 13px;">string</span><span style="font-family: Tahoma; font-size: 13px;"><span style="white-space: pre-wrap;">        </span></span><span style="font-family: Tahoma; font-size: 13px;">vendor=Cisco</span></div>
<div><font face="Tahoma" size="3"><span style="font-size: 13px;">ATTRIBUTE<span style="white-space: pre-wrap;">        </span>h323-credit-time<span style="white-space: pre-wrap;">                                </span>102<span style="white-space: pre-wrap;">        </span>string<span style="white-space: pre-wrap;">        </span>vendor=Cisco</span></font></div>
<div><font face="Tahoma" size="3"><span style="font-size: 13px;">ATTRIBUTE<span style="white-space: pre-wrap;">        </span>h323-return-code<span style="white-space: pre-wrap;">                        </span>103<span style="white-space: pre-wrap;">        </span>string<span style="white-space: pre-wrap;">        </span>vendor=Cisco</span></font></div>
</div><div style="font-family: Tahoma; font-size: 10pt;"><br></div></div></blockquote><div>vendors/attributes need to be defined within a dictionary in order to be recognized...<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div style="font-family: Tahoma; font-size: 10pt;"></div><div style="font-family: Tahoma; font-size: 10pt;">I did not test the dictionary you have sent but it might be working because it has vendor name as Cxss. So may I update the Wiki?</div>
<div style="font-family: Tahoma; font-size: 10pt;"><br></div></div></blockquote><div><br>dictionary.all contains the default radius attributes as well as cisco and FS ones... and it makes the module work out of the box with cisco and FS. Any update on the wiki us appreciated.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div style="font-family: Tahoma; font-size: 10pt;"></div><div style="font-family: Tahoma; font-size: 10pt;">
Thank you for all the time I took from you and sorry for inconvenience.</div><br></div></blockquote></div><br>