Node **** TIMEOUT

Hello, I'm having a problem.

A friend connects to my Allstarlink node via Echolink.

My problem is this: he talks for over 3 minutes, and then suddenly my Allstarlink displays "NODE TIME OUT".

How can I prevent this from happening again? I often have to deal with very talkative people, and each time I have to restart the Asterisk system for it to work again.

allstar@ALLSTARLINK:~ $ sudo asl-show-version
********** AllStarLink [ASL] Version Info **********

OS : Debian GNU/Linux 13 (trixie)
OS Kernel : 6.12.62+rpt-rpi-v8

Asterisk : 22.7.0+asl3-3.7.1-1.deb13
ASL [app_rpt] : 3.7.1

Installed ASL packages :

Package Version
============================== ==============================
asl3 3.12-1.deb13
asl3-appliance 2.0.1-2.deb13
asl3-appliance-pi 2.0.1-2.deb13
asl3-asterisk 2:22.7.0+asl3-3.7.1-1.deb13
asl3-asterisk-config 2:22.7.0+asl3-3.7.1-1.deb13
asl3-asterisk-modules 2:22.7.0+asl3-3.7.1-1.deb13
asl3-menu 1.16-1.deb13
asl3-update-nodelist 2.0.0-1.deb13
asl-apt-repos 2.0-1.deb13
cockpit 337-1
cockpit-bridge 337-1
cockpit-networkmanager 337-1
cockpit-packagekit 337-1
cockpit-sosreport 337-1
cockpit-storaged 337-1
cockpit-system 337-1
cockpit-wifimanager 1.2.0-1.deb13
cockpit-ws 337-1
dahdi 1:3.1.0-2.1
dahdi-dkms 1:3.4.0-10.asl.deb13
dahdi-linux 1:3.4.0-10.asl.deb13
dahdi-source 1:3.4.0-10.asl.deb13
allstar@ALLSTARLINK:~ $

In the template rpt.conf file we have :

totime = 180000 ; transmit time-out time (in ms) (optional, default to 180000 ms (3 minutes), maximum 9999999 ms (166 minutes))

Assuming that you haven't made any changes, you can either update this line (that will affect all of your nodes) or you can add a line to the per-node settings.

thank for reply and its work now