summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
Diffstat (limited to 'channels')
-rw-r--r--channels/sig_analog.c3
-rw-r--r--channels/sig_pri.c4
2 files changed, 7 insertions, 0 deletions
diff --git a/channels/sig_analog.c b/channels/sig_analog.c
index e84bbc6f8..eef043676 100644
--- a/channels/sig_analog.c
+++ b/channels/sig_analog.c
@@ -46,6 +46,9 @@
#include "sig_analog.h"
+/*** DOCUMENTATION
+ ***/
+
/*! \note
* Define if you want to check the hook state for an FXO (FXS signalled) interface
* before dialing on it. Certain FXO interfaces always think they're out of
diff --git a/channels/sig_pri.c b/channels/sig_pri.c
index 248999073..f6d7b0867 100644
--- a/channels/sig_pri.c
+++ b/channels/sig_pri.c
@@ -56,6 +56,10 @@
#error please update libpri
#endif
+/*** DOCUMENTATION
+ ***/
+
+
/* define this to send PRI user-user information elements */
#undef SUPPORT_USERUSER