aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/channel.h')
-rwxr-xr-xinclude/asterisk/channel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index 5a39a6743..cb56d8a7a 100755
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -152,6 +152,8 @@ struct ast_channel {
char *ani;
/*! Malloc'd RDNIS */
char *rdnis;
+ /*! Hide callerid from user */
+ int restrictcid;
/*! Current extension context */