Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chan_echolink: Remove leadings zeros from node number (#348)
This changes chan_echolink to remove leading zeros in the node number prior to validation in the internal database. app_rpt requires node numbers to be 6 digits so we will receive some numbers padded with leading zeros. This closes #347
- Loading branch information