AllStarLink / app_rpt

Refactoring and upgrade of AllStarLink's app_rpt, etc.
3 stars 2 forks source link

app_rpt: Corrects Couldn't get mute status for chan_echolink. #306

Closed KB4MDD closed 3 months ago

KB4MDD commented 3 months ago

This corrects the "Couldn't get mute status on echolink/el0-3: Bad file descriptor". There were a couple of previous changes that caused this issue along with chan_echolink not getting an AST_CONTROL_RADIO_KEY command. This resulted in the echolink client hung in receive.

This closes #303.