Commit graph

538 commits

Author SHA1 Message Date
Amin Ben Ramdhane
ed22bfbe0f Ticket refs #5710: Adapt Provider Bridge Object to OpenWrt 21.02 network stack 2021-08-12 14:08:20 +01:00
jjoseph
06bebcef6b bbf : Fix Loss of Internet connectivity after LAN address change 2021-08-11 10:39:54 +01:00
Arun Muthusamy
87b3664f95 Bug_5668: Fix time refrences in dm object
Add preferred shift time to the UTC time

ValidLifetime parameter: Replace localtime with UTC time

RouteLifetime parameter: Replace localtime with UTC time

IPv6 PreferredLifetime parameter: Replace localtime with UTC time

Security LastModif parameter: Replace localtime with UTC time

AssociationTime parameter: Replace localtime with UTC time

IPV6 PreferredLifetime, ValidLifetime parameter: Replace localtime with UTC time

DHCPv6 PreferredLifetime, ValidLifetime parameter: Replace localtime with UTC time

Add dm_time_utc_format function to get UTC time format

DHCPv4 LeaseTimeRemaining parameter: Replace localtime with UTC time

DeviceInfo Date parameter: Replace localtime with UTC time

DynamicDNS LastUpdate parameter: Replace localtime with UTC time

VoiceService ExpireTime parameter: Replace localtime with UTC time

Backup() parameter: Replace localtime with UTC time
2021-08-04 09:44:02 +02:00
vdutta
c45cc3f3f0 Added VendorLogFileNumberOfEntries parameter 2021-08-02 17:43:00 +05:30
Amin Ben Ramdhane
f7c10416b3 Ticket refs #6550: Adapt data models to OpenWrt 21.02 network stack 2021-08-02 10:31:17 +01:00
Grzegorz Sluja
5c1a146fdb VoiceService: Change SessionId parameters to DMT_STRING
SessionId in cdr records can have negative value while we used
unsigned int type for the following corresponding parameters:
Device.Services.VoiceService.{i}.CallLog.{i}.Session.{i}.SessionID
Device.Services.VoiceService.{i}.CallLog.{i}.BBF_VENDOR_PREFIX_SIPSession-ID

Change it to DMT_STRING according to TR-104 standard.

Signed-off-by: Grzegorz Sluja <grzegorz.sluja@iopsys.eu>
2021-07-23 08:17:43 +02:00
Amin Ben Ramdhane
6a252f514c Ticket refs #5505: Move operate commands to there own datamodel files 2021-07-22 15:18:01 +01:00
Vivek Kumar Dutta
f8535772a2 Added similar input options across tools
- Remove sub-process for calling sub scripts
- Updated readme
- Module test for tools
2021-07-21 09:55:29 +00:00
Arun Muthusamy
3743c16d4b B#5548: Fix Firewall rule creation/expiry time 2021-07-21 04:33:40 +00:00
Amin Ben Ramdhane
a66dc8bc52 Ticket refs #5641: Bridge port members are wrongly updated when created via CWMP 2021-07-16 10:45:07 +01:00
Grzegorz Sluja
3584e1699d VoiceService: Fix for unanswered incoming call log record
Signed-off-by: Grzegorz Sluja <grzegorz.sluja@iopsys.eu>
2021-07-15 08:32:50 +02:00
Amin Ben Ramdhane
86ec99854a Ticket refs #5564: Fix some errors in generated XML 2021-07-06 16:48:25 +01:00
vdutta
ece9282e8f Fix encryption mode 2021-07-05 17:08:49 +05:30
vdutta
6b73dea0f6 Update mapping to fix DirectoryNumber and RegisterURI clash 2021-06-30 17:53:50 +05:30
jjoseph
800d216222 bbf : Fix Inconsistent MACAddress case 2021-06-29 11:00:37 +05:30
vdutta
d9daf63337 Moved SoftwareModule datamodel objects to swmodd 2021-06-24 10:35:58 +05:30
Grzegorz Sluja
24fc0240f2 VoiceService: Add CallLog parameters including RTP statistics
Signed-off-by: Grzegorz Sluja <grzegorz.sluja@iopsys.eu>
2021-06-22 15:25:42 +01:00
Amin Ben Ramdhane
b37728698f Device.DeviceInfo.BootFirmwareImage: return error in case the set method does not work properly 2021-06-22 15:21:43 +01:00
Amin Ben Ramdhane
332efcbf55 Fix compiler warnings 2021-06-15 23:44:29 +01:00
Jomily K Joseph
20fd13cd2b bbf : Bug#5110: Lowerlayer connection stack missing on a VDSL connected hub 2021-06-15 22:30:23 +00:00
vdutta
abe4f4b255 Fix Freq conversion to hexbin for ieee1905 2021-06-11 19:14:21 +05:30
vdutta
60d8b29667 Align with ieee1905 info 2021-06-11 16:20:35 +05:30
vdutta
796f1a82fd Align with ieee1905 object 2021-06-10 12:24:11 +00:00
vdutta
993f7a18df Fix compiler warnings 2021-06-08 19:33:34 +05:30
vdutta
a7e0c60825 Update ieee1905 interface bandwidth enum mapping 2021-06-08 18:17:35 +05:30
vdutta
5b7ebc9eb4 Disabled GenericPhy interface for ieee1905 2021-06-08 17:40:09 +05:30
Amin Ben Ramdhane
1c9316e665 IEEE1905: Align with new ubus object 2021-06-04 16:20:04 +01:00
Amin Ben Ramdhane
27cd8b3518 Add missing dependencies for objects and enhancement the code 2021-06-03 10:18:33 +01:00
Amin Ben Ramdhane
c21c955236 Ticket refs #3467: Device.WiFi.Radio.{i}. object OperatingStandards and OperatingChannelBandwidth Set handling is wrong 2021-05-26 19:09:28 +01:00
Amin Ben Ramdhane
0d5afce5f1 VoiceService: Fix some issues
- Device.Services.VoiceService.{i}.CallControl.Line.{i}.Enable: change the type to boolean instead of string
 - Device.Services.VoiceService.{i}.SIP.Network.{i}.ProxyServerPort: define its default value
 - Fix static code analysis issue
 - Update TR104 JSON mapping
2021-05-25 15:11:29 +01:00
Grzegorz Sluja
20d4d3022b bbf: Adjust tr104 VoiceService parameters to customer's requirements
The following parameters has been added/modified:
Device.Services.VoiceService.{i}.CallControl.Line {i}.Enable
Device.Services.VoiceService.{i}.SIP.Client.{i}.RegisterURI
Device.Services.VoiceService.{i}.SIP.Network.{i}.OutboundProxy
Device.Services.VoiceService.{i}.SIP.Network.{i}.OutboundProxyPort
Device.Services.VoiceService.{i}.SIP.Network.{i}.UserAgentTransport

Signed-off-by: Grzegorz Sluja <grzegorz.sluja@iopsys.eu>
2021-05-25 13:24:18 +02:00
Amin Ben Ramdhane
d1b7bab383 DeviceInfo: Update FirmwareImage object and implement BootFirmwareImage and ActiveFirmwareImage parameters 2021-05-25 10:45:32 +01:00
Amin Ben Ramdhane
e228177d2e ManagementServer: add support for ScheduleReboot and DelayReboot parameters 2021-05-25 10:40:30 +01:00
Amin Ben Ramdhane
9290c10b63 RouterAdvertisement: add support for Device.RouterAdvertisement.InterfaceSetting.{i}.AdvMobileAgentFlag parameter 2021-05-20 12:54:57 +01:00
Amin Ben Ramdhane
a6a730c744 Ticket refs #5180: unable to set Device.Bridging.Bridge.{i}.Port.{i}.LowerLayers for the management port 2021-05-19 20:06:25 +01:00
Amin Ben Ramdhane
45a6fdd925 Ticket refs #5174: LowerLayers parameter in the Device.IP.Interface.{i}. object can not be modified 2021-05-19 20:06:16 +01:00
Amin Ben Ramdhane
bc5a18aca8 Bridging: fix the status for all Bridge Ports 2021-05-18 11:13:48 +01:00
Rahul
b05ef07c87 bbf: config vlan translation
add support to configure vlan translation via acs
2021-05-17 11:25:11 +01:00
vdutta
838372a16e Align ra option tag with dhcp option for dns list 2021-05-14 16:33:17 +05:30
vdutta
6471616110 Moving stun params to stunc 2021-05-12 22:58:43 +05:30
Amin Ben Ramdhane
0650586286 Add support for Device.RouterAdvertisement.InterfaceSetting.{i}.Option.{i}. object 2021-05-11 15:13:17 +01:00
vdutta
9efd1e0582 Fix supported protocol for DNS.Diagnostics params 2021-05-05 22:16:40 +05:30
vdutta
3034c1b324 Fix supported protocol for PPP.Interface.{i}.Reset 2021-05-04 20:04:39 +05:30
Amin Ben Ramdhane
e9fb75eb97 bbf: implement unit and functional tests 2021-05-03 18:29:28 +01:00
Amin Ben Ramdhane
f27fe021d1 Ticket #4939: Implement Device.RouterAdvertisement. object 2021-05-03 13:50:23 +01:00
vdutta
76590afb7a Return empty string on password/secret read 2021-04-26 19:19:44 +05:30
vdutta
27687c93de B#5008: SIP Client AuthPassword should return empty string on read 2021-04-26 19:17:03 +05:30
Amin Ben Ramdhane
0d76a55d25 fix compiler warnings on x86 2021-04-23 11:42:08 +01:00
Grzegorz Sluja
45b823fe47 Fix TR-104: VoiceService.{i}.SIP.Client.{i}.Status
The following status code of Client registration are supported:
Registering, Up, Error_Registration, Quiescent, Disabled.

Initializing,  Deregistering, Error_Misconfigured, Error_Network
will never be set in tr104 due to not corresponding response from pjsip.

Signed-off-by: Grzegorz Sluja <grzegorz.sluja@iopsys.eu>
2021-04-22 08:23:55 +02:00
Amin Ben Ramdhane
5e72e0b978 Ticket refs #4767: Adapt Tools and Documentation to new Vendor Extension mechanism
- Add support for vendor extension in Excel, XML tools
 - Convert shell script to python
 - Update Documentation
2021-04-06 15:06:50 +01:00