Commit graph

769 commits

Author SHA1 Message Date
sandeep sharma
7bcdb05715 T#8421: Device.Bridging.Bridge.{i}.VLAN.: Setting of 'tvid' option is not configured properly
(cherry picked from commit 8cbaadc557)
2022-08-02 13:25:45 +00:00
Grzegorz Sluja
e0160f1277 Add support for Device.Services.VoiceService.{i}.CallLog.{i}.Session.{i}.SIPSessionID 2022-08-01 14:41:45 +00:00
Amin Ben Ramdhane
6a5a73ecc4 Reduce the memory allocation using json_memhead & main_memhead
(cherry picked from commit d17f7f23fa)
2022-07-29 05:13:57 +00:00
vdutta
f2bff8491a Wait for the firmware upgrade 2022-07-26 14:26:21 +05:30
Vivek Kumar Dutta
38399ab501 Revert "Ticket #8245: bbf: Add support for InformParameter"
This reverts commit 7ca14a3fcd
2022-07-22 13:53:40 +00:00
Omar Kallel
7ca14a3fcd Ticket #8245: bbf: Add support for InformParameter 2022-07-21 15:47:23 +00: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
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
f88bf094f9 Static analysis improvements 2022-06-28 08:45:55 +05:30
Andreas Gnau
d579827252 treewide: Fix compilation with 64-bit time_t 2022-06-24 05:37:27 +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
b6c15564ae Optimize the handling of 'Device.WiFi.DataElements.' object 2022-06-15 23:34:58 +01:00
suvendhu
dab5213fcb T#8151 PPP interface reset disrupts ongoing cwmp session 2022-06-13 15:26:45 +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
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
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
Amin Ben Ramdhane
007255fa72 T#7824: Allow empty value for FacilityAction parameter 2022-05-24 12:59:05 +01:00
Omar Kallel
fb4b9784af Add Device.ManagementServer.HeartbeatPolicy. object 2022-05-24 12:38:38 +05:30
Amin Ben Ramdhane
811c93157d T#7824: VoiceService PrefixInfo data model missing entries 2022-05-20 14:14:55 +01:00
Amin Ben Ramdhane
a4e6a6f52d T#7997: WiFi: move dependency checking for level 2 2022-05-16 17:06:35 +00:00
suvendhu
1801191924 T#8007 shared DMOBJ objects creates empty parameter list 2022-05-13 12:32:02 +05:30
vdutta
0159ecf5d8 Add support for InitiateWPSPBC command 2022-05-12 15:16:30 +05:30
Amin Ben Ramdhane
96379bc9f5 T#7824: VoiceService PrefixInfo data model missing entries 2022-05-11 23:32:25 +01:00
Amin Ben Ramdhane
c7ff030f91 Add support for Device.Services.VoiceService.{i}.CallLogNumberOfEntries parameters 2022-05-11 23:11:52 +01:00
vdutta
6d7d64f99a Added validation for ExternalPortEndRange 2022-05-11 15:58:59 +00:00
Amin Ben Ramdhane
381d47fcb9 UDPEcho: use udpechoclientd instead of nping 2022-05-11 13:39:13 +00:00
sandeep
aaaa260222 bbf:Default value of Device.X_IOPSYS_EU_MLD.Snooping.1.LastMemberQueryInterval shown correctly 2022-05-11 03:54:14 +00:00
Muhannad Alrifaai
4dbe4719ec Remove parameters of Device.Services.VoiceService.{i}.SIP.Client.{i}.Contact.{i}. 2022-05-10 14:34:30 +00:00
vdutta
4bb1e2420d Fix SetSSID enable parameter 2022-05-09 14:40:37 +05:30