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

After UCCX Call Redirect fails, no DTMF

SAN J
Level 2
Level 2

Working on a UCCX v11.6 script where we provide menu options to callers and each of those option call redirects out to external phone numbers. Calling into the  script and choosing from the menu works just fine but when it call redirects and fails we try to point it back to the menu for other options but it's not able to recognize DTMF anymore. I am using an Extended Get Digit String instead of a Menu as the menu options are dynamic based on DB dips into customer records although I don't think that would matter. Any ideas why the script won't take DTMF tones after the Call Redirect fails? TIA.

1 Reply 1

Anthony Holloway
Cisco Employee
Cisco Employee
I have no idea. This is either a defect, or a core configuration change to your environment for how DTMF is negotiated and MTPs inserted. Either way, it's probably outside of the scope of UCCX. I.e., There's not going to be a setting in UCCX you need to change to make this work. It's going to be in CUCM and/or your Voice Gateway. It might be better to post this in the IP Telephony forum.

For starters though, you'll need to determine what DTMF relay mechanism is in play before the transfer attempt, and then what relay mechanism is negotiated after. And whether or not an MTP/XCODER is being inserted to help out with a mismatch of media capabilities.

For your reference, UCCX will only work with call legs which negotiate Out of Band DTMF (such as: H245 alpha, SIP KPML, MGCP, SCCP, etc.). too many times I see people with either their dial-peers on their voice gateway, or the SIP trunk in CUCM to their voice gateway hard coded/limited to RFC2833/RTP-NTE, and they don't realize how that's bad. You should always try to include one OOB option with your inband option, and your SIP trunk should always be No Preference.