printf("CS route to IP=%s on port %u id=%04x my=%.8s/%.4s ur=%.8s rpt1=%.8s rpt2=%.8s\n",to_remote_g2[i].toDstar.GetAddress(),to_remote_g2[i].toDstar.GetPort(),ntohs(dsvt.streamid),dsvt.hdr.mycall,dsvt.hdr.sfx,dsvt.hdr.urcall,dsvt.hdr.rpt1,dsvt.hdr.rpt2);
printf("Callsign route to [%s]:%u id=%04x my=%.8s/%.4s ur=%.8s rpt1=%.8s rpt2=%.8s\n",to_remote_g2[i].toDstar.GetAddress(),to_remote_g2[i].toDstar.GetPort(),ntohs(dsvt.streamid),dsvt.hdr.mycall,dsvt.hdr.sfx,dsvt.hdr.urcall,dsvt.hdr.rpt1,dsvt.hdr.rpt2);