[asterisk-bugs] [JIRA] (DAHLIN-320) [patch] wcb4xxp module parameter card_modes to configure NT/TE mode

Gerald Schnabel (JIRA) noreply at issues.asterisk.org
Tue Feb 19 03:33:19 CST 2013


Gerald Schnabel created DAHLIN-320:
--------------------------------------

             Summary: [patch] wcb4xxp module parameter card_modes to configure NT/TE mode
                 Key: DAHLIN-320
                 URL: https://issues.asterisk.org/jira/browse/DAHLIN-320
             Project: DAHDI-Linux
          Issue Type: New Feature
      Security Level: None
          Components: wcb4xxp
    Affects Versions: 2.6.1
            Reporter: Gerald Schnabel
            Assignee: Russ Meyerriecks
            Severity: Minor


Here is a patch that allows to configure NT/TE mode via module parameter:

{noformat}
card_modes:Comma-separated list of per card bit-masks to configure
spans for TE/NT mode. bit-mask<0: use jumper modes, span bit=0: TE,
span bit=1: NT (array of int)
{noformat}

It overrides the modes set by the jumper blocks on the card (the pinout of the connector is not changed of course - an appropriate cable must be used).

card_modes is an integer array of MAX_B4_CARDS.

If card mode is negative (or >= (1 << MAX_SPANS_PER_CARD)) the jumper modes will be used.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list