]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix some errant device states by making the devicestate API more strict in
authorTilghman Lesher <tilghman@meg.abyt.es>
Fri, 25 Jul 2008 17:19:39 +0000 (17:19 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Fri, 25 Jul 2008 17:19:39 +0000 (17:19 +0000)
commitc5b4e1aec8d1b23e1d9d0fec10a5fcf1137e8cd7
tree2cd3fa538b72b1c5dff3ed9c8a14dbc083d6637b
parent5ae8161b45f71b76b459f41e3ebf7508ae4c2b10
Fix some errant device states by making the devicestate API more strict in
terms of the device argument (only without the unique identifier appended).
(closes issue #12771)
 Reported by: davidw
 Patches:
       20080717__bug12771.diff.txt uploaded by Corydon76 (license 14)
 Tested by: davidw, jvandal, murf

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@133649 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_agent.c
main/channel.c
main/devicestate.c