]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Use the device name and not the channel name to initialize the device state.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 28 Jun 2011 17:30:16 +0000 (17:30 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 28 Jun 2011 17:30:16 +0000 (17:30 +0000)
commit3f8e7397103ccb2c370a9cebc5f3c0dddedafb55
treecf8a8f3c29a01faad5f44f18778826ea60ddf59c
parent256601e45f6d41b0e91a89f5445bdd044d4c0d69
Use the device name and not the channel name to initialize the device state.

Correct ASTERISK-11323 implementation as I don't see how it ever worked as
claimed when it used the channel name and not the device name.

(issue ASTERISK-11323)

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