dahdi-linux/drivers/dahdi/xpp
Oron Peled 59caf11dbe xpp: FXS: added a 'lower_ringing_noise' parameter
* Adds a new parameter, 'lower_ringing_noise', to module xpd_fxs.

* Makes the "power-down" behaviour that was added
  in upstream svn r10478, switchable in runtime.

* By default (false), makes the vbat_h behave like it did
  before the power-down change.
  - I.e: vbat_h is held throughout the ringing period (during
    both ring-up/ring-down)
  - So this patch revert part of r10478

* When switched to true, activate the "power-down" behaviour.
  - I.e: vbat_h follows the ring-up/ring-down.
  - This behaviour lowers the noise caused by group ringing of
    FXS channels in the same unit, but causes problems with CallerID.

Signed-off-by: Oron Peled <oron.peled@xorcom.com>
Acked-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@10574 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2012-03-21 20:18:26 +00:00
..
firmwares xpp: firmwares: useless 0x1A at EOF 2012-03-20 10:53:39 +00:00
card_bri.c xpp: BRI: make it always SYNC_MODE_AB (like PRI) 2012-03-15 12:52:07 +00:00
card_bri.h xpp: style - Run Lindent 2012-01-11 15:22:46 +00:00
card_echo.c Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
card_echo.h xpp: style - Run Lindent 2012-01-11 15:22:46 +00:00
card_fxo.c Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
card_fxo.h xpp: style - clean many long lines (manually) 2012-01-11 19:56:35 +00:00
card_fxs.c xpp: FXS: added a 'lower_ringing_noise' parameter 2012-03-21 20:18:26 +00:00
card_fxs.h xpp: style - clean many long lines (manually) 2012-01-11 19:56:35 +00:00
card_global.c xpp: reset Astribank SPI busses 2012-03-15 12:49:55 +00:00
card_global.h xpp: reset Astribank SPI busses 2012-03-15 12:49:55 +00:00
card_pri.c xpp: PRI/BRI: fix channels opening/closing: 2012-03-15 12:51:22 +00:00
card_pri.h xpp: style - Run Lindent 2012-01-11 15:22:46 +00:00
Changelog_xpp wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
dahdi_debug.c Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
dahdi_debug.h xpp: style - clean many long lines (manually) 2012-01-11 19:56:35 +00:00
init_card_1_30 xpp: init_card: better variable naming 2012-03-15 12:50:49 +00:00
init_card_2_30 wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
init_card_3_30 wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
init_card_4_30 xpp: init_card_4_30: add comment 2011-01-30 18:10:33 +00:00
init_card_5_30 xpp: also install init (non)script for xpd_echo 2011-06-30 21:38:47 +00:00
Kbuild xpd_echo: XPP Octasic echo canceler module 2011-06-28 18:23:00 +00:00
Kconfig wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
Makefile wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
mmapbus.c xpp: style - place EXPORT_SYMBOL() (manually) 2012-01-11 20:01:32 +00:00
mmapbus.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
mmapdrv.c xpp: style - remove extra braces 2012-01-12 17:14:15 +00:00
param_doc wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
parport_debug.c Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
parport_debug.h xpp: style - Run Lindent 2012-01-11 15:22:46 +00:00
print_fxo_modes.c xpp: style - clean many long lines (manually) 2012-01-11 19:56:35 +00:00
xbus-core.c Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
xbus-core.h Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
xbus-pcm.c Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
xbus-pcm.h xpp: style - Run Lindent 2012-01-11 15:22:46 +00:00
xbus-sysfs.c Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
xdefs.h Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
xframe_queue.c xpp: style - place EXPORT_SYMBOL() (manually) 2012-01-11 20:01:32 +00:00
xframe_queue.h xpp: style - Run Lindent 2012-01-11 15:22:46 +00:00
xpd.h xpp: Use 'bool' type for boolean module parameters on kernel versions >= 2.6.31. 2012-03-15 15:41:36 +00:00
xpp_dahdi.c Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
xpp_dahdi.h xpp: style - Run Lindent 2012-01-11 15:22:46 +00:00
xpp_debug xpp: fix bashism in xpp_debug 2011-08-24 08:11:38 +00:00
xpp_usb.c Remove support for kernels < 2.6.18 2012-03-13 20:09:12 +00:00
xpp.conf wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
xpp.rules wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
XppConfig.pm wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
xproto.c xpp: '%d' -> '%lu' when displaying module_refcount on kernel versions >= 3.3 2012-03-15 15:41:40 +00:00
xproto.h xpp: style - manual whitespace/line-breaks cleanup 2012-01-12 17:12:48 +00:00