[Asterisk-code-review] app_mf: Add max digits option to ReceiveMF (asterisk[master])

N A asteriskteam at digium.com
Sat Jan 22 16:57:52 CST 2022


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

Change subject: app_mf: Add max digits option to ReceiveMF
......................................................................

app_mf: Add max digits option to ReceiveMF

Adds an option to the ReceiveMF application
to allow specifying a maximum number of digits.

Originally, this capability was not added
to ReceiveMF as it was with ReceiveSF because
typically a ST digit is used to denote that
sending of digits is complete. However, there
are certain signaling protocols which simply
transmit a digit (such as Expanded In-Band
Signaling) and for these, it's necessary to
be able to read a certain number of digits,
as opposed to until receiving a ST digit.

This capability is added as an option, as
opposed to as a parameter, to remain
compatible with existing usage (and not
shift the parameters).

ASTERISK-29877 #close

Change-Id: I4229167c9aa69b87402c3c2a9065bd8dfa973a0b
---
M apps/app_mf.c
A doc/CHANGES-staging/app_mf_maxdigits.txt
2 files changed, 30 insertions(+), 5 deletions(-)


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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I4229167c9aa69b87402c3c2a9065bd8dfa973a0b
Gerrit-Change-Number: 17941
Gerrit-PatchSet: 2
Gerrit-Owner: N A <mail at interlinked.x10host.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/20220122/5c291e9d/attachment.html>


More information about the asterisk-code-review mailing list