iopsys-feed/evoice/files/etc
Yalu Zhang 64369a08f4 evoice: update /etc/config/voice to support variable length of called numbers
The previous config only allows the fixed number of digits as a called number. With
MinimumNumberOfDigits as 5, MaximumNumberOfDigits as 15 and TerminationDigit as ' ',
users can only dial 5 digits as a called number. That is wrong.

After this change, the number of digits for a called number is in the range between
MinimumNumberOfDigits (1) and MaximumNumberOfDigits (15). But the number must terminate
with '#' which is not a part of called number and will be strapped off.

TODO: support variable length of called numbers without termination digit.
2022-04-07 16:39:54 +02:00
..
config evoice: update /etc/config/voice to support variable length of called numbers 2022-04-07 16:39:54 +02:00
evoice evoice: log now routed to syslog instead of stdout 2022-03-04 08:51:28 +01:00
init.d evoice: version 0.1 2022-03-03 17:40:18 +01:00