Describe the bug
On a fresh install of raspberry pi image or Debian install the node setup process does not configure the duplex parameter of usbradio.conf
To Reproduce
Steps to reproduce the behavior:
- fresh install
- run node-setup menu
- configure node for usbradio and duplex full
- duplex setting in rpt.conf is adjusted as expected duplex setting in usbradio.conf is not changed
Expected behavior
the duplex setting should change in usbradio.conf when using that type of audio interface.
Screenshots
If applicable, add screenshots to help explain your problem.
Software versions (listed in asl-menu, option 4)
-
OS : Debian GNU/Linux 12 (bookworm)
-
OS Kernel : 6.12.25+rpt-rpi-v8
-
Asterisk : 22.4.1+asl3-3.5.5-1.deb12
-
ASL [app_rpt] : 3.5.5
-
Installed ASL packages :
-
Package Version
-
============================== ==============================
-
allmon3 1.6.0-3.deb12
-
asl3 3.8-1.deb
-
asl3-asterisk 2:22.4.1+asl3-3.5.5-1.deb12
-
asl3-asterisk-config 2:22.4.1+asl3-3.5.5-1.deb12
-
asl3-asterisk-modules 2:22.4.1+asl3-3.5.5-1.deb12
-
asl3-menu 1.14-1.deb12
Have you run a software update and rebooted?
Have you hand-edited any files in /etc/asterisk?
- NO
Additional context
This was discovered when I was showing a non super technical ham how to setup node it was not working and after double triple checking wiring I started to look at config and noticed the duplex setting in usbradio.conf was not set. I have viewed code for node-setup and it does not modify usbradio.conf. it seems like this may be a miss.
Describe the bug
On a fresh install of raspberry pi image or Debian install the node setup process does not configure the duplex parameter of usbradio.conf
To Reproduce
Steps to reproduce the behavior:
Expected behavior
the duplex setting should change in usbradio.conf when using that type of audio interface.
Screenshots
If applicable, add screenshots to help explain your problem.
Software versions (listed in asl-menu, option 4)
OS : Debian GNU/Linux 12 (bookworm)
OS Kernel : 6.12.25+rpt-rpi-v8
Asterisk : 22.4.1+asl3-3.5.5-1.deb12
ASL [app_rpt] : 3.5.5
Installed ASL packages :
Package Version
============================== ==============================
allmon3 1.6.0-3.deb12
asl3 3.8-1.deb
asl3-asterisk 2:22.4.1+asl3-3.5.5-1.deb12
asl3-asterisk-config 2:22.4.1+asl3-3.5.5-1.deb12
asl3-asterisk-modules 2:22.4.1+asl3-3.5.5-1.deb12
asl3-menu 1.14-1.deb12
Have you run a software update and rebooted?
Have you hand-edited any files in /etc/asterisk?
Additional context
This was discovered when I was showing a non super technical ham how to setup node it was not working and after double triple checking wiring I started to look at config and noticed the duplex setting in usbradio.conf was not set. I have viewed code for node-setup and it does not modify usbradio.conf. it seems like this may be a miss.