Finally i found some time to update the RMSGateway to RMS 2.5.0.0 with Winlink V5 CMS Web Services support. I only found the issue that if have to edit the sysop.xml and add the password. I dont have read that anywhere.
Thanks to /Basil n7nix we are good to go again.
More then 50 People of the 72 needs to update there software.
root@gw:/home/pd9q/rmsgw/admin# ./versionlist.sh Using existing version file, with refresh interval: 10 hours Below rev: 50, Current: 22, Total: 72 at Nov 13 08:23:24 CET 2018 RMS GW Version file is: 0 hours 0 minute(s), 46 seconds old root@gw:/home/pd9q/rmsgw/admin#
root@gw:/home/pd9q# git clone https://github.com/nwdigitalradio/rmsgw Cloning into 'rmsgw'... remote: Enumerating objects: 272, done. remote: Counting objects: 100% (272/272), done. remote: Compressing objects: 100% (162/162), done. remote: Total 530 (delta 194), reused 186 (delta 110), pack-reused 258 Receiving objects: 100% (530/530), 406.70 KiB | 0 bytes/s, done. Resolving deltas: 100% (310/310), done. Checking connectivity... done. root@gw:/home/pd9q# cd rmsgw/admin root@gw:/home/pd9q/rmsgw/admin# ./admin-update.sh Update to V5 Winlink Web Service API Found file: /etc/rmsgw/sysop.xml Adding password to /etc/rmsgw/sysop.xml RMS Gateway files & scripts update completed. root@gw:/home/pd9q/rmsgw/admin# ./testwlapi.sh Directory /root/tmp does not exist ... creating Starting test at Tue Nov 13 05:21:59 CET 2018 ... test finished at Tue Nov 13 05:22:14 CET 2018 ... root@gw:/home/pd9q/rmsgw/admin# grep -i error /root/tmp/debuglog.txt Nov 13 05:19:01 gw rmsgw_aci[32448]: Channel Stats: 2 read, 2 active, 0 down, 0 updated, 0 errors root@gw:/home/pd9q/rmsgw/admin#