summaryrefslogtreecommitdiff
path: root/include/asterisk/causes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/causes.h')
-rwxr-xr-xinclude/asterisk/causes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asterisk/causes.h b/include/asterisk/causes.h
index 8f8e811fb..c77905def 100755
--- a/include/asterisk/causes.h
+++ b/include/asterisk/causes.h
@@ -20,5 +20,6 @@
#define AST_CAUSE_FAILURE 3
#define AST_CAUSE_CONGESTION 4
#define AST_CAUSE_UNALLOCATED 5
+#define AST_CAUSE_NOANSWER 6
#endif