mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-10 11:18:04 +01:00
<empty commit message>
This commit is contained in:
parent
8077b7d437
commit
3c0346835e
1 changed files with 7 additions and 3 deletions
|
|
@ -11,6 +11,7 @@ config 'cwmp' 'acs'
|
|||
config 'cwmp' 'cpe'
|
||||
option 'interface' 'br-lan'
|
||||
option 'default_wan_interface' 'wan'
|
||||
option 'manufacturer' 'Inteno'
|
||||
option 'log_to_console' 'disable'
|
||||
option 'log_to_file' 'enable'
|
||||
# log_severity: INFO (Default)
|
||||
|
|
@ -49,8 +50,11 @@ config scripts
|
|||
list function device_routing
|
||||
list location /usr/share/freecwmp/functions/voice_service
|
||||
list function voice_service
|
||||
|
||||
|
||||
|
||||
config notifications
|
||||
list active 'InternetGatewayDevice.ManagementServer.URL'
|
||||
list active 'InternetGatewayDevice.ManagementServer.ParameterKey'
|
||||
list active 'InternetGatewayDevice.ManagementServer.ParameterKey'
|
||||
|
||||
config cwmp
|
||||
option parameter 'InternetGatewayDevice.DeviceInfo.SpecVersion'
|
||||
option value '1.0'
|
||||
Loading…
Add table
Reference in a new issue