summaryrefslogtreecommitdiff
path: root/include/asterisk/callerid.h
diff options
context:
space:
mode:
authorPaul Cadach <paul@odt.east.telecom.kz>2006-10-07 14:45:49 +0000
committerPaul Cadach <paul@odt.east.telecom.kz>2006-10-07 14:45:49 +0000
commit500353e0953ad3366b5c988ef21e78f6b802b99d (patch)
treeedf636fb3b4a73b2530dc5c6d62ceb0427adb945 /include/asterisk/callerid.h
parent901a66c40106872b6ee10c851070a90947518de0 (diff)
Extend CALLERID() function for "pres" and "ton" values
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44685 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/callerid.h')
-rw-r--r--include/asterisk/callerid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asterisk/callerid.h b/include/asterisk/callerid.h
index 7347dd9d0..bf4030e15 100644
--- a/include/asterisk/callerid.h
+++ b/include/asterisk/callerid.h
@@ -311,6 +311,7 @@ static inline float callerid_getcarrier(float *cr, float *ci, int bit)
int ast_parse_caller_presentation(const char *data);
const char *ast_describe_caller_presentation(int data);
+const char *ast_named_caller_presentation(int data);
/*! \page Def_CallerPres Caller ID Presentation