[Asterisk-code-review] app_mf, app_sf: Return -1 if channel hangs up. (asterisk[16])

N A asteriskteam at digium.com
Tue Mar 29 16:32:07 CDT 2022


Attention is currently required from: N A.
Hello Friendly Automation, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/18284

to look at the new patch set (#4).

Change subject: app_mf, app_sf: Return -1 if channel hangs up.
......................................................................

app_mf, app_sf: Return -1 if channel hangs up.

The ReceiveMF and ReceiveSF applications currently always
return 0, even if a channel has hung up. The call will still
end but generally applications are expected to return -1 if
the channel has hung up.

We now return -1 if a hangup occured to bring this behavior
in line with this norm. This has no functional impact, but
merely increases conformity with how these modules interact
with the PBX core.

ASTERISK-29951 #close

Change-Id: I234d755050ab8ed58f197c6925b968ba26b14033
---
M apps/app_mf.c
M apps/app_sf.c
2 files changed, 31 insertions(+), 12 deletions(-)


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

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I234d755050ab8ed58f197c6925b968ba26b14033
Gerrit-Change-Number: 18284
Gerrit-PatchSet: 4
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-CC: Kevin Harwell <kharwell at digium.com>
Gerrit-Attention: N A <mail at interlinked.x10host.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220329/f8a89109/attachment-0001.html>


More information about the asterisk-code-review mailing list