validate_digits rejects # and *
Reported by Ryan Berdeen | February 13th, 2009 @ 01:04 AM
The asterisk SayDigits command accepts #, *, and - in addition to the numeral digits.
validate_digits only allows 1-9, so say_digits doesn't allow the full range of possible digits.
Asterisk's SayDigits command lives in the function say_digit_str_full in say.c: http://svn.digium.com/view/aster... which shows all the available digits and their corresponding sound files.
Fixed in http://github.com/lunarlogic/adh... and http://github.com/lunarlogic/adh...
I'm sending a pull request to jicksta.
Comments and changes to this ticket
-
Jay Phillips March 24th, 2009 @ 06:44 PM
- Milestone cleared.
- State changed from new to open
-
Ben Klang July 30th, 2010 @ 11:10 AM
- State changed from open to resolved
- Milestone order changed from 0 to 0
This has been fixed at some point in the past. Thanks for the report and the patch.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป