summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 16a148302..d90be73e6 100755
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -155,6 +155,8 @@ struct ast_channel {
char *rdnis;
/*! Hide callerid from user */
int restrictcid;
+ /*! Callerid presentation/screening */
+ int callingpres;
/*! Current extension context */