![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2218231.1 : SBC is Not Converting DTMF from in-band to RFC2833/telephone-event in RTP
SBC is negotiating the Payload type mapping in signaling however not converting in Media. In this Document
Created from <SR 3-13212086411> Applies to:Acme Packet 4500 - Version S-Cz7.2.0 to S-Cz7.4.0 [Release S-Cz7.0]Information in this document applies to any platform. SymptomsSBC is not converting the DTMF from in-band to RFC2833 and vice-versa while handling media however we can see that SBC is negotiating properly in signaling. Call flow : A---------| ----------SBC---------|----------------B We can see in the wireshark that in the first leg (endpoint A <--> SBC) uses in-band, and the other leg (SBC <--> endpoint B) uses rfc2833. Here SBC is taking responsibility for converting the DTMF from in-band to RFC 2833 if we see the signaling negotiation. However, DTMF is not converted in RTP packets by SBC because of which IVR is not recognizing the DTMF digits. The initial INVITE only contained one payload in the SDP, payload 0 (PCMU). This implies that the endpoint does *NOT* support RFC-2833 telephone-events. It also implies the endpoint support *either* out-of-band SIP-INFO or in-band DTMF, however from the SIP signaling you can't tell which one the endpoint supports. ChangesCustomer upgraded the system from 6.x to 7.x. CauseIn C6.x release, the SBC does not support translating to or from in-band DTMF. It only supports translating between RFC2833 telephone-events and SIP-INFO, however if an endpoint sent in-band DTMF, the SBC would simply forward the in-band DTMF in the audio RTP stream. In C7.x support for in-band DTMF was added and it does require transcoding DSP. As per support-info, their system only has a Quad port GigE SFP PHY which does not have transcoding DSP. SolutionThis device did not have a transcoding DSP, as needed for the DTMF conversion. Once the transcoding DSP was installed, the following changes were necessary: Note: Sections 18 and 19 of the Oracle Communication SBC ACLI Configuration Guide for release S-CZ7.2.0* explains how to configure the SBC for DTMF to RFC-2833 translation.
As per customer configuration, rfc2833-mode is set to transparent in both sip-interfaces. RFC2833 to SIP-INFOIf you change the rfc2833-mode on the access sip-interface to preferred and make test call, the end result will be rfc-2833 on the access and SIP-INFO on the core. RFC2833 to DTMFIf you add a codec-policy on the core realm with dtmf-in-audio set to preferred and make test call, the end result will be rfc-2833 on the access and DTMF on the core. References<BUG:24848657> - SBC IS NOT CONVERTING DTMF FROM RFC 2833 TO TELEPHONE-EVENT IN RTPAttachments This solution has no attachment |
||||||||||||||||||||||||
|