The permanent settings shared between chan_dahdi and sig_analog are kind of a mess.
Instead of a transient/permanent variable pair in chan_dahdi.h
, we likely only need one in all cases and could use the analog private pair version in all cases, just using the chan_dahdi version setting for config processing.
You must be