Dtmf not showing in CLI

Hi
My Asterisk is working for both inbound and outbound calls but the dtmf is not showing in the Asterisk and am loging in with “Asterisk -rvvvvvv”
When i do a sip debug on, it shows that the dtmf is received as show below.
I don’t understand why its not showing on CLI?

— (10 headers 2 lines) —
Receiving INFO!

  • DTMF-relay event received: 5

Where do you believe it should show in the CLI? What are you expecting to see that you aren’t?

Like normally when i login to Astersk CLI using Asterisk -rvvvvvv, when I make a call and start pressing keys on the phone i do see the keys on the CLI

DTMF is only logged to the console when enabled in the logger.conf configuration file.

If you are referring to something else, you’d need to be more specific.

Oh you right i forgot to enable it in the logger.
Many thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.