bvm-radius: also permit User-Name attr in response
This commit is contained in:
parent
9773272e20
commit
79a06fc54f
1 changed files with 2 additions and 1 deletions
|
@ -117,4 +117,5 @@ DEFAULT
|
||||||
Calling-Station-Id =* ANY,
|
Calling-Station-Id =* ANY,
|
||||||
Operator-Name =* ANY,
|
Operator-Name =* ANY,
|
||||||
Port-Limit <= 2,
|
Port-Limit <= 2,
|
||||||
Chargeable-User-Identity =* ANY
|
Chargeable-User-Identity =* ANY,
|
||||||
|
User-Name =* ANY
|
||||||
|
|
Loading…
Reference in a new issue