aboutsummaryrefslogtreecommitdiffstats
path: root/main/devicestate.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Fix logic error when checking for a devstate provider.mmichelson1-1/+1
2009-07-08moving ast_devstate_to_extenstate to pbx.c from devicestate.cdvossel1-25/+0
2009-07-02moving device state functions from pbx.h to devicestate.h to sync with other ...dvossel1-0/+113
2009-07-02Improved mapping of extension states from combined device states.dvossel1-10/+10
2009-02-15fix mis-spelling of the word registered.mvanbaak1-1/+1
2008-07-25Fix some errant device states by making the devicestate API more strict intilghman1-26/+3
2008-01-05Don't pass an empty string as the device name.russell1-1/+1
2008-01-04Fix the problem of notification of a device state change to a device with a '-'tilghman1-7/+15
2007-06-06Merged revisions 67593 via svnmerge from file1-6/+5
2007-05-14Merged revisions 64275 via svnmerge from file1-4/+6
2006-10-04update thread creation code a bitkpfleming1-1/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+383