egzumer / uv-k5-firmware-custom

A merge between https://github.com/OneOfEleven/uv-k5-firmware-custom and https://github.com/fagci/uv-k5-firmware-fagci-mod
Apache License 2.0
1.33k stars 423 forks source link

DTMF A isn't working. #552

Open fscii opened 7 months ago

fscii commented 7 months ago

I was setting up HamVOIP and reached the DTMF testing stage of Asterisk. All DTMF codes work as expected except the letter A.

I saw issue 85 (closed) where something went wrong with 6. https://github.com/egzumer/uv-k5-firmware-custom/issues/85

It was suggested to try the DTMF decoding app: https://play.google.com/store/apps/details?id=com.arcoirislabs.dtmfencdec.app&pcampaignid=web_share

The app successfully decoded all DTMF codes except A.

Radio: Quansheng UV-K5 Firmware: 2.1.27

Behavior was repeated on a 2nd Quansheng UV-K5

Update: after mucking around with position of uv-k5 speaker near phone, app has picked up the letter A a few times. Asterisk still refuses to detect it but detects all others fine.

egzumer commented 6 months ago

You say "Firmware: 2.1.27". What do you mean? This is the original stock firmware, not my firmware, in that case I have nothing to do with this. DTMF codes are all verified and are exactly what they should be like. Last issue fixed regarding DTMFs was that some/all codes had to big of a difference in volume between tones (https://github.com/egzumer/uv-k5-firmware-custom/issues/85#issuecomment-1819740347).

@AsciiWolf you mentioned this issue. Initially I confused it with something else. What problem do you have here?

AsciiWolf commented 6 months ago

Oops! I did not notice what firmware version the author of this ticket mentioned. I personally did not test this, but if it does not happen with the Egzumer firmware, there is nothing to fix and this ticket can be closed and/or ignored. :-)

fscii commented 6 months ago

My bad on the firmware as I had a 2nd radio here at the time. I have firmware EGZUMER 502300b. I'm using the radio to interface with Asterisk 1.4.23 (running under HamVOIP image). It decodes every DTMF sent but cannot pick up the 'A'. I go to the cmdline interface and try every DTMF code and only 'A' never gets picked up.

egzumer commented 6 months ago

I did all the tests before to make sure that it is all hunky dory with DTMF tones so I don't see what may be the issue. Read through #85. There is a description of all steps to diagnose what is the issue. Use other radio that works and compare what is the difference. You can also record the audio and share here so I can compare.