Различия
Здесь показаны различия между двумя версиями данной страницы.
Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
abills:docs:nas:kamailio:ru [2017/04/05 19:32] asmodeus |
abills:docs:nas:kamailio:ru [2017/04/06 15:43] (текущий) asmodeus [Настройка ABillS] |
||
---|---|---|---|
Строка 1: | Строка 1: | ||
=====Kamailio===== | =====Kamailio===== | ||
- | |||
- | =====Eltex SMG-1016M===== | ||
- | транковый шлюз {{http://eltex.nsk.ru/product/smg-1016m|Eltex SMG-1016M}} | ||
====Настройка Freeradius==== | ====Настройка Freeradius==== | ||
Строка 12: | Строка 9: | ||
$INCLUDE /usr/local/share/freeradius/dictionary | $INCLUDE /usr/local/share/freeradius/dictionary | ||
- | $INCLUDE /usr/local/share/freeradius/dictionary.dhcp | ||
$INCLUDE /usr/local/share/freeradius/dictionary.rfc5090 | $INCLUDE /usr/local/share/freeradius/dictionary.rfc5090 | ||
Строка 50: | Строка 46: | ||
#ATTRIBUTE Digest-Attributes 207 octets # stupid | #ATTRIBUTE Digest-Attributes 207 octets # stupid | ||
</code> | </code> | ||
+ | |||
+ | |||
+ | ===== Настройка ABillS ===== | ||
+ | |||
+ | **config.pl** | ||
+ | |||
+ | $AUTH{kamailio} = 'Eltex_smg'; | ||
+ | $ACCT{kamailio} = 'Eltex_smg'; | ||