3933ffd350
This fixes an issue that affects TDM410 modules when there is not a module installed in the first port, but there is an FXO module installed in the third port. When scaning for QRV modules in the first port, the 3rd port will have the 'hook' struct.qrv set to 0xff. When a QRV module is not detected, that value will be left, which then maps to an invalid state for both fxo.ring_state and fxo.battery_state. The result would be that FXO ports would fail to run the ring detector state machine since it did not know what the current state was. Now we'll just reset all the values in struct fxo or struct fxs to the expected init state. Internal-Issue-ID: DAHLIN-332 Signed-off-by: Shaun Ruffell <sruffell@digium.com> |
||
---|---|---|
.. | ||
base.c | ||
Kbuild | ||
wctdm24xxp.h | ||
xhfc.c | ||
xhfc.h |