aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-01 21:43:55 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-01 21:43:55 +0000
commit011a5fcff5d4d4aae3e4dd952f61fb6c8b9f7b4d (patch)
tree0be6180e5defd9ab1f2fe7691058506f8765f32b
parent1767cce49722f08de9f1496e88b4a1094dd71e6d (diff)
Add a \todo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@127210 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--funcs/func_devstate.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/funcs/func_devstate.c b/funcs/func_devstate.c
index e809287af..1cedb3e53 100644
--- a/funcs/func_devstate.c
+++ b/funcs/func_devstate.c
@@ -24,6 +24,8 @@
*
* \ingroup functions
*
+ * \todo Delete the entry from AstDB when set to nothing like Set(DEVICE_STATE(Custom:lamp1)=)
+ *
* \note Props go out to Ahrimanes in \#asterisk for requesting this at 4:30 AM
* when I couldn't sleep. :)
*/