cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
332
Views
5
Helpful
1
Replies

debug command to reveal interdigit dialing

AbteenZ
Level 1
Level 1

HI all,

 

I am looking for a command to show me the interdigit dialing to figure out if my Voice Gateway receives all the digits why it does not send them properly to the UCCX or if the problem is with UCCX script itself.

 

For example a customer dials the main line and then enters the target extension like 5555. I want to see logs for that action.

 

Thanks, in advance.

1 Reply 1

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

This depends on the protocol you are using between your gateway and cucm as well as the dtmf method. 

If you are using sip with rfc2833, then it is

debug voip rtp session named-event

 

If you using h323 and oob dtmf it's 

debug h245 asn1

 

 

Please rate all useful posts