Marek Puzyniak
7ef033aece
WiFi: Update get/set of PreambleType param
...
Short preamble is handled in tr181 as radio parameter
with three possible values: long, short, auto.
Openwrt option short_preamble to store that information is
set per interface and has only two values 0,1.
Because of this difference we loose auto value.
Set PreambleType param for radio will cause setting
that value to all interfaces created on that radio.
Get PreambleType will return "short" when at least
one interface has it set to short, "long" will be returned
when all interfaces have preamble set to long.
Signed-off-by: Marek Puzyniak <marek.puzyniak@iopsys.eu>
2022-07-22 11:54:48 +00:00
Omar Kallel
7ca14a3fcd
Ticket #8245 : bbf: Add support for InformParameter
2022-07-21 15:47:23 +00:00
Amin Ben Ramdhane
95c7459bce
T#8408: JSON Plugin: Fixed issues when multi-instance object mapping for multiple sections
2022-07-21 13:39:57 +01:00
Amin Ben Ramdhane
37ddd5f707
Device.WiFi.DataElements.Network.SetTrafficSeparation(): Update 'SSIDtoVIDMapping' handling
2022-07-14 11:17:23 +01:00
Amin Ben Ramdhane
f44525d60d
Added support for Device.WiFi.DataElements.Network.Device.{i}.TrafficSeparationAllowed parameter
2022-07-14 11:17:15 +01:00
Amin Ben Ramdhane
c57a926d36
WiFi.DataElements: Fix Mapping (use 'ts_enabled' instead of 'traffic_separation' option in mapcontroller global section)
2022-07-13 12:56:19 +01:00
Amin Ben Ramdhane
28ed108048
Device.WiFi.DataElements.Network.Device.{i}.Default8021Q.{i}.: Update parameters mapping
2022-07-08 14:33:15 +01:00
Amin Ben Ramdhane
e01ab64222
Device.WiFi.Radio.*.OperatingStandards: Fix set method
2022-07-07 12:59:51 +01:00
Amin Ben Ramdhane
b41dde85cf
Device.WiFi.Radio.*.SupportedStandards: read the supported standards from ubus instead of hardcoding it
2022-07-07 12:59:43 +01:00
Amin Ben Ramdhane
bcf28db486
Device.WiFi.DataElements.Network.SetTrafficSeparation() operate is not working properly
2022-07-07 12:59:35 +01:00
Dominic Lake
07aca85c89
Update curl timeout for slow lines
2022-07-06 11:02:47 +00:00
Wenpeng Song
a517b0b29e
Voice CallLog filter
...
Fix the SIP response code handling and optimization
2022-07-01 13:18:44 +00:00
Wenpeng Song
dd57a42aee
T#8091: Voice CallLog filter
...
- Show only one incoming record for each session.
- Add VoiceService.1.CallLog.{i}.UsedExtensions which include all involved Extensions during an incoming call.
- Change VoiceService.1.CallLog.{i}.Destination to the Extension that answers the incoming call if more than one Extension is involved
- The UsedLine uses the same inst number as the SIP Client involved.
- Removed the eliminated `master_old.csv`
2022-06-30 07:58:32 +00:00
Amin Ben Ramdhane
7c52a66343
T#8288: Fix 'Device.DeviceInfo.FirmwareImage.{i}.Available' parameter permission
...
Currently Device.DeviceInfo.FirmwareImage.{i}.Available is read only, so it must be writable as per TR 181 standard
2022-06-28 13:14:01 +00:00
vdutta
ebe5137382
Fix probable crash
2022-06-28 14:37:32 +05:30
vdutta
bf2bf6f7c2
Fix firmware download fault
2022-06-28 13:39:37 +05:30
vdutta
f88bf094f9
Static analysis improvements
2022-06-28 08:45:55 +05:30
Suvendhu Hansa
785f76f595
Fix firmware download
2022-06-27 14:18:36 +00:00
vdutta
99e8f84273
Fix tool test
2022-06-27 16:44:21 +05:30
Andreas Gnau
d579827252
treewide: Fix compilation with 64-bit time_t
2022-06-24 05:37:27 +00:00
Suvendhu Hansa
3f1d9e6b90
Added json plugin for Device.CWMPManagementServer.
2022-06-23 09:19:44 +00:00
suvendhu
a4c67d5a05
Added dependency of DM objects in json plugin
2022-06-22 10:41:19 +00:00
suvendhu
eb4e1c4cf7
T#8240: show DE Disassoc and Assoc event in reverse order
2022-06-22 11:00:43 +01:00
Amin Ben Ramdhane
1392c92db1
Define a section name for the new sections 'mapcontroller->ap' added by 'SetSSID()' operate
2022-06-22 10:54:17 +01:00
sandeep sharma
bf44795c41
bbf: TR181 Port Mapping "Enable" parameter updates correctly
2022-06-16 13:08:57 +00:00
Amin Ben Ramdhane
26326b5b57
Configure the maximum number of instances in build time
2022-06-16 08:26:04 +01:00
Amin Ben Ramdhane
b6c15564ae
Optimize the handling of 'Device.WiFi.DataElements.' object
2022-06-15 23:34:58 +01:00
Amin Ben Ramdhane
b36eca90a7
Device.{BBF_VENDOR_PREFIX}URLFilter.Profile.{i}.Name: update permission
2022-06-15 09:50:14 +00:00
Amin Ben Ramdhane
7f306cbede
JSON: Add support for object path value
2022-06-14 09:01:10 +01:00
suvendhu
dab5213fcb
T#8151 PPP interface reset disrupts ongoing cwmp session
2022-06-13 15:26:45 +05:30
vdutta
be72f5d309
Module test improvements
2022-06-12 17:19:47 +05:30
vdutta
720ebfa873
Build cpack release for downstream job
2022-06-10 14:31:42 +00:00
suvendhu
5a5a6f7a3c
T#8152: PPP interface missing stats
2022-06-10 14:01:48 +00:00
Amin Ben Ramdhane
b5ebaeca30
cmake: update vendor parser
2022-06-10 08:21:20 +00:00
vdutta
2963a32f96
Update enabled parameter handling
2022-06-09 17:55:27 +05:30
vdutta
db708d1050
Updated plugins path
2022-06-09 14:09:08 +05:30
Amin Ben Ramdhane
b626edaa71
T#8180: Timestamp missing in DE association and diassociation events
2022-06-08 18:00:48 +01:00
Amin Ben Ramdhane
8e4cf43a52
Fix compilation error
2022-06-08 16:50:30 +01:00
Amin Ben Ramdhane
64ca3bfe7c
T#7717: Handle ProcessStatus optimally
2022-06-08 14:29:37 +00:00
Amin Ben Ramdhane
3c981d6b18
bbf: Stop compilation if there is no ssl library specified by default
2022-06-08 13:29:55 +01:00
vdutta
2c96216d8f
Fix compilation for wolfssl variant
2022-06-07 22:28:27 +05:30
vdutta
a9b7c5e115
Updated cmake defaults
2022-06-07 20:50:40 +05:30
Amin Ben Ramdhane
e23c93e966
T#8117: Support Vendor extension macro in json plugins
2022-06-06 17:17:38 +00:00
Amin Ben Ramdhane
c7bbc32351
bbf: compile using cmake instead of autotools
2022-06-06 17:15:16 +00:00
Vivek Kumar Dutta
a9c7f96694
Fix compilation warnings on gcc-11
2022-06-06 12:33:54 +00:00
Suvendhu Hansa
65fd08a0d6
JSON plugin: Add support for uci list
2022-06-02 08:27:07 +00:00
Arun Muthusamy
a4bb694690
T#7967: Added section names in QoS Shapper
2022-06-01 10:42:32 +00:00
vdutta
eb68653ed5
Disable unsupported DE parameters
2022-05-26 15:59:49 +05:30
vdutta
bcdb9a3fe2
Disabled unsupported DE parameters
2022-05-25 20:06:58 +05:30
Amin Ben Ramdhane
d74fc9f58c
JSON file: Add mandatory field support
2022-05-25 11:20:07 +01:00