[Asterisk-code-review] chan_dahdi: Allow FXO channels to start immediately. (asterisk[master])

N A asteriskteam at digium.com
Thu Nov 10 18:56:09 CST 2022


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

Change subject: chan_dahdi: Allow FXO channels to start immediately.
......................................................................

chan_dahdi: Allow FXO channels to start immediately.

Currently, chan_dahdi will wait for at least one
ring before an incoming call can enter the dialplan.
This is generally necessary in order to receive
the Caller ID spill and/or distinctive ringing
detection.

However, if neither of these is required, then there
is nothing gained by waiting for one ring and this
unnecessarily delays call setup. Users can now
use immediate=yes to make FXO channels (FXS signaled)
begin processing dialplan as soon as Asterisk receives
the call.

ASTERISK-30305 #close

Change-Id: I20818b370b2e4892c7f40c8a8753fa06a81750b5
---
M channels/sig_analog.c
M configs/samples/chan_dahdi.conf.sample
A doc/CHANGES-staging/fxo_immediate.txt
3 files changed, 57 insertions(+), 2 deletions(-)


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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I20818b370b2e4892c7f40c8a8753fa06a81750b5
Gerrit-Change-Number: 19560
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/20221111/947e7c2b/attachment.html>


More information about the asterisk-code-review mailing list