]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Change D-channel warning to be less confusing on non-NFAS setups.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 25 Oct 2011 21:45:54 +0000 (21:45 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 25 Oct 2011 21:45:54 +0000 (21:45 +0000)
commitbcdf507f3c67ad8c01ef1d989ce53e45bea0f201
tree55cef5bcdc682c5a23ec86701d66fa8c596670da
parente9dc0ae56da0a92096534cb0806a5040969fa1f0
Change D-channel warning to be less confusing on non-NFAS setups.

The "No D-channels available!  Using Primary channel as D-channel anyway!"
WARNING message has been confusing on non-NFAS setups.  The message refers
to things that are NFAS specific.

* Changed the warning to several different warnings to be more accurate
for the situation and less confusing as a result:
"No D-channels up!  Switching selected D-channel from X to Y.",
"No D-channels up!", and
"D-channel is down!".

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@342484 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/sig_pri.c