[Asterisk-code-review] app_dial: Fix DTMF not relayed to caller on unanswered calls. (asterisk[master])

N A asteriskteam at digium.com
Fri Mar 3 18:12:21 CST 2023


N A has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/c/asterisk/+/19937 )

Change subject: app_dial: Fix DTMF not relayed to caller on unanswered calls.
......................................................................

app_dial: Fix DTMF not relayed to caller on unanswered calls.

DTMF frames are not handled in app_dial when sent towards the
caller. This means that if DTMF is sent to the calling party
and the call has not yet been answered, the DTMF is not audible.
This is now fixed by relaying DTMF frames if only a single
destination is being dialed.

ASTERISK-29516 #close

Change-Id: Iafd7430ac2915126d42dc48f0b73b262452ee027
---
M apps/app_dial.c
1 file changed, 19 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/37/19937/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/19937
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iafd7430ac2915126d42dc48f0b73b262452ee027
Gerrit-Change-Number: 19937
Gerrit-PatchSet: 2
Gerrit-Owner: N A <asterisk at phreaknet.org>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20230304/d8b06e62/attachment.html>


More information about the asterisk-code-review mailing list