[Asterisk-code-review] res_rtp_asterisk: Only raise flash control frame on end. (asterisk[18])

Joshua Colp asteriskteam at digium.com
Tue Mar 30 04:01:55 CDT 2021


Joshua Colp has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/c/asterisk/+/15721 )

Change subject: res_rtp_asterisk: Only raise flash control frame on end.
......................................................................

res_rtp_asterisk: Only raise flash control frame on end.

Flash in RTP is conveyed the same as DTMF, just with a
specific digit. In Asterisk however we do flash as a
single control frame.

This change makes it so that only on end do we provide
the flash control frame to the core. Previously we would
provide a flash control frame on both begin and end,
causing flash to work improperly.

ASTERISK-29373

Change-Id: I1accd9c6e859811336e670e698bd8bd124f33226
---
M res/res_rtp_asterisk.c
1 file changed, 13 insertions(+), 4 deletions(-)


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

Gerrit-Project: asterisk
Gerrit-Branch: 18
Gerrit-Change-Id: I1accd9c6e859811336e670e698bd8bd124f33226
Gerrit-Change-Number: 15721
Gerrit-PatchSet: 2
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210330/ed2e1c76/attachment.html>


More information about the asterisk-code-review mailing list