Jakob Olsson
9bc985e87f
easy-soc-libs: 6.5.3
2022-07-05 16:37:55 +02:00
Wenpeng Song
e85e676c65
evoice: libvoice capabilities update
...
- Update uci file for CapabilitiesCodec
- Hide parameters that not available
- Read codecs from ubus call
2022-07-05 10:07:53 +00:00
Grzegorz Bielski
55aa77e670
evoice: fix compilation errors
2022-07-05 10:26:31 +02:00
Grzegorz Bielski
d81b7bd07b
evoice: fix compilation error after env upgrade - Broadcom
2022-07-05 08:07:29 +02:00
Sukru Senli
6add41b654
iop: select procd-ujail as module
...
until DHCP issue when dnsmasq is jailed is resolved
2022-07-03 09:34:26 +02:00
Jakob Olsson
e5933d2938
map-agent: simplify pvid unset default script
2022-07-01 16:59:11 +02:00
Jakob Olsson
8b4e7586ad
map-agent: add uci-default script setting pvid to 0
2022-07-01 16:36:45 +02:00
Wenpeng Song
d70c637aa4
bbf: fix voice calllog filter
...
Fix the SIP response code handling and optimization
2022-07-01 13:35:31 +00:00
Andreas Gnau
c296cc2963
iop: config: Use fw3 (firewall3) and legacy iptables
...
OpenWrt 22.03 switched to a new nftables-based firewall, fw4. For now,
we would like to stick to legacy iptables and the old fw3 which, for
now, is still supported.
Once functionality has been verified on non-upstream targets such as
Broadcom and Airoha/Econet, we can switch to nftables and fw4.
Unfortunately, luci-app-firewall pulls in fw4, so we need to disable it
for now until we have investigated and resolved that problem.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2022-07-01 08:48:32 +02:00
Andreas Gnau
721fcb8b38
ieee1905 / map-* / wfadatad: Add -Wno-error=deprecated-declarations
...
Fixes error: 'uloop_timeout_remaining' is deprecated: use
uloop_timeout_remaining64 [-Werror=deprecated-declarations].
For now, compile with -Wno-error=deprecated-declarations until we have
found a nice way to support both uloop-versions or we have decided that
we only support OpenWrt 23.03.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2022-07-01 08:48:32 +02:00
Andreas Gnau
e26a9affbd
iop: feeds_update: Workaround OpenWrt bug wrt targets
...
Workaround a bug in the OpenWrt build system that was introduced when
the installed target path had been moved to target/linux/feeds.
Config.in and Makefile from installed targets are not properly included
from the new location. This hack is to be removed once the issues are
fixed.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2022-07-01 08:48:32 +02:00
Andreas Gnau
f009a030a8
iop: genconfig: Update target paths for OpenWrt 22.03
...
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2022-07-01 08:48:30 +02:00
Sukru Senli
17ba40e8f6
iop: config: select dnsmasq explicitly
2022-06-30 16:12:51 +02:00
Grzegorz Bielski
495df7354d
evoice: recognize properly RTCP packets
2022-06-30 15:29:45 +02:00
Jakob Olsson
f012724dc5
ieee1905: 4.9.7
2022-06-30 14:24:01 +02:00
Amin Ben Ramdhane
ee77040781
bbf: 6.8.6
2022-06-30 09:02:31 +01:00
Sukru Senli
e04a463e62
iop: config: select map agent and controller by default
2022-06-29 19:21:08 +02:00
Anjan Chanda
180d8d1168
easy-soc-libs: 6.5.2
2022-06-29 17:34:48 +02:00
Maxim Menshikov
2af7a8d044
easy-soc-libs: support Econet in building and packaging scripts
2022-06-29 15:29:22 +00:00
vdutta
5a6126270e
icwmp: 8.4.22
2022-06-29 20:54:14 +05:30
Jakob Olsson
488c89a6d1
ieee1905: 4.9.6
2022-06-29 16:46:05 +02:00
Hemlata Bhatt
ca5d16257a
Evoice : Support status for Line and SIP.Client objects
2022-06-29 14:33:00 +02:00
Grzegorz Bielski
07b1902fe2
evoice: fix call hold for Broadcom
2022-06-29 11:54:36 +02:00
Sukru Senli
bcfe608301
dectmngr: correct version
2022-06-28 19:05:50 +02:00
Amin Ben Ramdhane
63f448f4a8
bbf: 6.8.5
2022-06-28 17:04:19 +01:00
Grzegorz Sluja
5438c3c5da
dectmngr: fixup! Fix for setting extension_id for handset
2022-06-28 15:37:54 +02:00
Yalu Zhang
111ff9835a
Update feed iopsys package evoice
...
evoice-0.2.7: Fix a package installation issue
2022-06-28 15:03:13 +02:00
Yalu Zhang
7cc4c33911
evoice-0.2.6: Fix compiling errors on Econet platform
2022-06-28 14:27:53 +02:00
Jakob Olsson
c61723b711
map-topology: 2.5.0.6
2022-06-28 14:15:17 +02:00
Amin Ben Ramdhane
c065b8e819
bbf: 6.8.4
2022-06-28 11:07:16 +01:00
Amin Ben Ramdhane
885b7ff1eb
icwmp: 8.4.21
2022-06-28 11:04:46 +01:00
Andreas Gnau
ffd9ad17e2
Update feed [ iopsys ] package [ dectmngr ]
...
-------------------------------------------------------------------------------
* ffda80f Makefile: Add -fcommon to CFLAGS
* 0c66498 Fix compilation with 64-bit time_t
* a7b0f52 Fix inconsistent/misleading indentation
* a8d2418 ListAccess sqlite: Ignore false return-local-addr warning
-------------------------------------------------------------------------------
commit ffda80f40b5703f07570a2892522d5dded84b63a
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2022-06-28 08:11:28 +0000
Makefile: Add -fcommon to CFLAGS
Base directory -> /
app/Makefile | 5 +++++
1 file changed, 5 insertions(+)
-------------------------------------------------------------------------------
commit 0c6649890007e457e4df8cf41961798dde018cb8
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2022-06-28 08:04:03 +0000
Fix compilation with 64-bit time_t
Base directory -> /
app/ListAccess/ListsApp.c | 13 +++++++------
app/tcx_hostlog.c | 9 +++++----
app/tcx_log.c | 5 +++--
3 files changed, 15 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
commit a7b0f52f7f3d2f18d7723fa6cf581572d718f382
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2022-06-28 07:57:18 +0000
Fix inconsistent/misleading indentation
Base directory -> /
app/appcmbs/appcmbs.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit a8d24182c0d58eb72ce1adde5e0ef903c381a11e
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2022-06-28 07:48:12 +0000
ListAccess sqlite: Ignore false return-local-addr warning
Base directory -> /
app/ListAccess/sqlite3.c | 3 +++
1 file changed, 3 insertions(+)
-------------------------------------------------------------------------------
2022-06-28 11:27:47 +02:00
Yalu Zhang
051da80708
Update package evoice
...
Fix link errors due to Broadcom SDK version lift
2022-06-28 10:52:23 +02:00
Andreas Gnau
56aff208ba
ieee1905: 4.9.4
2022-06-28 09:43:57 +02:00
Amin Ben Ramdhane
1c65f4f321
icwmp: regenerate ssl link in boot()
2022-06-27 21:22:31 +01:00
Andreas Gnau
b2755d8586
Update feed [ iopsys ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* 7d43e47 Fix compilation with -fno-common
-------------------------------------------------------------------------------
commit 7d43e471f0ffc4a54eb2ac35eced4b72fca4dafb
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2022-06-27 08:08:40 +0000
Fix compilation with -fno-common
Base directory -> /
src/connection.c | 2 ++
src/connection.h | 2 +-
src/line.c | 3 +++
src/line.h | 4 ++--
4 files changed, 8 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2022-06-27 17:10:53 +02:00
Amin Ben Ramdhane
9618a41d25
bbf: 6.8.2
2022-06-27 15:22:56 +01:00
Maxim Menshikov
61eaa026a2
easy-soc-libs: use MAC80211 for iopsys_ramips
2022-06-27 12:57:52 +00:00
Maxim Menshikov
9ec67031b3
easy-soc-libs: add WIFI_TYPE option in addition to PLATFORM to differentiate SoC and WiFi implementation
2022-06-27 12:57:52 +00:00
Hemlata Bhatt
acc9158c33
Evoice : Fix some issues related to RINGING UBUS event generation
...
- Don't generate RINGING for ringback tone playing
- Generate RINGING when hanging up while having a held call
2022-06-27 10:05:43 +02:00
vdutta
827f47e4db
bbf: 6.8.1
2022-06-24 13:16:03 +05:30
Grzegorz Sluja
e3eacc0ba8
dectmngr: Fix for setting extension_id for handset
2022-06-24 09:26:26 +02:00
vdutta
ed9437058e
icwmp: 8.4.20
2022-06-24 12:36:03 +05:30
vdutta
191c284d97
obuspa: 5.0.0.16
2022-06-24 12:32:25 +05:30
vdutta
dba98d50f7
uspd: Move TransferComplete event to obuspa
2022-06-24 11:44:45 +05:30
vdutta
7cf6c6f068
inbd: Fix static code analysis warnings
2022-06-24 00:08:59 +02:00
Yalu Zhang
f6f20450a6
evoice-0.2.5: Support configuration of receive/transmit gain and echo cancellation on Broadcom platform
2022-06-23 18:10:39 +02:00
Jakob Olsson
a003467b00
map-controller: 2.10.0.1
2022-06-23 17:06:41 +02:00
Andreas Gnau
26b3432f9a
iop: feeds_update: Reformat with shfmt
...
The file was indented with a mix of spaces and tabs. Unify formating by
running shfmt on the file.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2022-06-23 10:39:03 +00:00
Jakob Olsson
f20c7ffb24
map-agent: traffic_separation: reload netifd by ubus call uci commit
2022-06-23 12:04:17 +02:00