Wenpeng Song
6b2a1e8ed5
TR104: Rotate CDR csv call log
2021-08-25 07:48:21 +00:00
vdutta
49a0528eb2
test: Fix pep8 errors on tools
2021-08-24 20:59:05 +05:30
Amin Ben Ramdhane
ec78e61128
Ticket refs #5626 : Add in-tree definitions for usp events
2021-08-17 19:08:31 +01:00
Amin Ben Ramdhane
dc618bc473
Reduce the memory allocation/free in the browse function
2021-08-17 19:07:40 +01:00
Amin Ben Ramdhane
fd1b8d55f8
Ticket refs #5579 : Add module dependency on opkg
2021-08-16 11:25:58 +01:00
Amin Ben Ramdhane
e10c674444
Add '-Wall -Werror' flags to TARGET_CFLAGS
2021-08-16 10:06:02 +01:00
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
vdutta
f25f6816e2
Fix compilation warnings
2021-08-10 15:31:46 +05:30
Omar Kallel
365410dbff
Ticket refs #5566 : icwmp: move notifications feature from bbf to icwmp package
2021-08-09 17:22:47 +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
vdutta
7e959a79af
Fix logs in xml tool
2021-07-22 15:32:24 +05:30
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
fdd68cfde3
Update the shell interpreter to python3 instead of python2
2021-07-13 11:21:49 +01:00
Amin Ben Ramdhane
3aeb388129
generate tr135.json file with correct root path
2021-07-13 10:48:04 +01: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
Amin Ben Ramdhane
20548f2301
XML file: add support for HDM format
2021-06-24 14:49:17 +01:00
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
vdutta
f347d9d011
Added dm_entry_manage_services API
2021-06-17 06:33:06 +00: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
Vivek Kumar Dutta
e0d497f2ac
Revert "Added default value for hexbin type"
...
This reverts commit 5d7d8d86a2
2021-06-10 10:58:52 +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
5d7d8d86a2
Added default value for hexbin type
2021-06-08 17:53:34 +05:30
vdutta
5b7ebc9eb4
Disabled GenericPhy interface for ieee1905
2021-06-08 17:40:09 +05:30
Amin Ben Ramdhane
7c3f42564c
Gitlab-ci: update docker image and improve the code
2021-06-04 19:12:30 +01:00
Amin Ben Ramdhane
1c9316e665
IEEE1905: Align with new ubus object
2021-06-04 16:20:04 +01:00
vdutta
5ad4e94b5f
Revert API to list updated services
2021-06-04 19:36:03 +05:30
vdutta
4231b2cfa5
Added dm_debug_browse_path API to get last access path
2021-06-04 17:06:26 +05:30
vdutta
23a4d482c1
Commit uci without restart for cwmp proto
2021-06-03 19:10:52 +05:30
Amin Ben Ramdhane
27cd8b3518
Add missing dependencies for objects and enhancement the code
2021-06-03 10:18:33 +01:00
vdutta
2583c5cbc0
API to list updated services
2021-06-02 20:16:20 +05:30
vdutta
f2eebc829d
Update base64 default value
2021-05-27 12:28:54 +05:30
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