]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 14 Jul 2022 11:52:37 +0000 (06:52 -0500)
commit15dc2f8c16fed70d8a60d0a7fd2b821e1d292364
tree13bbbaed5a0994e24ff32f97e5d03871fbf39950
parentebe9b566d209a0a6f9ae4106194480f67613e5fa
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]