[Asterisk-code-review] chan_dahdi: Add dialmode option for FXS lines. (asterisk[master])

N A asteriskteam at digium.com
Fri Apr 1 15:29:37 CDT 2022


Hello Friendly Automation, 

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

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

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

Change subject: chan_dahdi: Add dialmode option for FXS lines.
......................................................................

chan_dahdi: Add dialmode option for FXS lines.

Currently, both pulse and tone dialing are always enabled
on all FXS lines, with no way of disabling one or the other.

In some circumstances, it is desirable or necessary to
disable one of these, and this behavior can be problematic.

A new "dialmode" option is added which allows setting the
methods to support on a per channel basis for FXS (FXO
signalled lines). The four options are "both", "pulse",
"dtmf"/"tone", and "none".

Additionally, integration with the CHANNEL function is
added so that this setting can be updated for a channel
during a call.

ASTERISK-29992 #close

Change-Id: Id3fb3fbf031ef8d5e8c867836f226f8e9023cd26
---
M channels/chan_dahdi.c
M channels/chan_dahdi.h
M channels/sig_analog.c
M channels/sig_analog.h
M configs/samples/chan_dahdi.conf.sample
A doc/CHANGES-staging/chan_dahdi_dialmode.txt
6 files changed, 112 insertions(+), 4 deletions(-)


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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Id3fb3fbf031ef8d5e8c867836f226f8e9023cd26
Gerrit-Change-Number: 18304
Gerrit-PatchSet: 2
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220401/22ea7e1e/attachment.html>


More information about the asterisk-code-review mailing list