[asterisk-bugs] [JIRA] (ASTERISK-21522) [patch] DTMF end is not always processed, causes one-way audio
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Wed Apr 17 17:06:01 CDT 2013
Corey Farrell created ASTERISK-21522:
----------------------------------------
Summary: [patch] DTMF end is not always processed, causes one-way audio
Key: ASTERISK-21522
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21522
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_rtp_asterisk
Affects Versions: SVN, 1.8.22.0, 11.4.0
Reporter: Corey Farrell
Some Cisco IVR's will tell Asterisk to stop sending RTP as soon as DTMF start is received. Then the Cisco redirects the call to a new destination. Once the IVR destination answers, asterisk resumes sending DTMF since we were not sending rtp when it should have processed DTMF end. This causes one-way audio for the duration of the call.
My patch has been tested on the customer's system with Asterisk 11.2.1.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list