]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 331955 via svnmerge from
authorRichard Mudgett <rmudgett@digium.com>
Mon, 15 Aug 2011 17:35:03 +0000 (17:35 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 15 Aug 2011 17:35:03 +0000 (17:35 +0000)
commit41549fcd66ef1e9faa1d38cf7207bae85c9d957a
tree12fd18bedcad5d462248eb8df35a4714494961d8
parent8d614eb68f8fedbfb63650b427869f4424b78494
Merged revisions 331955 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r331955 | rmudgett | 2011-08-15 12:24:08 -0500 (Mon, 15 Aug 2011) | 13 lines

  Fix some minor chan_dahdi config load issues.

  * Address chan_dahdi.conf dahdichan option todo item about needing line
  number.

  * Make ignore_failed_channels option also apply to dahdichan option.

  * Don't attempt to create a default pseudo channel if the chan_dahdi.conf
  channel/channels option is not allowed.

  * Add a similar check for dahdichan in normal chan_dahdi.conf sections as
  is done in users.conf.
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@331956 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_dahdi.c