]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_dahdi: Add POLARITY function.
authorNaveen Albert <asterisk@phreaknet.org>
Fri, 1 Apr 2022 20:17:15 +0000 (20:17 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 14 Jul 2022 12:19:18 +0000 (07:19 -0500)
commita78a82016d94881bfc38c33acd54b487020af029
treefbf7dffeac8c353555b5deaa257f424dc5e0131b
parent7a82919256e661a4e8456e1d42d17e8567249036
chan_dahdi: Add POLARITY function.

Adds a POLARITY function which can be used to
retrieve the current polarity of an FXS channel
as well as set the polarity of an FXS channel
to idle or reverse at any point during a call.

ASTERISK-30000 #close

Change-Id: If6f50998f723e4484bf68e2473f5cedfeaf9b8f1
channels/chan_dahdi.c
doc/CHANGES-staging/chan_dahdi_polarity.txt [new file with mode: 0644]