On 14/07/2023 22.47, Alice Wyan wrote:
On Fri, Jul 14, 2023 at 02:07 PM, Mantas Mikul?nas wrote:
You don't need an autocommand or "reverse telnet" for
X.25-to-AUX. You can just directly assign `rotary` to the aux
line, and the router will accept PAD calls and directly connect
them to the AUX output.
So it would be just a matter of setting up XOT and then set up
'rotary' and all set?
Yes, along with `transport input pad` if it's not currently set
to include that.
(And probably something like `modem CallOut` to have the ESP32
notice when the call is lost and trigger some kind of
logout/reset... Yesterday I was trying to get `modem callout`
working for the AUX line, so that doing a `logout` on the
connected Linux system also drops the X.25 call, but can't get the
opposite working – Linux seems to ignore DSR so ttyS0 remains
logged in even after the call is lost; doesn't help that the IOS
that I currently have keeps crashing the whole router if CallOut
mode is set.)